Skip to content

Latest commit

 

History

History
77 lines (56 loc) · 2.18 KB

README.md

File metadata and controls

77 lines (56 loc) · 2.18 KB

Hopscotch for Visual Studio Code

Creative Commons GitHub Visual Studio Marketplace Travis branch

Color scheme inspired by the Hopscotch learning platform for kids

Screenshot

Generic screenshot

Also available for these apps:

  • Atom
  • BBEdit
  • Brackets
  • CodeMirror
  • Emacs
  • Gedit
  • highlight.js
  • IDEA
  • iTerm2
  • Mou
  • Notepad++
  • Prettify.js
  • Prism.js
  • PuTTY
  • Pygments
  • Rainbow
  • Shell
  • Sublime Text
  • Terminal
  • TextMate
  • Vim
  • Visual Studio
  • Windows Command Prompt
  • XCode

Installation

Extension Marketplace

Launch Quick Open, paste the following command, and press Enter

ext install idleberg.hopscotch

Packaged Extension

Download the package extension from the the release page and install it from the command-line:

$ code --install-extension hopscotch-*.vsix

Clone Repository

Change to your Visual Studio Code extensions directory:

# Windows
$ cd %USERPROFILE%\.vscode\extensions

# Linux & macOS
$ cd ~/.vscode/extensions/

Clone repository as hopscotch:

$ git clone https://github.com/idleberg/vscode-hopscotch idleberg.hopscotch

License

This work is licensed under the Creative Commons CC0 1.0 Universal License.