NST
NST copied to clipboard
New Source Tree Komodo Addon
I am using Komodo Edit version 11.1.1 on Windows 10. I have New Source Tree version 0.63. The "source" pane does not list any classes/methods/functions when a C# code file...
It does not work in php-classes when using type-hinting wich was introduced with php 7: public function xyz(): bool { ... }
Files very long, like `tkinter/__init__.py` which has almost 4000 lines, are not parsed and the symbols list is not built. Tested with Komodo Edit 11.0.1 on Linux.
I think it worth to separate all parsers functions: ``` content NST.js overlay.xul pane-nst.xul parsers python.js ... ``` In `python.js` you will have your function: ``` (LineParserPython = function(document) {...
At the moment this repository has two branches: 1. `testing` 2. `basti1253-testing` Wouldn't it be better the rename the main one `master`, in order to avoid confusing? https://stackoverflow.com/questions/30590083/how-to-rename-a-remote-git-branch-name
Hi, There is a strange problem with this plugin : It makes komodo crash at totally random times. I'm on MacOS X, with Komodo 10.2.2. I can observe this bug...
I know this plugin is dead, and I wonder if someone will read this one day, but still : I noticed the method list was incomplete in one of my...
The add-on doesn't works on latest version of Komodo Edit
When i have more than one files open, the tree of the first file is displayed not correctly:  When i switch to the second...
Do similarly to Atom: https://github.com/atom/symbols-view/blob/master/lib/tag-generator.coffee