Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow modification of Explorer Sort behavior #228355

Closed
dklilley opened this issue Sep 12, 2024 · 2 comments
Closed

Allow modification of Explorer Sort behavior #228355

dklilley opened this issue Sep 12, 2024 · 2 comments
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@dklilley
Copy link

I would like to extend the Explorer sort behavior to allow differentiation of files with the same file extension (either via LSP or VS Code APIs). The current options for sorting the Explorer (via the Explorer.sortOrder setting) do not appear to have any pluggability or extensibility.

We have received a request for the MATLAB extension for VS Code (mathworks/MATLAB-extension-for-vscode#177) which requires this functionality.

In MATLAB files (.m), a file's type could be a script, a function, or a class definition. We would like to provide the ability to group files by this type in the VS Code Explorer.

@gjsjohnmurray
Copy link
Contributor

/duplicate

Covered in #27286

@vs-code-engineering vs-code-engineering bot added the *duplicate Issue identified as a duplicate of another issue(s) label Sep 12, 2024
Copy link

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for similar existing issues. See also our issue reporting guidelines.

Happy Coding!

@vs-code-engineering vs-code-engineering bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 12, 2024
@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators Oct 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

2 participants