fix: improve Visual Studio extension stability, layout and platform integration - #2
Merged
Merged
Conversation
- move the company selector to the Scope tab - load accessible companies automatically when the tab opens - select and persist the first company on initial configuration - save company changes immediately - remove redundant company and requirements scope fields and actions - use the globally configured company in the vulnerabilities window - update documentation and manual validation steps
luhenrique06
approved these changes
Jul 23, 2026
- connect to the chat service automatically when needed - remove manual connect and disconnect actions - add an animated Thinking shimmer with reserved layout space - move vulnerability title to the first column - enable horizontal scrolling in data lists - remove redundant tool window page titles - update manual validation and internal documentation
- add a placeholder to the chat message input - add native icons to tool window buttons - make chat message text partially selectable and copyable - support Ctrl+C and the default Windows context menu - preserve existing chat bindings, wrapping, and read-only behavior
- add reactive text filters to vulnerabilities and pipeline breaks - add independent filters to projects, requirements, and activities - filter locally by each list's primary column without API requests - preserve loaded collections and restore all items when filters are cleared - clear hidden selections and stale details safely - add contextual filter placeholders - update manual validation scenarios
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Tests
(Offline .vsix install)

Type of change