Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GLSL auto-completion #637

Merged
merged 4 commits into from
Dec 15, 2024
Merged

Conversation

tonihele
Copy link
Contributor

Implements simple auto-completion feature for the GLSL editor. Everything goes to alphabetical order but have a different type, there is no help available for the items. Icons I took from Netbeans itself, from the Java completion items.

image

Resolves #635

@tonihele tonihele merged commit eaa73cf into jMonkeyEngine:master Dec 15, 2024
3 checks passed
@tonihele tonihele deleted the feature/issue-635 branch December 15, 2024 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement code completion for GLSL editor
1 participant