mirror of
https://github.com/hassio-addons/addon-vscode.git
synced 2025-05-03 18:51:23 +00:00
👕 Fixes Markdownlint warnings
This commit is contained in:
parent
d78112f2db
commit
f93732ac2d
1 changed files with 4 additions and 3 deletions
|
@ -170,13 +170,14 @@ panel_iframe:
|
|||
to ship other architectures soon!
|
||||
- "Visual Studio Code is unable to watch for file changes in this large
|
||||
workspace" (error ENOSPC)
|
||||
|
||||
This issue is caused by your system not having enough file handles,
|
||||
which causes VSCode to be unable to watch all your files. For HassOS,
|
||||
currently the only option is to click on the little gog when the
|
||||
notification appears and tell it to not show again. In case you have
|
||||
a generic Linux setup (e.g., Ubuntu), follow this guide by Microsoft:
|
||||
<https://code.visualstudio.com/docs/setup/linux#_error-enospc>
|
||||
|
||||
<https://code.visualstudio.com/docs/setup/linux#_error-enospc>
|
||||
|
||||
## Changelog & Releases
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue