Would it be possible to add a setting to control how the autocompletion list is presented?
Case in point: most of the time¹ I find the most relevant symbol I want to pick from the autocompletion list is... the last one. As a result I almost never press `Ctrl+Space` then `Enter` immediately. I have to navigate to the bottom of the list and _then_ press `Enter`. Not that I have so much time to save but I personally would find interesting if the sort order was configurable. The rationale behind this is that when I customise "things", e.g. specialize template classes, enhance symbols or derive classes, names may keep the same root (aka the left part of the name), appending some text to the new symbol. So for instance, there is the generic name `Foo`; later on I expand on that symbol and create `FooSpecific` or even `FooSpecificForBar`. Since the generic name is often not intended for use directly but one of its derived names, the latter come naturally last in the list. I'd like to be able to have it reversed. Is it possible? Peace. ℼ ¹ ... to a point it's become a personal meme :smile: -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/discussions/4424 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/repo-discussions/4...@github.com>