search todo / note / fix ..

Plugins for SynWrite and CudaText...
Post Reply
_92
Posts: 22
Joined: 11.10.2012 10:57
Contact:

search todo / note / fix ..

Post by _92 »

https://github.com/ildarkhasanshin/cuda_todo

install
1 github -> code -> download zip
2 cudatext -> file open -> zip-file
3 restart cudatext

features
1 plugin bookmarking lines with todo / note / fix ..
2 these variables are customizable
eat sleep code repeat
main Alexey
Posts: 1838
Joined: 25.08.2021 18:15

Post by main Alexey »

I didn't test yet, but I remember we have plugin "Intext Bookmarks" which also can find the TODO/TOFIX/NOTE lines and show them in a dialog.
_92
Posts: 22
Joined: 11.10.2012 10:57
Contact:

Post by _92 »

yes, the functionality is similar, only mine is more simplified and works through built-in bookmarks
eat sleep code repeat
miro.matas
Posts: 66
Joined: 26.08.2013 06:16

Post by miro.matas »

agree with ildar, similar - but not the same…
intext bookmark have some limitations - I am not able to use it on Markdown, ToDo -

Code: Select all

Cannot add in-text bookmark: no line-comments defined for lexer Markdown
and usage of built-in bookmarks is also advantage
so - большое спасибо ильдар
main Alexey
Posts: 1838
Joined: 25.08.2021 18:15

Post by main Alexey »

BTW, the wiki topic about installing from GitHub!
https://wiki.freepascal.org/CudaText#Ho ... rom_GitHub
main Alexey
Posts: 1838
Joined: 25.08.2021 18:15

Post by main Alexey »

@_92,
the Sublime has new plugin, you may find useful things in it. https://packagecontrol.io/packages/Comment%20Marks
Post Reply