crystal-lang-tools / vscode-crystal-lang

Yet another VSCode extension for Crystal Programming Language
https://marketplace.visualstudio.com/items?itemName=crystal-lang-tools.crystal-lang
MIT License
275 stars 57 forks source link

v0.9.4: Add configuration option to disable the GC for the compiler tools #197

Closed nobodywasishere closed 2 months ago

nobodywasishere commented 2 months ago

This allows for greater performance at the cost of memory. Defaults to off due to the significant RAM usage increase.