advice2020 created an issue (geany/geany-plugins#1527)

`LUA SCRIPT CONCEPT`
Looking for 2 tools that would allow for text to be moved up and down.
1.) Tool based on code fold text
2.) Tool based on regular text / lines

`INFO`
There is keybinding in Geany called
`Toggle Current Fold`
which toggles the current code fold that the caret in.
So Geany is aware of the extents of each code fold based on caret location.
However, I do not know if GeanyLua has any access to this code fold 
information.  I did searches in documentation for keywords like "code fold" but 
did not see anything, unless it uses different naming for them?

I will give more information about each tool in 2 replies below.

Thank you to anyone who reads this

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/1527
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany-plugins/issues/[email protected]>

Reply via email to