The order of configuration items in an extension's settings, as defined in the package.json file, is not respected when a search is done in the settings view #238918
Labels
bug
Issue identified by VS Code Team member as probable bug
settings-editor
VS Code settings editor issues
settings-search
Settings editor remote search provider issues
Milestone
Does this issue occur when all extensions are disabled?: Yes/No
Version: 1.96.3 (user setup)
Commit: 91fbddd
Date: 2025-01-09T18:14:09.060Z
Electron: 32.2.6
ElectronBuildId: 10629634
Chromium: 128.0.6613.186
Node.js: 20.18.1
V8: 12.8.374.38-electron.0
OS: Windows_NT x64 10.0.19045
The order of configuration items in an extension's settings is not respected when a search is done in the settings panel.
In the table of contents in Settings, if you click on an extension (or expand the extension and choose one of its setting's categories), then the order will be correct. However, if you do a search for the extension name, then the settings are shown in the incorrect order. In this scenario they aren't even shown in proper lexicographic (alphabetical) order.
Steps to Reproduce:
In the screenshots, the name of the extension is "AtomicViz" and the search is done for the string "atomicviz". So the search results should be properly ordered.
The text was updated successfully, but these errors were encountered: