
Improves word wrap logic for determining where to wrap text.
Features
- Improved the word wrap logic for determining where to wrap text.
- Updated indicator margin glyph quick info to be based on the topmost glyph.
- Added the IParameterInfoSession.HasSelectionChanged property.
.NET Languages Add-on
- Improved IntelliPrompt parameter info to retain its current user-specified selection, if any, as the user makes text changes.
- Added support for the C# 'dynamic' keyword to show in IntelliPrompt.
- Adjusted the text formatting logic.
Fixes
- Fixed a bug introduced in a previous build where IntelliPrompt quick info and parameter info sessions couldn't open for read-only text ranges.
- Fixed a bug where hovering over a variable declarator name could show IntelliPrompt quick info for a resolved target with the same name.