Search found 9 matches

by egfips
Yesterday 23:14
Forum: Plugins
Topic: Parse output and jump to file location
Replies: 8
Views: 113

Re: Parse output and jump to file location

Indeed they do exist and it really is what I am looking for. So it is already implemented. How it is actually coded under the hood is not so important. In any event, it does work as expected. Now, the implementation is of course even worse than double clicking on the result in the output window. You...
by egfips
23.05.2026 21:39
Forum: Plugins
Topic: Parse output and jump to file location
Replies: 8
Views: 113

Re: Parse output and jump to file location

@Alexey, thanks for your responses. I must confess it didn't really help in itself. You are assuming I am a near expert in CudaText and know how to navigate its space. But really I am a rookie and haven't got the first idea about it. Already the term 'Log Panel' means nothing to me as there is no su...
by egfips
22.05.2026 00:19
Forum: Plugins
Topic: Parse output and jump to file location
Replies: 8
Views: 113

Re: Parse output and jump to file location

Thanks, I will have at this and see how far I get. I have to figure out how this is all implemented, there is very little actual information.
by egfips
20.05.2026 03:43
Forum: Plugins
Topic: Parse output and jump to file location
Replies: 8
Views: 113

Parse output and jump to file location

I have been looking around the available documentation, searched the forum, scanned the available plugins and abused google quite a bit but I was unable to find anything even close to what I am looking for. It could of course be that I am just searching for the wrong terms. I place this message here...
by egfips
17.05.2026 16:41
Forum: Plugins
Topic: Snippets in snippets corner case
Replies: 2
Views: 157

Re: Snippets in snippets corner case

Just tested. Works like a charm. It's of course less than perfect for folks that expect snippets to be expanded while tabbing through the various stops. But I think this is even more of a corner case.
Thanks
by egfips
17.05.2026 00:34
Forum: Plugins
Topic: Snippets in snippets corner case
Replies: 2
Views: 157

Snippets in snippets corner case

I have just more or less finished setting up the snippets I will need from past experience and begin to actually use them. In doing so I bumped into an issue that is an obvious corner case. Not sure how to resolve this, but I expect it may get annoying in the long run. A solution would be nice. What...
by egfips
16.05.2026 03:03
Forum: Plugins
Topic: Problems with snippets macros
Replies: 5
Views: 328

Re: Problems with snippets macros

Interesting assumption. I never liked auto completion, so I don't actually use these plugins. In general I am very selective about automation support. I use almost none of that. In my opinion automation has a number of problems. One is that it is generally written based on the assumptions of the aut...
by egfips
14.05.2026 05:00
Forum: Plugins
Topic: Problems with snippets macros
Replies: 5
Views: 328

Re: Problems with snippets macros

before they supported only for snippets from VSCode I didn't realize that. So I was actually asking for more than I was aware of. Thanks a bunch. FYI, the use case for this is a template I have for new Java files. I create the file and save it with its intended name and then have the Java snippets ...
by egfips
13.05.2026 03:44
Forum: Plugins
Topic: Problems with snippets macros
Replies: 5
Views: 328

Problems with snippets macros

Hi, I just installed version 1.234.3.0 on Linux amd 64 :) Snippets seem to work fine, but fall a little short. I need to be able to insert the file name. Just the file name, no path and no extension. All combinations of this are offered, except for the one I need. In theory this should not be a prob...