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

Increase build-in keywords offer for autocomplete #63

Closed
gnikit opened this issue Mar 1, 2022 · 2 comments · Fixed by #88
Closed

Increase build-in keywords offer for autocomplete #63

gnikit opened this issue Mar 1, 2022 · 2 comments · Fixed by #88
Assignees
Labels
enhancement New feature or request

Comments

@gnikit
Copy link
Member

gnikit commented Mar 1, 2022

Currently the Fortran keywords offered for autocompletion is a relatively small set of what is available in Fortran.
I would like to substantially increase that to make typing definitions less cumbersome.

@gnikit gnikit added the enhancement New feature or request label Mar 1, 2022
@gnikit gnikit self-assigned this Mar 1, 2022
@JHenneberg
Copy link

JHenneberg commented Apr 13, 2022

are you talking only about keywords.json or also intrinsic_funs.json, statements.json

@gnikit
Copy link
Member Author

gnikit commented Apr 13, 2022

I think keywords.json works ok assuming you operate within the appropriate scope (not sure if keywords are missing from the file).
I was originally referring to statements.json but now looking back I can't recall what it was missing.

intrinsic_funs.json and intrinsic_mods.json should be complete to the newest GCC release + common GNU extensions

@gnikit gnikit linked a pull request Apr 13, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants