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-08-04 20:36:01 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
15415b6de68f3fcfefcd264ac37cc3c3d54a378b
vscode
/
src
/
vs
T
History
Benjamin Pasero
15415b6de6
smoke - align killing
2021-12-09 08:03:48 +01:00
..
base
Merge pull request
#138643
from microsoft/hediet/cursor-collection-refactoring
2021-12-08 14:29:29 +01:00
code
No need for trusted types in extHost worker and worker extension loading,
https://github.com/microsoft/vscode/issues/138588
2021-12-07 15:14:44 +01:00
editor
Split
ILanguageService.create
into
createById
and
createByMimeType
2021-12-08 16:50:54 +01:00
platform
smoke - align killing
2021-12-09 08:03:48 +01:00
server
Use an identical CSP for both
https
and
http
(enabled by using 'self')
2021-12-07 14:40:56 +01:00
workbench
Enable expand/collapse cell commands to be called programmatically
2021-12-08 12:37:10 -08:00
css.build.js
…
css.d.ts
…
css.js
…
loader.js
…
monaco.d.ts
Small improvements to types
2021-12-06 19:18:30 +01:00
nls.build.js
…
nls.d.ts
…
nls.js
…
nls.mock.ts
…