Search found 141 matches

by Shovel
24.08.2021 07:42
Forum: Plugins
Topic: plugin Commands History
Replies: 7
Views: 4167

Updated the plugin. Added support for dynamic commands and favorites
by Shovel
06.08.2021 10:55
Forum: Plugins
Topic: Code-Tree Bookmarks
Replies: 3
Views: 6469

Code-Tree Bookmarks

Plugin to show bookmarks in the Code-Tree

Can be downloaded here: github
by Shovel
30.07.2021 17:08
Forum: Plugins
Topic: plugin LSP Client
Replies: 18
Views: 5332

Thanks. Should be fixed - https://github.com/halfbrained/cuda_lsp
by Shovel
29.07.2021 16:32
Forum: Plugins
Topic: plugin LSP Client
Replies: 18
Views: 5332

Please update the plugin from here - https://github.com/halfbrained/cuda_lsp

I added some logging to see what's up
by Shovel
23.07.2021 17:08
Forum: Plugins
Topic: plugin LSP Client
Replies: 18
Views: 5332

Just checked, it was indeed incorrect, sorry. Updated instruction with '-g' works.
by Shovel
23.07.2021 12:39
Forum: Plugins
Topic: plugin LSP Client
Replies: 18
Views: 5332

Filenames issue should be fixed.

Until official download is updated, plugin can be fetched here https://github.com/halfbrained/cuda_lsp
by Shovel
21.07.2021 16:05
Forum: Plugins
Topic: plugin LSP Client
Replies: 18
Views: 5332

"vscode-autohotkey-plus-plus" and 1c server won't work. Former is not an LSP server as far as I can tell, latter I just haven't managed to get working - it appears to not be designed to be used outside of vscode
by Shovel
21.07.2021 12:30
Forum: Issues solved
Topic: when indenting several lines spaces are inserted instead of
Replies: 8
Views: 1851

I just checked this for myself, and encountered a bit of weird behavior, maybe related? On fresh install of v1.139.0.0, in new untitled tab, on pressing Tab multiline selection is indented by two spaces regardless of what I set in statusbar for tabulation. I can set it to "Tab: 10" and it ...
by Shovel
07.07.2021 15:56
Forum: Issues solved
Topic: Lag on text input on MacOS [Laz issue, partially solved]
Replies: 23
Views: 4570

I wanted to see if the lag is present when you disable lexer for html file, and restart CudaText, then switch lexer to html, from your messages I'm not sure you tried that. Also it might be helpful if you checked for lag with empty user.json and without any plugins (temporarily rename 'py' folder in...
by Shovel
06.07.2021 07:42
Forum: Issues solved
Topic: Lag on text input on MacOS [Laz issue, partially solved]
Replies: 23
Views: 4570

@tonydunn I'm curious, is lag present if you switch html-file's lexer to None, then restart CudaText?