Installation
Download the attached VSIX file and double-click to install in Visual Studio 2022.
What's Changed
Fixed
- Navigation to arguments now properly uses cursor position
- Visual Studio was passing line spans instead of cursor position to ISuggestedActionsSource
- Navigation provider now correctly uses ITextView.Caret.Position for accurate cursor detection
- Fixes issue where navigation actions would not appear when cursor was on template properties
Requirements
- Visual Studio 2022 (17.0) or later
- .NET Framework 4.7.2 or later
Full Changelog: https://github.com/willibrandon/serilog-syntax/blob/main/CHANGELOG.md