mirror of
https://github.com/hassio-addons/addon-vscode.git
synced 2025-05-03 02:31:34 +00:00
👕 Fixes Markdownlint warnings
This commit is contained in:
parent
35a5a3525e
commit
ff64d8c6cb
1 changed files with 4 additions and 3 deletions
|
@ -142,10 +142,11 @@ only exposed to your internal network. USE AT YOUR OWN RISK!_
|
|||
most devices will lack the resources to run this add-on (e.g., Raspberry Pi).
|
||||
- If you get a blank screen (and it worked before), it could be that you changed
|
||||
your workspace. Reinstalling the add-on will not help since it keeps the data
|
||||
in your browser. To remove it (in Chrome) open up developer tools (F12), then go to the application
|
||||
tab and click "clear storage". Now refresh the page and you're back in action.
|
||||
in your browser. To remove it (in Chrome) open up developer tools (F12),
|
||||
then go to the application tab and click "clear storage".
|
||||
Now refresh the page and you're back in action.
|
||||
- "Visual Studio Code is unable to watch for file changes in this large
|
||||
workspace" (error ENOSPC)
|
||||
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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue