Skip to content

refactor: streamline tool registration by combining declaration and sorting#389

Closed
hacke2 wants to merge 1 commit intoChromeDevTools:mainfrom
hacke2:fix/sort-tools
Closed

refactor: streamline tool registration by combining declaration and sorting#389
hacke2 wants to merge 1 commit intoChromeDevTools:mainfrom
hacke2:fix/sort-tools

Conversation

@hacke2
Copy link
Copy Markdown
Contributor

@hacke2 hacke2 commented Oct 15, 2025

The sort of tools is not currently working.

@Lightning00Blade
Copy link
Copy Markdown
Collaborator

Lightning00Blade commented Oct 15, 2025

This is not needed. In JavaScript the sort does the sorting in-place - MDN.
You can verify by running something like in Chrome DevTools.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants