@mdziczkowski just to expand my initial comment
Note that there are far too many possible functionalities to build everything
in, all IDEs and editors use plugins/extensions to extend functionality rather
than add it to the core for several reasons:
1 . Just because its important to you doesn'
@mdziczkowski if there are criteria that the line operations plugin does not
provide feel free to request them, or better yet make a pull request on it.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/gean
`Menu->Help->Debug Messages` might help.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/1072#issuecomment-819065274
@eth16
example user criteria:
- case sensitive/insensitive
- regex
- full text
- exact text
- other
Take into the attention that the given by you solution would sort the whole
file, with in some cases is a not wanted thing (for example if the user want to
sort only a part of the file)
--
You
Dear all,
at first i tried geany + plugins from Ubuntus standard repositories with their
apt manager. I could see all the plugins in the plugin manager but no
"debugger" option.
After de-installation I stepped over to self compilation geany-1.37.1 and
geany-plugins-1.37. After installation of li