forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix fail to generate ctags when there is a space in the path. like #44 #146. We don't need to handle space in the path when the path is passed to child_process.spawn as 'args' (not as the command).
- Loading branch information
1 parent
8f97908
commit 53b954f
Showing
1 changed file
with
2 additions
and
4 deletions.
There are no files selected for viewing
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