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

Update docs on vscode workspace settings #985

Merged
merged 2 commits into from
Nov 8, 2024

Conversation

muzimuzhi
Copy link
Contributor

@muzimuzhi muzimuzhi commented Oct 11, 2024

Since denoland/vscode_deno v3.34.0 (Feb 25, 2024), command 'Deno: Initialize Workspace Configuration' now is an alias for 'Deno: Enable' which only sets

    "deno.enable": true

See denoland/vscode_deno@4851ae73 (feat: restore init workspace command as alias, 2024-01-31).


Affected doc page: https://docs.deno.com/runtime/getting_started/setup_your_environment/#visual-studio-code

Maybe the doc can just mention the 'Deno: Enable' command?

Since denoland/vscode_deno v3.34.0 (Feb 25, 2024), command 'Deno: Initialize
Workspace Configuration' now is an alias for 'Deno: Enable' which only sets

    "deno.enable": true

See denoland/vscode_deno@4851ae73 (feat: restore init workspace command as
alias, 2024-01-31)
@muzimuzhi muzimuzhi changed the title Update vscode extension settings Update docs on vscode workspace settings Oct 11, 2024
Copy link
Contributor

@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.

Thanks!

@nayeemrmn nayeemrmn merged commit 003f4d6 into denoland:main Nov 8, 2024
2 checks passed
@muzimuzhi muzimuzhi deleted the vscode-ext-settings branch November 8, 2024 12:03
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