Skip to content

fix(config): schemas for lint rule and tag autocompletion #26515

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

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

nayeemrmn
Copy link
Contributor

@nayeemrmn nayeemrmn commented Oct 24, 2024

Closes #26314. Follow up to denoland/deno_lint#1335. It will work as soon as this lands since the extension links to main: https://github.com/denoland/vscode_deno/blob/3.42.0/package.json#L596.

Copy link
Member

@bartlomieju bartlomieju left a comment

Choose a reason for hiding this comment

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

LGTM, maybe qualify this as a fix so we could land it in a patch release?

@nayeemrmn nayeemrmn changed the title feat(config): schemas for lint rule and tag autocompletion fix(config): schemas for lint rule and tag autocompletion Oct 24, 2024
@nayeemrmn nayeemrmn merged commit 9c80dda into denoland:main Oct 24, 2024
17 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.

Feat: add autocompletion in deno.json for lint rules
2 participants