Last active
October 24, 2017 09:34
-
-
Save Snegovikufa/8469743 to your computer and use it in GitHub Desktop.
Visual Studio Sublime Text external tool
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Command: C:\Program Files\Sublime Text 3\sublime_text.exe | |
Arguments: $(ItemPath):$(CurLine):$(CurCol) | |
Initial directory: $(ItemDir) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is very useful, Thanks