Search found 11 matches

by egfips
18.07.2026 20:30
Forum: General - CudaText
Topic: Are there commands to jump to next fold
Replies: 1
Views: 68

Are there commands to jump to next fold

Hi, I scanned through the list of commands as carefully as I could, but cannot find what I am looking for. Perhaps just looking for the wrong name, perhaps it's not available. What I am looking for are commands to jump to the next/previous fold jump to the next/previous function jump to next/previou...
by egfips
27.05.2026 02:51
Forum: Plugins
Topic: Parse output and jump to file location
Replies: 10
Views: 4411

Re: Parse output and jump to file location

maybe you can suggest changes.
I would need to learn more about it, but yes, I think I could. Question about the Wiki, is there only that one page available? There is a lot of stuff on that single page, which makes in unwieldy. An that would grow quite a bit.
by egfips
25.05.2026 23:14
Forum: Plugins
Topic: Parse output and jump to file location
Replies: 10
Views: 4411

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: 10
Views: 4411

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: 10
Views: 4411

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: 10
Views: 4411

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: 1140

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: 1140

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: 2683

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: 2683

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 ...