Skip to content
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.

Commit

Permalink
Merge pull request #401 from michielboekhoff/update-readme-endwise
Browse files Browse the repository at this point in the history
Add endwise to README.md
  • Loading branch information
wingrunr21 authored Oct 29, 2018
2 parents 2d6ebf2 + 52b1392 commit 6799da0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,10 @@ Note: VS Code has a timeout that limits file formatters to 750ms which is often

Rufo is an alternative Ruby formatting tool. See the [VS Code Rufo Extension](https://github.com/bessey/vscode-rufo) if you want to try it.

### endwise

endwise is a Visual Studio Code plugin that automatically inserts the `end` keyword where appropriate. See the [VS Code endwise extension](https://github.com/kaiwood/vscode-endwise).

## Autocomplete

The `ruby.codeCompletion` setting lets you select a method for code completion and other intellisense features. Valid options are `rcodetools` and `false`.
Expand Down

0 comments on commit 6799da0

Please sign in to comment.