Commit Graph
9 Commits
Author SHA1 Message Date
Laura Yu 115c1bb41c Support completion for partial expressions (#103)
Adding basic expression auto complete
2023-01-25 13:38:28 -08:00
Laura Yu 05de7282bd Add variables context provider (#88) 2023-01-18 16:31:49 -08:00
Laura Yu c5043f34de Clear cache and re-validate documents on cacheClear command (#71) 2023-01-09 17:11:10 -08:00
Laura Yu 3ead1d4304 Add env context provider (#65) 2022-12-20 15:10:19 -08:00
Laura Yu e67e720199 Add test for custom value providers for sequences (#56) 2022-12-13 16:26:04 -08:00
Laura Yu 63ebc92dec Use custom value provider from parent when token key doesn't have one (#49) 2022-12-13 14:41:29 -08:00
Laura Yu 330f62ebe7 Add needs value provider (#2)
* Add needs value provider
2022-11-23 10:54:15 -08:00
Laura Yu da8f987c61 Revert "initial changes for value provider"
This reverts commit 3f7cfbfdb1.
2022-11-14 22:37:34 +00:00
Laura Yu 3f7cfbfdb1 initial changes for value provider 2022-11-14 22:34:57 +00:00