-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Language support for expressions #20
Conversation
Codecov ReportBase: 53.33% // Head: 55.32% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #20 +/- ##
==========================================
+ Coverage 53.33% 55.32% +1.98%
==========================================
Files 56 63 +7
Lines 2996 3212 +216
Branches 890 956 +66
==========================================
+ Hits 1598 1777 +179
+ Misses 1124 1098 -26
- Partials 274 337 +63
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
/canary |
- Add quick-info and completions for ts-expression-plugin - Move doc string generation into xlr-utils
/canary |
1 similar comment
/canary |
/canary |
…e SDK instead of storing things in the plugin itself.
Release Notes
📦 Published PR as canary version:
0.2.2--canary.20.519
Try this version out locally by upgrading relevant packages to 0.2.2--canary.20.519
Version
Published prerelease version:
0.4.0-next.1
Changelog
Release Notes
Language support for expressions (#20)
Bugfix/long lists (#36)
Fixes issues when long constant lists were indexed to create a union.
🚀 Enhancement
🐛 Bug Fix
Authors: 3