This extension is to integrate Steep to Visual Studio Code. It has LSP features including:
debug
, many debug prints will be printed and will help you debugging Steep.Steepfile
path.Gemfile
path.When you open folder in VSCode, it checks if there is a Steepfile
in the directory. When Steepfile
is found, it starts Steep by bundle exec steep langserver
.
If you have a binstub bin/steep
, it will be used instead of bundle exec steep
. (bin/steep langserver
)
Requirements are:
Steepfile
in the root of the folder. You can change the filename via steepfile
option.I want to thank @wata727 for his works related to language server protocol support. He implemented the initial version of VSCode extension (wata727/vscode-steep-lsc) and LSP support in Steep.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4