mirror of https://github.com/freeCodeCamp/devdocs
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.4 KiB
1.4 KiB
Development
Plugins and Extensions
- Chrome web app
- Ubuntu Touch app
- Sublime Text plugin
- Atom plugin
- Brackets extension
- Fluid for turning DevDocs into a real OS X app
- GTK shell / Vim integration
- Emacs lookup
- Alfred Workflow
- Vim search plugin with Devdocs in its defaults Just set
let g:www_shortcut_engines = { 'devdocs': ['Devdocs', '<leader>dd'] }
to have a:Devdocs
command and a<leader>dd
mapping. - Visual Studio Code plugin (1)
- Visual Studio Code plugin (2)