📄️ Prettier Config
The prettier.configPath setting is intended to explicitly define a configuration path for Prettier, and it does override local .prettierrc files when set. This can be useful in scenarios where a consistent formatting configuration is desired across multiple projects, but it does not support a fallback mechanism inherently.
📄️ VS Code Server
If you have a home server very powerful running locally, you want to use it as a code server. There are two ways to do it:
📄️ VS code useful plugins
General