Add an option to sort completions by relevance.
If enabled, this orders object and argument completions first by relevance, then alphabetically by object name, with "relevance" currently being defined as frequency of use (as given by the occurrence field in the completion data). As usual, the option is stored in the user preferences, its checkbox can be found on the GUI Preferences tab.
Showing
- pd/nw/dialog_prefs.html 10 additions, 2 deletionspd/nw/dialog_prefs.html
- pd/nw/locales/de/translation.json 3 additions, 1 deletionpd/nw/locales/de/translation.json
- pd/nw/locales/en/translation.json 3 additions, 1 deletionpd/nw/locales/en/translation.json
- pd/nw/locales/fr/translation.json 3 additions, 1 deletionpd/nw/locales/fr/translation.json
- pd/nw/pdgui.js 57 additions, 29 deletionspd/nw/pdgui.js
- pd/src/m_glob.c 4 additions, 2 deletionspd/src/m_glob.c
- pd/src/s_file.c 6 additions, 1 deletionpd/src/s_file.c
- pd/src/s_main.c 5 additions, 3 deletionspd/src/s_main.c
Loading
Please register or sign in to comment