v0.56.1
Changed
- Use incremental text sync instead of full text sync
- Nicer errors when CodeLenses cannot be resolved
- Removed compiler-generated and hidden types from the documentation endpoints (thanks @MangelMaxime!)
Added
- Keywords should work in tooltips consistently now
- Prevent codelenses from getting out of sync with document source
- Added a new command fsharp/removeFile for removing a file from a project
Fixed
- Clear stale errors when renaming a file
- Respect disabling in-memory project references
- Remove unused formatting from completion and signature items
- Performance regresssions in typechecking files
- Better precondition checking for adding new files to projects (thanks @MangelMaxime!)
- support CodeLenses for single-character identifiers