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

feat: release vs code extension v3 #974

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from
Draft

feat: release vs code extension v3 #974

wants to merge 12 commits into from

Conversation

nhedger
Copy link
Member

@nhedger nhedger commented Aug 21, 2024

Summary

This PR updates the VS Code reference for the v3 release.

@nhedger nhedger changed the title feat: update VS Code extension document for V3 feat: update VS Code extension documentation for V3 Aug 21, 2024
Copy link

netlify bot commented Aug 21, 2024

Deploy Preview for biomejs ready!

Name Link
🔨 Latest commit 1cd9152
🔍 Latest deploy log https://app.netlify.com/sites/biomejs/deploys/66f3f7fcb370e8000835bb75
😎 Deploy Preview https://deploy-preview-974--biomejs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@nhedger nhedger changed the title feat: update VS Code extension documentation for V3 feat: update VS Code documentation for V3 Aug 21, 2024
@nhedger nhedger self-assigned this Sep 14, 2024
@nhedger nhedger changed the title feat: update VS Code documentation for V3 feat: release vs code extension v3 Sep 14, 2024
Copy link
Member

@ematipico ematipico left a comment

Choose a reason for hiding this comment

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

Overall, it looks good! Generally, I think that each option should have a tiny example that shows how to write it, so people can quickly copy it.

Comment on lines 49 to 53
To define projects in a **workspace**, add a `settings.biome.projects` property to the `.code-workspace` file. This setting accepts an
array of project definitions, each of which has the following properties:

- `name`: The **name of the workspace folder** that the project is associated with
- `path` : The **path to the project directory**, _relative to the root of the workspace folder_.
Copy link
Member

Choose a reason for hiding this comment

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

At this point, it would be nice to show a JSONC example that people can visually see and maybe copy. The example will be helpful to clarify way more the path. Also, it isn't clear if both properties are optional or mandatory

src/content/docs/reference/vscode.mdx Outdated Show resolved Hide resolved
src/content/docs/reference/vscode.mdx Outdated Show resolved Hide resolved
src/content/docs/reference/vscode.mdx Outdated Show resolved Hide resolved
src/content/docs/reference/vscode.mdx Outdated Show resolved Hide resolved
src/content/docs/reference/vscode.mdx Outdated Show resolved Hide resolved
nhedger and others added 5 commits September 25, 2024 13:38
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants