This website requires JavaScript.
Explore
Help
Sign In
Microsoft
/
vscode
Watch
1
Star
0
Fork
0
mirror of
https://github.com/microsoft/vscode.git
synced
2026-09-14 23:30:23 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eaabe284856e1a1f0ec429684d38bcdf8ffaf398
vscode
/
src
/
vs
/
workbench
/
common
T
History
Benjamin Pasero
255f82dbec
editors - move some code out of common/editor.ts
2021-04-15 15:47:00 +02:00
..
editor
editors - move some code out of common/editor.ts
2021-04-15 15:47:00 +02:00
actions.ts
…
activity.ts
…
component.ts
…
composite.ts
debt - onDispose => onWillDispose
2021-03-29 08:21:09 +02:00
configuration.ts
…
contributions.ts
…
dialogs.ts
…
editor.ts
editors - move some code out of common/editor.ts
2021-04-15 15:47:00 +02:00
memento.ts
…
notifications.ts
Fixes
#121325
- fixes notification deduplication
2021-04-14 17:17:02 -04:00
panecomposite.ts
…
panel.ts
keyboard - document my contextkeys
2021-02-22 08:09:03 +01:00
resources.ts
keyboard - document my contextkeys
2021-02-22 08:09:03 +01:00
theme.ts
…
viewlet.ts
keyboard - document my contextkeys
2021-02-22 08:09:03 +01:00
views.ts
Remove arrays#mergeSort because by now browsers support the refined sort spec which mandates
sort
to be stable.
2021-03-05 11:08:46 +01:00