Skip to content

feat: add toggles for organize imports and symbols#1350

Merged
nayeemrmn merged 3 commits intodenoland:mainfrom
birgersp:main
Feb 3, 2026
Merged

feat: add toggles for organize imports and symbols#1350
nayeemrmn merged 3 commits intodenoland:mainfrom
birgersp:main

Conversation

@birgersp
Copy link
Contributor

@birgersp birgersp commented Dec 12, 2025

fix #1202 (and #1345 ?)

  • Add new settings to let users disable Deno-provided organize-imports and document/workspace symbols.
  • Filter these providers in language client middleware when disabled to avoid duplicate VS Code features.
  • Document the new settings in README.

@birgersp
Copy link
Contributor Author

Hey @nayeemrmn (or someone), please review this one 🙏

Copy link
Collaborator

@nayeemrmn nayeemrmn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@CLAassistant
Copy link

CLAassistant commented Feb 3, 2026

CLA assistant check
All committers have signed the CLA.

@nayeemrmn nayeemrmn merged commit 3bb254c into denoland:main Feb 3, 2026
2 checks passed
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.

Symbols are listed twice when Deno is enabled

3 participants