It was the fix for this topic:
https://github.com/kvichans/cuda_ext/issues/184
Search found 392 matches
- 23.08.2021 10:07
- Forum: Plugins
- Topic: plugin Macros
- Replies: 7
- Views: 3152
- 22.08.2021 19:54
- Forum: Plugins
- Topic: plugin Macros
- Replies: 7
- Views: 3152
- 22.08.2021 19:20
- Forum: Plugins
- Topic: plugin Commands History
- Replies: 7
- Views: 4164
- 22.08.2021 15:40
- Forum: Plugins
- Topic: plugin Macros
- Replies: 7
- Views: 3152
- 22.08.2021 15:36
- Forum: Plugins
- Topic: plugin Macros
- Replies: 7
- Views: 3152
About 'until caret on last line'. I see it. IMO it's not a bug. Code from plugin def _run_chk(): for s in _mcr: exec(s) if ed.get_carets()[0][1] >= ed.get_line_count()-1: return True it means that plugin runs all items from macro, and after each item it checks that we are on the last line. So - it s...
- 21.08.2021 21:53
- Forum: Plugins
- Topic: plugin Cuda-Ext Align
- Replies: 29
- Views: 8807
My fork of plugin, with fixes for both cmds:
https://github.com/Alexey-T/cuda_ext
Uninstall old plugin, then do "plugins / addon manager / install from github".
https://github.com/Alexey-T/cuda_ext
Uninstall old plugin, then do "plugins / addon manager / install from github".
- 21.08.2021 21:18
- Forum: Plugins
- Topic: plugin Cuda-Ext Align
- Replies: 29
- Views: 8807
Posted
issue https://github.com/kvichans/cuda_ext/issues/182
and issue https://github.com/kvichans/cuda_ext/issues/183
Pls wait because @kvichans is busy for some days.
issue https://github.com/kvichans/cuda_ext/issues/182
and issue https://github.com/kvichans/cuda_ext/issues/183
Pls wait because @kvichans is busy for some days.
- 21.08.2021 21:12
- Forum: Plugins
- Topic: plugin Cuda-Ext Align
- Replies: 29
- Views: 8807
- 21.08.2021 20:28
- Forum: Plugins
- Topic: plugin Cuda-Ext Align
- Replies: 29
- Views: 8807