Effect LSP 0.18.0 Release: Bug Fixes and QoL Improvements
Effect's LSP 0.18.0 has just been released!
This release introduces several bug-fixes and QoL improvements:
New features:
- Warn about duplicated ecosystem packages
- Allow to disable a diagnostic only for a specific line
Fixes:
- LSP was loaded multiple times in some monorepo setups
- Logical Assignments operator handling for floatingEffect rule
- Pool is now an allowed floating effect subtype
- Nested non-effect generators inside effect.gen are now properly handled
More info at https://github.com/Effect-TS/language-service/releases/tag/v0.18.0
Let me know how it goes!
Happy effecting!
This release introduces several bug-fixes and QoL improvements:
New features:
- Warn about duplicated ecosystem packages
- Allow to disable a diagnostic only for a specific line
Fixes:
- LSP was loaded multiple times in some monorepo setups
- Logical Assignments operator handling for floatingEffect rule
- Pool is now an allowed floating effect subtype
- Nested non-effect generators inside effect.gen are now properly handled
More info at https://github.com/Effect-TS/language-service/releases/tag/v0.18.0
Let me know how it goes!
Happy effecting!

