Additions
- Moved the collaboration dropdown into its own panel.
- Improved LSP resource usage by querying fewer hints in big files.
- Reduced collaboration mode clients' inlay hint footprint by enabling hint data resolution.
- Added support for
editor::SelectAll
in Terminal. - Added settings to remove the AI assistant panel button (#1711).
- Associated additional file extensions with known languages ((#633), (#1822)).
- C++:
cxx
,hxx
,inl
- JavaScript:
cjs
- Python:
mpy
- TypeScript:
cts
,d.cts
,d.mts
,mts
- C++:
- Vim additions:
- Added
o
andshift-o
to toggle direction of visual selection.
- Added