mirror of
https://github.com/hassio-addons/addon-vscode.git
synced 2025-05-03 02:31:34 +00:00
Rename add-on to Studio Code Server (#349)
This commit is contained in:
parent
2b46cca6cb
commit
645fdbbe16
12 changed files with 25 additions and 29 deletions
16
README.md
16
README.md
|
@ -1,4 +1,4 @@
|
|||
# Home Assistant Community Add-on: Visual Studio Code
|
||||
# Home Assistant Community Add-on: Studio Code Server
|
||||
|
||||
[![GitHub Release][releases-shield]][releases]
|
||||
![Project Stage][project-stage-shield]
|
||||
|
@ -21,18 +21,16 @@
|
|||
|
||||
[![Support Frenck on Patreon][patreon-shield]][patreon]
|
||||
|
||||
Visual Studio Code, accessible through the browser.
|
||||
A VSCode experience, accessible through the browser.
|
||||
|
||||

|
||||

|
||||
|
||||
## About
|
||||
|
||||
This add-on runs Visual Studio Code, allowing you to edit your Home Assistant
|
||||
configuration directly from your web browser and can be embedded straight
|
||||
into the Home Assistant frontend UI.
|
||||
|
||||
Visual Studio Code runs as a remote server using `code-server`, and is a
|
||||
fully fledged VSCode experience.
|
||||
This add-on runs [code-server](https://github.com/cdr/code-server), which
|
||||
gives you a Visual Studio Code experience straight from the browser. It allows
|
||||
you to edit your Home Assistant configuration directly from your web browser,
|
||||
directly from within the Home Assistant frontend.
|
||||
|
||||
The add-on has the Home Assistant, MDI icons and YAML extensions pre-installed
|
||||
and pre-configured right out of the box. This means that auto-completion works
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue