Commit Graph

20 Commits (e786ece8c3f6cca10056c2d5fe4d8d15e4bdd0f8)

Author SHA1 Message Date
Brad Cornes e786ece8c3 Catch errors when resolving config and creating context 2021-10-29 17:49:42 +01:00
Brad Cornes 1eb62db848 reinstate `console.log` override 2021-10-08 17:36:41 +01:00
Brad Cornes 80e2e5aba5 Fix resolution of WSL files on Windows (#411) 2021-10-08 16:48:44 +01:00
Brad Cornes 53743f2faa
Add support for v3-alpha (#424)
* wip

* Update v3 support, color handling

* Update diagnostics and completions

* bump language service

* update context api usage

* bump language service
2021-10-01 14:11:45 +01:00
Brad Cornes dce390d98c remove log 2021-09-17 17:48:16 +01:00
Brad Cornes b089cc3833 fix file event handler when file is in a dot folder (#389) 2021-09-17 15:55:41 +01:00
Brad Cornes fa68c54a01 find config files hiding in hidden folders (#389) 2021-09-10 14:46:27 +01:00
Brad Cornes 2deda99fe7 add parcel watcher 2021-06-14 14:11:29 +01:00
Brad Cornes 20da2b3e67 use lsp file events when available 2021-06-05 15:44:21 +01:00
Brad Cornes 405f22f339 fix separator (#343) 2021-06-05 15:39:15 +01:00
Brad Cornes cf7bb68e35 fix for canary releases 2021-06-04 15:07:32 +01:00
Brad Cornes 52ae09b4fa reinstate #341
Co-Authored-By: Rafał Chłodnicki <rchl2k@gmail.com>
2021-06-04 14:34:30 +01:00
Brad Cornes 4de605928b support tailwindcss v2.2 2021-06-04 12:17:00 +01:00
Brad Cornes bdb398bf80 add lerna and separate language server package 2021-06-01 12:37:15 +01:00
Brad Cornes 39733ae72a restructure 2020-05-03 15:57:15 +01:00
Brad Cornes 15d387ea45 show config errors 2020-04-23 19:54:01 +01:00
Brad Cornes 568e078522 prevent crash on config error 2020-04-22 20:29:36 +01:00
Brad Cornes 32dca9259b add emmet-style completions 2020-04-16 22:39:16 +01:00
Brad Cornes a9a0983d8b add initial hover provider 2020-04-12 15:48:38 +01:00
Brad Cornes 072809d9b7 initial refactor 2020-04-11 22:20:45 +01:00