1
0
mirror of https://github.com/gryf/pythonhelper.git synced 2026-03-15 22:23:42 +01:00
Files
pythonhelper/plugin
Michal Vitecek 91b230cb51 Version 0.72
- fixed problem with parsing ctags output on python files that use tabs
- when there is a syntax error in the file and ctags parses it incorrectly a warning is displayed in the command line
-
..