danielwelch / coc-homeassistant

A coc.nvim extension for Home Assistant
26 stars 3 forks source link
autocompletion homeassistant intellisense language-server language-server-client lsp neovim vim

Coc-Homeassistant


Coc.nvim extension for Home Assistant Config Helper

Installation and Initialization

:CocInstall coc-homeassistant

The extension will start automatically for buffers with filetype home-assistant.

Configuration

Add the following settings to your coc-settings.json (:CocConfig):

Credit

This package is merely a port of the great work done on vscode-home-assistant by keesschollaart81.