Fork me on GitHub

VScode and Docker and rais app

Basic level code and debug rails app with vscode

Extentions

Press Ctr+P and search: - ruby - rubocop - IntelliSense for CSS, SCSS class names in HTML, Slim and SCSS - Simple Ruby ERB - Ruby Solargraph

Gem file installer for debuger

Ruby 1.8.x
gem install ruby-debug-ide
gem install ruby-debug-base

Ruby 1.9.x
gem install ruby-debug-ide
gem install ruby-debug-base19x

Ruby 2.x
gem install ruby-debug-ide
gem install debase

Part 2 .... Basic level code and debug rails app with vscode in docker environment

It comming soon ...

Comments !

social