sublime text

js.sublime-build

{
    "cmd": ["/usr/local/bin/node","$file"],
    "working_dir": "${project_path:${folder}}",
    "selector":"source.js"
}

https://github.com/wuub/SublimeREPL

https://github.com/SublimeCodeIntel/SublimeCodeIntel

https://github.com/JulianEberius/SublimePythonIDE

https://github.com/wistful/SublimeAutoPEP8

git clone https://github.com/buymeasoda/soda-theme/ "Theme - Soda"

https://github.com/theymaybecoders/sublime-tomorrow-theme

https://github.com/titoBouzout/SideBarEnhancements

https://github.com/alienhard/SublimeAllAutocomplete

https://github.com/jisaacks/GitGutter

https://github.com/biermeester/Pylinter

https://github.com/theymaybecoders/sublime-tomorrow-theme

原文地址:https://www.cnblogs.com/anjuncc/p/4775245.html