v0.53.0
Added
- New Codefix: rename parameter to match signature file (thanks @Booksbaum!)
- Config toggles for both kinds of code lenses
Changed
- Don't trigger inlay hints for typed bindings
- Updated to Ionide.LanguageServerProtocol 0.4.0
- Trigger fewer inlay hints for certain kinds of parameters
Fixed
- Don't hardcode state file to my personal user directory
- Don't generate state file in an OS-specific way
- ImplementInterface code fix unification and improvements (thanks @Booksbaum!)
- More trigger locations and behavior fixes for the Add Explicit Type to Parameter CodeFix (thanks @Booksbaum!)