Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
c553551
WIP: Start moving workspace events to fire on background threads
ToddGrun Apr 13, 2025
71b1d43
1) Move Dispose methods closer to construction
ToddGrun Apr 13, 2025
c2e874f
Remove the asynchronous eventing and switch back to a synchronous mod…
ToddGrun Apr 14, 2025
cdceae8
Implement missed workspace event (WorkspaceFailed)
ToddGrun Apr 14, 2025
b0a49f8
mostly formatting cleanup
ToddGrun Apr 14, 2025
b1f1b52
Move a couple event handlers back to the main thread that appear to n…
ToddGrun Apr 14, 2025
c48694a
A couple more small cleanups
ToddGrun Apr 14, 2025
be3fd62
Move EventMap/WorkspaceEventOptions out of SharedUtilitiesAndExtensions
ToddGrun Apr 15, 2025
2254c05
use WorkspaceEventRegistration type directly instead of IDisposable
ToddGrun Apr 15, 2025
eaec791
PR feedback
ToddGrun Apr 15, 2025
7ad41df
Create enum WorkspaceEventType for strings representing workspace eve…
ToddGrun Apr 15, 2025
7c21263
1) move a couple declarations around
ToddGrun Apr 15, 2025
dbc299e
1) Comment and add tuple name to _disposableEventHandlers
ToddGrun Apr 15, 2025
76229c7
Better handle getting advised by the same event handler multiple times
ToddGrun Apr 16, 2025
92876f7
Fix an issue found by lsp unit tests where the Register/Deregister ca…
ToddGrun Apr 16, 2025
d0496b2
Merge branch 'main' into dev/toddgrun/WorkspaceEventsToBackgroundThreads
ToddGrun Apr 18, 2025
45c094f
Merge branch 'main' into dev/toddgrun/WorkspaceEventsToBackgroundThreads
ToddGrun Apr 24, 2025
34dd6ed
1) Null out a couple members in SyntacticClassificationTaggerProvider
ToddGrun Apr 24, 2025
5c66609
Comment cleanup, remove improper assert
ToddGrun Apr 26, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' into dev/toddgrun/WorkspaceEventsToBackgroundThreads
  • Loading branch information
ToddGrun committed Apr 24, 2025
commit 45c094fbd919b6ff7099e8e7f2c728bff31c1d28

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.