mirror of
https://github.com/enso-org/enso.git
synced 2024-11-22 11:52:59 +03:00
5f44e209b8
Adds icon and rewords the main readme file for the Enso VSCode extension. # Important Notes ![Enso Icon in VSCode](https://github.com/enso-org/enso/assets/26887752/ae1ad4cc-e2ec-4c5b-bca0-c7d7189c6885)
12 lines
234 B
JSON
12 lines
234 B
JSON
{
|
|
"recommendations": [
|
|
"Enso.enso4vscode",
|
|
"Vue.volar",
|
|
"Vue.vscode-typescript-vue-plugin",
|
|
"ms-playwright.playwright",
|
|
"dbaeumer.vscode-eslint",
|
|
"esbenp.prettier-vscode",
|
|
"andreasxp.auto-snippets"
|
|
]
|
|
}
|