Solargraph added for VS Code intelligence

This commit is contained in:
Christoph Haas 2020-08-19 15:20:47 +02:00
parent 045024e987
commit 39f57be413

View file

@ -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