coc-homeassistant icon indicating copy to clipboard operation
coc-homeassistant copied to clipboard

HA Language Service

Open keesschollaart81 opened this issue 6 years ago • 3 comments

Hi Daniel,

I didn't notice this effort earlier. Good to see you were able to leverage some of the work I did for VS Code.

Would it be useful to you if I pull out the Language Server/Service pieces into a separate package which you can use? That would also make implementations for other IDE's easier, it reduces code duplication etc. Let me know, then we can work together to make that happen!

keesschollaart81 avatar Jul 31 '19 11:07 keesschollaart81

Hey @keesschollaart81 , thanks for all of the great work.

Yes, separating that out would be very helpful and a great start towards making this more maintainable. Would love to help out as I'm able.

danielwelch avatar Aug 09 '19 20:08 danielwelch

Awesome, I'll start the work 1,5 week from now since I'm currently on holiday. To be continued!

keesschollaart81 avatar Aug 10 '19 17:08 keesschollaart81

Work in progress here: https://www.npmjs.com/package/home-assistant-language-service. I'll do a PR to this repo when it's done.

Edit: nevermind, moved it back here: https://github.com/keesschollaart81/vscode-home-assistant/tree/dev/src/language-service. Easier to maintain.

keesschollaart81 avatar Aug 18 '19 20:08 keesschollaart81