You should at first adjust in preference Ctags exe location and the tags file.
Use slashes (backslashes and os.path.split isn't working always
example c:\app\source\tags splits in 'c:\app' and 'source\tags'
If someone is interested, has suggestions or bug report, I will continue
on this plugin.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I uploaded the plugin "CTags".
You should at first adjust in preference Ctags exe location and the tags file.
Use slashes (backslashes and os.path.split isn't working always
example c:\app\source\tags splits in 'c:\app' and 'source\tags'
If someone is interested, has suggestions or bug report, I will continue
on this plugin.