DanielXMoore / Civet

A TypeScript superset that favors more types and less typing
https://civet.dev
MIT License
1.33k stars 28 forks source link

Add LSP warning about using dev Civet #1210

Closed edemaine closed 2 months ago

edemaine commented 2 months ago

This warning might help a future me when it seems like my local Civet isn't running. 🙂

Also double checked that the LSP should work with the new async API (as well as the old API, as await never hurts).

If you like this, could you merge it and release the VSCode extension? Then (and only then) we can do a Civet release.