oxalica / nil

NIx Language server, an incremental analysis assistant for writing in Nix.
Apache License 2.0
1.32k stars 39 forks source link

Eval and inject types for input flakes #76

Closed oxalica closed 1 year ago

oxalica commented 1 year ago

Part of #14

SuperSandro2000 commented 1 year ago

How can I disable this feature? On my editor this also evaluates checks which slows down my machine.

getchoo commented 1 year ago

i was just about to ask the same. i looked through the docs, but couldn't find anything related to it :(

oxalica commented 1 year ago

How can I disable this feature?

Implemented in https://github.com/oxalica/nil/commit/21d0870aaba406c41acaf602ce59d000fba7a27c

SuperSandro2000 commented 1 year ago

Thanks!

dschrempf commented 1 year ago

Hi! Could you please create a release including the mentioned configuration option? I can not use nil anymore because my computer always runs out of memory. Thank you!

oxalica commented 1 year ago

Hi! Could you please create a release including the mentioned configuration option? I can not use nil anymore because my computer always runs out of memory. Thank you!

https://github.com/oxalica/nil/releases/tag/2023-05-09