Skip to content

Add the ability to suppress CodeLens via the API#5770

Merged
DanTup merged 3 commits intomasterfrom
add-code-lens-suppression-api
Nov 6, 2025
Merged

Add the ability to suppress CodeLens via the API#5770
DanTup merged 3 commits intomasterfrom
add-code-lens-suppression-api

Conversation

@DanTup
Copy link
Member

@DanTup DanTup commented Oct 28, 2025

Fixes #5703

@DanTup DanTup added this to the v3.122.0 milestone Oct 28, 2025
@DanTup DanTup requested a review from Copilot October 28, 2025 17:02
@DanTup DanTup added is enhancement An enhancement or improvement that should be listed in release notes but is not a bug fix. in api Relates to the API exported by the Dart-Code extension for use by other extensions. labels Oct 28, 2025

This comment was marked as resolved.

@DanTup

This comment was marked as resolved.

@gemini-code-assist

This comment was marked as resolved.

@DanTup

This comment was marked as resolved.

gemini-code-assist[bot]

This comment was marked as resolved.

@chatgpt-codex-connector

This comment was marked as resolved.

@DanTup DanTup force-pushed the add-code-lens-suppression-api branch from b5a5980 to 54dcddb Compare November 5, 2025 15:00
@DanTup
Copy link
Member Author

DanTup commented Nov 5, 2025

@schultek please let me know if this API looks reasonable for you. I'm happy to merge it and publish in a pre-release if the API looks like it supports your needs.

Thanks!

@DanTup DanTup merged commit 2094d4d into master Nov 6, 2025
18 checks passed
@DanTup DanTup deleted the add-code-lens-suppression-api branch November 6, 2025 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in api Relates to the API exported by the Dart-Code extension for use by other extensions. is enhancement An enhancement or improvement that should be listed in release notes but is not a bug fix.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow other Dart framework extensions like Jaspr to suppress debug CodeLenses on main functions

2 participants