Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>rails-touchbarNew to Visual Studio Code? Get it now.
rails-touchbar

rails-touchbar

Angga kusumandaru

|
679 installs
| (0) | Free
Touchbar extension for rails user
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

rails-touchbar README

touchbar shortcut for visual studio code. Now focussed on Ruby on rails

Features

Use shortcut for:

  • rubocop --rails a
  • rubocop this file
  • pull request
  • push request etc

Builds

  • npm install
  • npm run webpack
  • node ./node_modules/vscode/bin/test

Requirements

install gem misogi.ruby-rubocop

Configuration

"rails.touchbar.correctRubocop": true,
"rails.touchbar.goToSpec": true,
"rails.touchbar.pullRebase": false,
"rails.touchbar.push": false,
"rails.touchbar.rubocop": true,
"rails.touchbar.zenMode": true

Known Issues

Register issue if you found one


If you want add suggestion send on github or create PR

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft