Search found 40 matches

by dhealey
27.10.2020 12:16
Forum: General - CudaText
Topic: Autocomplete auto-popup
Replies: 7
Views: 2974

I see, I thought autocomplete pulled from snippets as well, I didn't realise it was separate.
by dhealey
26.10.2020 22:13
Forum: General - CudaText
Topic: Autocomplete auto-popup
Replies: 7
Views: 2974

I have the Atom Javascript snippets installed but when I type log, it shows in the autocomplete but hitting enter doesn't expand it to console.log(), it just types log();
Peek 2020-10-26 22-11.gif
by dhealey
26.10.2020 22:02
Forum: General - CudaText
Topic: Autocomplete auto-popup
Replies: 7
Views: 2974

Thank you!
by dhealey
26.10.2020 17:59
Forum: General - CudaText
Topic: Autocomplete auto-popup
Replies: 7
Views: 2974

Autocomplete auto-popup

Does CudaText have a mode/plugin that supports this. So that the autocomplete appears while typing rather than having to press a key combo?
Peek 2020-10-26 17-52.gif
by dhealey
24.10.2020 17:00
Forum: Plugins
Topic: FiF3 and FiF4: comparing and future
Replies: 8
Views: 4101

FIF4 doesn't work in the right click context menu for find in directory.
by dhealey
17.05.2020 19:22
Forum: Issues solved
Topic: Issue with project tree view
Replies: 6
Views: 1807

Excellent, thank you. I'll try it out in the next GNU/Linux release.
by dhealey
11.05.2020 20:01
Forum: Issues solved
Topic: Issue with project tree view
Replies: 6
Views: 1807

:)
by dhealey
11.05.2020 13:40
Forum: Issues solved
Topic: Issue with project tree view
Replies: 6
Views: 1807

Issue with project tree view

When selecting files in the project file list I find CudaText often opens up previously closed files or closes up folders which I want to keep expanded.
Here is an example of the first issue.
https://www.youtube.com/watch?v=FleXcsp1U-8
by dhealey
21.04.2020 21:55
Forum: General - CudaText
Topic: HTML/XML tag matcher
Replies: 3
Views: 1070

Perfect, thank you.
by dhealey
21.04.2020 17:56
Forum: General - CudaText
Topic: HTML/XML tag matcher
Replies: 3
Views: 1070

HTML/XML tag matcher

Is there a plugin to highlight matching html or xml tags?

For example if I put the cursor at <div> it will show me the matching </div>.