User Tools

Site Tools


win:sublime

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
win:sublime [2020/06/11 16:56]
derek
win:sublime [2024/09/22 19:51] (current)
Line 11: Line 11:
   * Paste the following list: ''SublimeLinter,SublimeLinter-annotations,SublimeLinter-cppcheck,SublimeLinter-cpplint,SublimeLinter-pylint,Compare Side-By-Side,Increment Selection,BinaryPlist,INI''   * Paste the following list: ''SublimeLinter,SublimeLinter-annotations,SublimeLinter-cppcheck,SublimeLinter-cpplint,SublimeLinter-pylint,Compare Side-By-Side,Increment Selection,BinaryPlist,INI''
   * Run the following in an administrator CMD window:   * Run the following in an administrator CMD window:
-    * ''pip install cpplint'' +    * ''python -m pip install cpplint'' 
-    * ''pip install pylint''+    * ''python -m pip install pylint''
   * Install [[http://cppcheck.sourceforge.net/|Cppcheck]] (Deselect GUI during installation)   * Install [[http://cppcheck.sourceforge.net/|Cppcheck]] (Deselect GUI during installation)
   * Ensure the installed packages can be accessed from the PATH by running them in the cmd window   * Ensure the installed packages can be accessed from the PATH by running them in the cmd window
Line 22: Line 22:
 ===Sublime Merge=== ===Sublime Merge===
   * Install [[https://www.sublimemerge.com/|Sublime Merge]]   * Install [[https://www.sublimemerge.com/|Sublime Merge]]
-  * FIXME: auth? +  * Use ''%userprofile%\Documents\GitHub'' for cloning repositories
-  * FIXME: save location? shouldn't need to be permanent? probably Documents\GitHub+
win/sublime.1591894591.txt.gz · Last modified: 2024/09/22 19:51 (external edit)