This website requires JavaScript.
Explore
Help
Register
Sign In
Microsoft
/
vscode
Watch
1
Star
0
Fork
0
You've already forked vscode
mirror of
https://github.com/microsoft/vscode.git
synced
2026-05-02 22:41:31 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b4dd66bc856e0ad1231c5c19e0465412aace0af6
vscode
/
src
/
vs
/
workbench
/
api
/
browser
History
rebornix
b4dd66bc85
revert.
2020-05-06 11:43:19 -07:00
..
extensionHost.contribution.ts
…
mainThreadAuthentication.ts
be defensive when checking remote authority
2020-05-01 04:38:52 +00:00
mainThreadClipboard.ts
…
mainThreadCodeInsets.ts
…
mainThreadCommands.ts
…
mainThreadComments.ts
Fix
#92794
. allow customize placeholder for input box
2020-04-27 16:13:10 -07:00
mainThreadConfiguration.ts
…
mainThreadConsole.ts
…
mainThreadDebugService.ts
rename "Trigger" to "TriggerKind"; see
#88230
2020-04-27 16:07:26 +02:00
mainThreadDecorations.ts
…
mainThreadDiagnostics.ts
…
mainThreadDialogs.ts
…
mainThreadDocumentContentProviders.ts
…
mainThreadDocuments.ts
…
mainThreadDocumentsAndEditors.ts
…
mainThreadDownloadService.ts
…
mainThreadEditor.ts
…
mainThreadEditors.ts
ensure vscode.window.showTextEditor opens a text editor not a custom editor,
#96397
2020-04-30 14:31:29 +02:00
mainThreadErrors.ts
…
mainThreadExtensionService.ts
…
mainThreadFileSystem.ts
…
mainThreadFileSystemEventService.ts
…
mainThreadKeytar.ts
…
mainThreadLabelService.ts
…
mainThreadLanguageFeatures.ts
debt - don't send data that's not needed, make resolve a function not a property
2020-05-04 09:47:19 +02:00
mainThreadLanguages.ts
…
mainThreadLogService.ts
…
mainThreadMessageService.ts
…
mainThreadNotebook.ts
revert.
2020-05-06 11:43:19 -07:00
mainThreadOutputService.ts
…
mainThreadProgress.ts
…
mainThreadQuickOpen.ts
Fix QuickInput result types (
fixes
#91877
)
2020-04-08 11:40:34 +02:00
mainThreadSaveParticipant.ts
Cannot read property 'pushStackElement' of null (
fix
#93216
)
2020-03-27 14:33:47 +01:00
mainThreadSCM.ts
fixes
#93493
2020-04-09 15:22:27 +02:00
mainThreadSearch.ts
…
mainThreadStatusBar.ts
status bar: if there are icons in the text use the tooltip for the aria label
2020-04-13 11:35:41 +02:00
mainThreadStorage.ts
…
mainThreadTask.ts
…
mainThreadTelemetry.ts
…
mainThreadTerminalService.ts
Only persist collections marked to do so
2020-03-27 09:03:53 -07:00
mainThreadTheming.ts
…
mainThreadTimeline.ts
…
mainThreadTreeViews.ts
…
mainThreadTunnelService.ts
…
mainThreadUrls.ts
…
mainThreadWebview.ts
Fixing revert and close editor on reload
2020-04-30 18:01:22 -07:00
mainThreadWindow.ts
…
mainThreadWorkspace.ts
…
viewsExtensionPoint.ts
default ext views' container icon to ext container
2020-05-04 11:51:14 -07:00