Skip to content
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

Merge from vscode cd90f80b3e61dd266e46dfa990044f6aea7f80de #7374

Closed
wants to merge 1 commit into from

Conversation

anthonydresser
Copy link
Contributor

microsoft/vscode@cd90f80 Remove customEditor.scheme contribution point
microsoft/vscode@f727446 Fix compile error in extension
microsoft/vscode@c25e7e9 Making IFileChange readonly
microsoft/vscode@af4e348 Make FileChangesEvent immutable
microsoft/vscode@a4ab394 Mark arrays used in public apis events as readonly
microsoft/vscode@a3420f6 Marking almost all instances of TextFileModelChangeEvent[] as readonly arrays
microsoft/vscode@7dd55cc Making arrays in event as readonly
microsoft/vscode@8558f4c Fixing unittest for asWebviewUri
microsoft/vscode@13574e6 onMarkerChanged firing with immutable array
microsoft/vscode@0b8142e Use isEqual instead of toString compare
microsoft/vscode@4d7e351 Make availableFileSystems a readonly array
microsoft/vscode@edea1d6 Don't use null | undefined types in rename
microsoft/vscode@e30cce9 Merge pull request microsoft/vscode#81449 from microsoft/tyriar/ev
microsoft/vscode@f1c4cd5 Also dismiss rename input when cursor position changes
microsoft/vscode@6b947b1 Fix image preview extension for remote
microsoft/vscode@a2ed64b Adding workaround for chrome bug
microsoft/vscode@0506f7f Make sure image views (and custom editors) work properly on the web
microsoft/vscode@fd95282 Make sure we use consistent unique ids for custom editors
microsoft/vscode@a47bf2a Fix link tests
microsoft/vscode@f9adc5e Add enableFileLinks setting to avoid expensive FS calls
microsoft/vscode@f45aa1f Add resolveCommonTelemetryProperties option
microsoft/vscode@4a44dd5 Revert - remove getActiveWindowId change
microsoft/vscode@d483a31 fix compilation
microsoft/vscode@6031150 Stop syncing when disabled
microsoft/vscode@4707a4c fix naming
microsoft/vscode@a6e475a rename to configuraiton sync
microsoft/vscode@21add29 add setting: scm.defaultViewMode
microsoft/vscode@e51af00 💄
microsoft/vscode@d49dad0 Compact menubar option (microsoft/vscode#80900)
microsoft/vscode@340f7be Fix to allow for optional chain token in completions (microsoft/vscode#81402)
microsoft/vscode@6c5fdad remove my account view
microsoft/vscode@08d40c8 ignore settings and extensions
microsoft/vscode@eb01cf5 option to disable settings sync
microsoft/vscode@66cd843 debt - add window events to electron service
microsoft/vscode@6234336 ipc - lay foundation for events support
microsoft/vscode@9233b63 fix unit tests
microsoft/vscode@13cbbf2 change ignore settings to array
microsoft/vscode@4a16537 debug: fix call stack commands context
microsoft/vscode@e066781 fixes microsoft/vscode#81393
microsoft/vscode@9bc1083 reset secondary actions
microsoft/vscode@74731f6 fixes microsoft/vscode#81373
microsoft/vscode@dee8d5a show my account extensions only when initialized
microsoft/vscode@220ddd6 Merge pull request microsoft/vscode#81336 from dgozman/link-detector
microsoft/vscode@592fc97 debt - getActiveWindowId is electron only
microsoft/vscode@d0b6739 debt - getWindows is electron only
microsoft/vscode@cc036f3 debt - remove more unused
microsoft/vscode@a0b9c73 debt - remove unused
microsoft/vscode@5a60e6f debt - add openInWindow to host
microsoft/vscode@e096ce1 debt - implement focusWindow() via host

@anthonydresser
Copy link
Contributor Author

Closing until vscode patches their packaging

@anthonydresser anthonydresser deleted the ads-master-vscode-2019-09-26T03-34-00 branch September 26, 2019 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant