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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

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

1 participant