malloydata / malloy-vscode-extension

The Malloy Visual Studio Code extension facilitates building Malloy data models, querying and transforming data, and creating simple visualizations and dashboards
http://www.malloydata.dev
MIT License
13 stars 12 forks source link

Allow specifying a node runtime #509

Closed whscullin closed 1 month ago

whscullin commented 1 month ago

Allow spawning the language server using an external node process, which will generally have access to more memory than the electron runtime.