Skip to content

+ add indentation rules #19

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
Jan 1, 2018
Merged

+ add indentation rules #19

merged 3 commits into from
Jan 1, 2018

Conversation

krvajal
Copy link
Collaborator

@krvajal krvajal commented Jan 1, 2018

In version v1.14 of Visual Studio Code was added support for indentation rules.
This allow to auto indent the next line of code when pressing enter.

I have added some rules as an starter for this feature.

Fixes: #15

@codecov
Copy link

codecov bot commented Jan 1, 2018

Codecov Report

Merging #19 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #19   +/-   ##
=======================================
  Coverage   18.77%   18.77%           
=======================================
  Files           9        9           
  Lines         293      293           
  Branches       33       33           
=======================================
  Hits           55       55           
  Misses        238      238

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 13b09c9...e66f7c7. Read the comment docs.

@krvajal krvajal closed this Jan 1, 2018
@krvajal krvajal reopened this Jan 1, 2018
@krvajal krvajal merged commit d817aad into master Jan 1, 2018
@krvajal krvajal deleted the feat/indentation-rules branch March 19, 2018 20:03
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.

1 participant