Search found 18 matches
- 23.09.2021 16:59
- Forum: Plugins
- Topic: plugin Cuda-Ext Align
- Replies: 29
- Views: 15827
- 06.09.2021 16:08
- Forum: Plugins
- Topic: plugin Cuda-Ext Align
- Replies: 29
- Views: 15827
Shorter way is: spaces = ' ' * (max_pos_x - x) I didn't know that there is an operator for String repetition in Python. Good to know. Changed it! I included the check for selections. What do you think does make more sense if there is more than one caret in a line: keep the rightmost and skip those ...
- 06.09.2021 08:34
- Forum: Plugins
- Topic: plugin Cuda-Ext Align
- Replies: 29
- Views: 15827
Hi Alexey, I think I fixed most of the things you mentioned. Please find the new source attached. Especially the issue with more than one caret in a line is solved: It has to be discussed which of carets have to be skipped - I prefer to skip all carets except the rightmost in a line but it would be ...
- 04.09.2021 12:48
- Forum: Plugins
- Topic: plugin Cuda-Ext Align
- Replies: 29
- Views: 15827
I see some places can/must be changed a little (we will change them, don;'t worry); I posted the request to @kvichans on Github. I just looked at your request for Kvichans on Github... >>> стоит удалить из списка carets каретки стоящие на одной строке (кроме самой правой) You are absolutly right! T...
- 04.09.2021 12:14
- Forum: Plugins
- Topic: plugin Cuda-Ext Align
- Replies: 29
- Views: 15827
- 03.09.2021 15:18
- Forum: Plugins
- Topic: plugin Cuda-Ext Align
- Replies: 29
- Views: 15827
... there are changes in install.inf, __init__.py and cd_ext_find_repl.py. The command is implemented in cd_ext_find_repl.py Please check the code as I'm not so familiar with python and the cudatext API. Perhaps you find things to be done in a better way ... Please find the files attached. I add .tx...
- 03.09.2021 14:33
- Forum: Plugins
- Topic: plugin Cuda-Ext Align
- Replies: 29
- Views: 15827
Hi, as written before I needed a way to align text at the right-most position of multiple carets. For my needs this is very comfortable when I work with multiple cursors. I now implemented a command that offers this functionality. For that I just extended the existing plugin cuda_ext. Are you intere...
- 24.08.2021 10:42
- Forum: Plugins
- Topic: plugin Cuda-Ext Align
- Replies: 29
- Views: 15827
- 24.08.2021 10:37
- Forum: Plugins
- Topic: plugin Macros
- Replies: 7
- Views: 5445
- 22.08.2021 20:00
- Forum: Plugins
- Topic: plugin Macros
- Replies: 7
- Views: 5445