vaadin / docs

Official documentation for Vaadin and Hilla.
https://vaadin.com/docs
Other
29 stars 183 forks source link

Create the instructions page for the VS Code editor #430

Open gilberto-torrezan opened 3 years ago

gilberto-torrezan commented 3 years ago

Currently in the Contributing to Projects page we have a dedicated pages for IntelliJ and Eclipse setups.

We need a page for VS Code as well.

The guideline is: "a new user wants to contribute code to our platform and he uses VS Code. What should be the setup (extensions, settings and so on) that he should use to avoid frustrating conflicts when creating a PR?"

This applies to external and internal contributors.

gilberto-torrezan commented 3 years ago

[Internal] Slack thread with some discussion on the topic.

jouni commented 3 years ago

For external reference, here’s a starting point (quoting from Slack):

Here are the plugins we recommend internally in the Design System wiki:

ESLint https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint

Prettier https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode

Stylelint https://marketplace.visualstudio.com/items?itemName=stylelint.vscode-stylelint

lit-plugin https://marketplace.visualstudio.com/items?itemName=runem.lit-plugin