cursive

grav 2025-08-06T15:19:38.737969Z

What defines the sorting order of symbol completion?

grav 2025-08-06T15:20:24.057519Z

It seems that special characters take precedence over nothing (""), which doesn't seem intuitive to me

grav 2025-08-06T15:20:38.404529Z

A couple of examples:

grav 2025-08-06T15:20:55.600369Z

grav 2025-08-06T15:21:08.916749Z

Last example seems to indicate that it's not quite that simple

cfleming 2025-08-06T19:46:02.592149Z

Yeah, sadly this is more or less magic, IntelliJ does the sorting and it's a pretty inscrutable process. It does provide some knobs but I've generally found it very hard to get much control over the process.

👍 1