Skip to content

do snippet beautified #103

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
wants to merge 1 commit into from
Closed

Conversation

PaulXiCao
Copy link

the do snippet had some minor issues I did not like. It might be personal taste but you can judge that.

  1. a white space after the comma (b/w start index and end index)
  2. the comment is just unnecessary
  3. a white space b/w "end do"

@krvajal
Copy link
Collaborator

krvajal commented Mar 16, 2019

Hello, thanks for your work. But it seems that some tests are not passing. Can you take a look?

@pedro-ricardo
Copy link
Collaborator

This was incorporated by #123
@PaulXiCao please check it out and close this if you agree

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
@krvajal krvajal closed this Feb 27, 2020
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.

3 participants