Solargraph added for VS Code intelligence
This commit is contained in:
parent
045024e987
commit
39f57be413
1 changed files with 3 additions and 0 deletions
3
Gemfile
3
Gemfile
|
|
@ -50,6 +50,9 @@ group :development do
|
|||
|
||||
# Chrome Rails debugging app
|
||||
gem 'meta_request'
|
||||
|
||||
# VS Code code-intelligence
|
||||
gem 'solargraph'
|
||||
end
|
||||
|
||||
# See https://github.com/sstephenson/execjs#readme for more supported runtimes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue