-
I came up with a neat trick to use Python type annotations to tag multi line string as different languages, and a VSCode plugin for it: https://github.com/samwillis/python-inline-source
The difficulty is that it would need a completely new langue server to support auto-completion. Currently it only does syntax highlighting.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
expr
Discontinued Expression language and expression evaluation for Go [Moved to: https://github.com/expr-lang/expr] (by antonmedv)
-
My head is already coming up with use-cases such as JS template literals (think lit [0] for HTML and CSS templates), and the recently-shared Expr [1]. This is really neat. Thanks for sharing.
[0] https://lit.dev/