Skip to content

Highlighting of module names #51

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

Closed
vkbo opened this issue Apr 17, 2018 · 4 comments
Closed

Highlighting of module names #51

vkbo opened this issue Apr 17, 2018 · 4 comments

Comments

@vkbo
Copy link

vkbo commented Apr 17, 2018

Would it be possible to add highlighting for the module and end module name such that it is the same as with the use command?
That would make it consistent with subroutine and call.

image

@pedro-ricardo
Copy link
Collaborator

It is possible, I'll check that. Thank you.

@pedro-ricardo
Copy link
Collaborator

You mean something like this?
mod
Instead of this...
mod2

@vkbo
Copy link
Author

vkbo commented Apr 17, 2018

Yes, that's exactly it.

@pedro-ricardo
Copy link
Collaborator

Added a Pull-Request #53 to fix this minor highlight issue. Will close the issue as soon as the fix is in master branch.

krvajal pushed a commit that referenced this issue Apr 29, 2018
* uniform module and use names with the same color.

* More specific scope name for Fortran modules
Fixes issuse #51
@krvajal krvajal closed this as completed Apr 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants