-
Notifications
You must be signed in to change notification settings - Fork 15
Bugfix/atr 966 dev fix coloring part 2 #670
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
SENya1990
wants to merge
57
commits into
dev
Choose a base branch
from
bugfix/ATR-966-dev-fix-coloring-part-2
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
57 commits
Select commit
Hold shift + click to select a range
cb50377
ATR-966: reworked and extended concurrent utils - added extensions fo…
SENya1990 716400e
ATR-966: fixed file indentation and formatting
SENya1990 966c42a
ATR-966: refactoring - fixed mistype
SENya1990 5e10626
ATR-966: refactoring - fixed mistype and renamed file
SENya1990 8af26d9
ATR-966: added LastTaggingWasSuccessful flag to the base tagger class…
SENya1990 079f548
ATR-966: added more error processing for tagging faluts to the backgr…
SENya1990 21221cb
ATR-966: refactored tagger type enum into a separate file
SENya1990 a4550f8
ATR-966: refactoring - used more sensitive parameter name
SENya1990 4aacc69
ATR-966: removed the check for the reference to Acumatica platform f…
SENya1990 605d159
ATR-966: added HasReferenceToAcumaticaPlatform abstract flag to tagge…
SENya1990 15d6024
ATR-966: moved check for the Acumatica platform reference to the colo…
SENya1990 2854336
ATR-966: added synhronous version of raising tags changes event to th…
SENya1990 4108e8f
ATR-966: made input snapshot in ResetCacheAndFlags nullable + refacto…
SENya1990 2552594
ATR-966: reworked the workspace changed event handler to reduce the n…
SENya1990 cabf809
ATR-966: removed base tagger provide class to not cache workspace in …
SENya1990 5779b2c
ATR-966: fixed mistype in the constant name
SENya1990 9935883
ATR-966: removed RegEx coloring option from Acuminator VS options
SENya1990 5c63e66
ATR-966: removed the regex tagger and the delegating tagger from the …
SENya1990 6f45620
ATR-966: removed tagger type enum
SENya1990 5177969
ATR-966: refactoring - formatted indentation
SENya1990 6478e40
ATR-966: removed redundant tag cache components
SENya1990 d40a9f6
ATR-966: merged PXColorizerTaggerBase and PXRoslynColorizer taggers t…
SENya1990 a43ef41
ATR-966: reworked starting the tagging task on the thread pool
SENya1990 61424cf
ATR-966: refactoring - reduced indentation
SENya1990 207228c
ATR-966: removed remaining RegEx coloring options
SENya1990 3a27f4b
ATR-966: added filtering of miscellanous files workspace created by V…
SENya1990 6a915a9
ATR-966: updated workspace initialization logic in the tagger
SENya1990 b238d5f
ATR-966: made retagging on settings changed called synchronously
SENya1990 da57b71
ATR-966: updated comments
SENya1990 eb79ff9
ATR-966: made sync call to raise outlining tags changed event
SENya1990 44f5b80
ATR-966: moved check for unnecesassary parsing and retagging to the d…
SENya1990 191bca7
ATR-966: added Roslyn Workspace provider - a dedicated component for …
SENya1990 1785354
ATR-966: integrated Roslyn workspace provider into the Roslyn colorin…
SENya1990 02e168b
ATR-966: refactoring - renamed event args
SENya1990 77764a1
ATR-966: integration of roslyn workspace provider into tagger - part 2
SENya1990 7b29cfe
ATR-966: reverting the start of the thread pool operation to how it w…
SENya1990 2089037
ATR-966: reworked workspace changed checks to use faster checks that …
SENya1990 d558db9
Merge branch 'dev' into bugfix/ATR-966-dev-fix-coloring-part-2
SENya1990 3171f4c
ATR-966: fixed AI remark by always recalculating HasReferenceToAcumat…
SENya1990 9af304c
ATR-966: fixes suggested by Claude AI
SENya1990 1bfd667
ATR-966: fixed calculation of HasReferenceToAcumaticaPlatform from th…
SENya1990 853e124
ATR-966: added unwrapping of the continuation task from the AI sugges…
SENya1990 484ac47
ATR-966: reworked the disposal and unsubscribing logic after review f…
SENya1990 5dc8567
ATR-966: added diagnostic failure message from Claude suggestion
SENya1990 3f60956
ATR-966: added synchronization for access to the shared LastTaggingWa…
SENya1990 5756e0a
ATR-966: removed unused _buffer field from Claude remark
SENya1990 830da86
ATR-966: removed redundant setter for Workspace from the Claude sugge…
SENya1990 96a6f0a
ATR-966: reworked contention race in the tagger counstuctor with the …
SENya1990 6a290bd
ATR-966: fixed nulalble ValueTask as per Claude suggestions
SENya1990 e69a4bb
ATR-966: reworked disposal logic in the workspace provider and tagger…
SENya1990 bfccbad
ATR-966: fixes for minor Claude remarks
SENya1990 26aab1c
ATR-966: added clearing of LastTaggingWasSuccessful from the Copilot …
SENya1990 8fe6392
ATR-966: reworked parsing of the document by the colorizer to handle …
SENya1990 a014661
ATR-966: updated semantic model utils
SENya1990 c32878d
ATR-966: reworked tagger disposal logic from Copiolt remark
SENya1990 51cfe3b
ATR-966: added logging capabilities to TryAwait and integrated them i…
SENya1990 d223e67
ATR-966: minor refactoring - removed empty lines
SENya1990 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
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
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
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
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
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
27 changes: 0 additions & 27 deletions
27
src/Acuminator/Acuminator.Vsix/Coloriser/AsyncTagging/Interfaces/ITagsCache.cs
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.