Skip to content

Highlight Fixes #129

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

Merged
merged 3 commits into from
Jun 14, 2019
Merged

Highlight Fixes #129

merged 3 commits into from
Jun 14, 2019

Conversation

pedro-ricardo
Copy link
Collaborator

@pedro-ricardo pedro-ricardo commented Apr 16, 2019

This commits fix issues #128 and #127

The dimension highlight on F77 looks like this (#127):

Screenshot_20190416_163439

The select type highlight on F08 looks like this (#128):

Screenshot_20190416_163458

The else highlight with end-line operator ; looks like this (#137):

Screenshot_20190608_162158

@krvajal krvajal merged commit 672a581 into release/2.1.1 Jun 14, 2019
@krvajal krvajal deleted the hotfix/highlight branch June 14, 2019 10:06
krvajal pushed a commit that referenced this pull request Jul 3, 2019
* Updated Snippets fortran90.json

- added a few more snippets #104
- fixed PR #103
- a few adjustments

* correction for issue124

* Change getIncludeParams to a string array.
This is necessary to have correct number of arguments
when spawning gfortran.

* environment processing
avoid error on build.

* light modifications, trailing spaces and ===

* Update package and CHANGELOG

* Required modifications from krvajal

* Fix wrong `select case` decrease indentation.

* Highlight Fixes (#129)

* Fix F77 dimension declaration

* Fix select type highlight

* Fix else highlight with end-line operator `;`

* Fix highlight of OpenMP with line continuation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants