Focusing on my core Geany problem. (_ie: understanding for sure if its actual possible what I have in mind_)
> ( @elextr )... so although somebody could make a plugin to do it, it will go > away at some point in the future. So the "_it will go away_" part was completely, and only, related to doing some linkup (_output or otherwise_) with SciTe from Geany ... >But the plugin would have to run the command and intercept the output itself >and apply colouring, ... Makes sense. Could a potential plugin like that also be able to facilitate active links in its output/tab/message window (_based on python's error messages_) that, when clicking on such a link, puts the cursor+focus back at a specific line in a specific file ? > ... and as plugins can be C++ you might even be able to use some of Scite's > code for the colouring. Doubtful ... considering my almost total lack of C related experience, and Niel's expert code level. Besides, my first priority is knowing if a 'proof of concept' is actual feasible (_no point in trying if you think its not even feasible_). Next would be to get some 'proof of concept' working ... -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/1731#issuecomment-384377661
