slynch8 / 10x

10x IDE/Editor
189 stars 33 forks source link

Score files inside the project as higher items in the autocomplete #2778

Open Sharlock93 opened 1 month ago

Sharlock93 commented 1 month ago

De-prioritizing files that aren't in your project or .sln should go a long way when displaying the autocomplete. For example deprioritizing objects/functions from Windows.h etc. This could potentially be a an opt-in feature where specific projects can be allocated a priority score manually or something along those lines.