-
Notifications
You must be signed in to change notification settings - Fork 110
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
Recommended VSCode extensions #35
Comments
It may be worthwhile to talk about them somewhere, however briefly. But I'm not sure that it deserves its own page in the docs—there's not that many of them that we recommend (https://github.com/redwoodjs/redwood/blob/main/packages/create-redwood-app/template/.vscode/extensions.json), and most of them are just for syntax highlighting/formatting.
To my knowledge we can't require an extension be installed. And even if we could, I'm not sure that we'd want to be that strict about users' VS Code setups. Everyone does things differently. We just want to recommend what we know works and offers a good experience. |
You could be right here - my experience with VSCode project outside
RedwoodJS world differs. Note also that VS Code today has 14 million
users, reports Microsoft (according to Statista, there are about 24
million developers worldwide) and most of those may not be aware of
RedwoodJS. They would find the easing into Redwood world by paying a
particular care explaining VSCode setup.
------ Original Message ------
From "Dominic Saadi" ***@***.***>
To "redwoodjs/redwood-tutorial" ***@***.***>
Cc "Nikolaj Ivancic" ***@***.***>; "Author"
***@***.***>
Date 5/14/2022 8:52:18 PM
Subject Re: [redwoodjs/redwood-tutorial] Recommended VSCode extensions
(Issue #35)
It may be worthwhile to talk about them somewhere, however briefly. But
I'm not sure that it deserves its own page in the docs—there's not that
many of them that we recommend
(https://github.com/redwoodjs/redwood/blob/main/packages/create-redwood-app/template/.vscode/extensions.json),
and most of them are just for syntax highlighting/formatting.
>Why is ESLint recommended and not required (what would be the
>consequences of each choice)
>
To my knowledge we can't require an extension be installed. And even if
we could, I'm not sure that we'd want to be that strict about users' VS
Code setups. Everyone does things differently. We just want to
recommend what we know works and offers a good experience.
—
Reply to this email directly, view it on GitHub
<#35 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAUWGVKAL72UFMPQYVSGTELVKBDEFANCNFSM5TBRFDJA>.
You are receiving this because you authored the thread.Message ID:
***@***.***>
… |
Question: should we have a section in https://redwoodjs.com/docs/how-to/index explaining the recommended extension list with comments what if xxx then do yyy
Examples:
There could be some other issues to cover in this context
The text was updated successfully, but these errors were encountered: