File tree
281 files changed
+3702
-1958
lines changed- build
- azure-pipelines/cli
- cli
- src
- bin/code
- commands
- desktop
- tunnels
- util
- extensions
- csharp
- extension-editing/src
- github-authentication
- github
- src
- git/src
- markdown-language-features/preview-src
- microsoft-authentication
- remote
- web
- src
- typings
- vscode-dts
- vs
- base
- browser
- ui
- list
- table
- tree
- common
- parts/ipc/node
- code/node
- editor
- browser
- config
- controller
- view
- widget
- common
- config
- cursor
- diff
- algorithms
- standalone
- viewModel
- contrib
- codeAction
- browser
- common
- inlineCompletions/browser
- quickAccess/browser
- suggest/browser
- standalone/browser
- test
- browser
- config
- viewModel
- common
- model/bracketPairColorizer
- viewModel
- node/diffing
- fixtures
- bracket-aligning
- indentation
- method-splitting
- penalize-fragmentation
- ts-confusing-2
- ts-example1
- ts-experimental-bug
- ts-methods
- ts-unfragmented-diffing
- platform
- actionWidget
- browser
- common
- backup/test/electron-main
- environment/test/node
- externalServices/common
- files/test/node
- log
- common
- node
- native
- common
- electron-main
- product/common
- quickinput/browser
- remoteTunnel
- common
- electron-browser
- telemetry/common
- terminal/node
- theme/common
- userDataSync
- common
- test/common
- windows/electron-main
- window/common
- workspace/common
- server/node
- workbench
- api
- browser
- common
- node
- browser
- parts
- activitybar
- banner
- editor
- notifications
- media
- panel
- sidebar
- statusbar
- titlebar
- views
- contrib
- callHierarchy/browser
- codeEditor/browser
- find
- quickaccess
- comments
- browser
- common
- debug/browser
- editSessions
- browser
- test/browser
- extensions/browser
- files/browser/views
- interactive/browser
- markers/browser
- mergeEditor
- browser
- model
- view
- test/browser
- notebook
- browser
- contrib
- find
- kernelDetection
- diff
- services
- viewModel
- viewParts
- view
- renderers
- common
- test/browser
- contrib
- output/browser
- preferences/browser
- relauncher/browser
- remoteTunnel/electron-sandbox
- sandbox/electron-sandbox
- scm/browser
- search/browser
- terminal
- browser
- media
- xterm
- test/browser/xterm
- typeHierarchy/browser
- webviewView/browser
- webview/browser
- welcomeGettingStarted
- browser
- media
- common/media
- welcomeWalkthrough/browser
- workspace/browser
- electron-sandbox
- parts/titlebar
- services
- authentication/browser
- editor/test/browser
- extensionManagement/browser
- extensions/common
- hover/browser
- media
- lifecycle/test/electron-browser
- progress/test/browser
- telemetry/browser
- textfile
- common
- test/browser
- textmodelResolver/test/browser
- userDataProfile
- browser
- common
- views
- browser
- test/browser
- workingCopy/test
- browser
- electron-browser
- workspaces/common
- test
- browser
- parts/editor
- common
- electron-browser
- test/unit
- electron
- node
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
281 files changed
+3702
-1958
lines changedLines changed: 26 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 25 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
23 |
| - | |
| 22 | + | |
24 | 23 |
| |
25 | 24 |
| |
26 | 25 |
| |
| |||
48 | 47 |
| |
49 | 48 |
| |
50 | 49 |
| |
| 50 | + | |
| 51 | + | |
51 | 52 |
| |
| 53 | + | |
52 | 54 |
| |
53 | 55 |
| |
54 | 56 |
| |
| |||
58 | 60 |
| |
59 | 61 |
| |
60 | 62 |
| |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
61 | 75 |
| |
62 | 76 |
| |
63 | 77 |
| |
64 | 78 |
| |
65 | 79 |
| |
66 | 80 |
| |
67 |
| - | |
68 |
| - | |
69 |
| - | |
70 |
| - | |
71 |
| - | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
72 | 88 |
| |
73 | 89 |
| |
| 90 | + | |
74 | 91 |
| |
75 | 92 |
| |
76 | 93 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
378 | 378 |
| |
379 | 379 |
| |
380 | 380 |
| |
381 |
| - | |
| 381 | + | |
| 382 | + | |
382 | 383 |
| |
383 | 384 |
| |
384 | 385 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
119 | 119 |
| |
120 | 120 |
| |
121 | 121 |
| |
122 |
| - | |
| 122 | + | |
| 123 | + | |
123 | 124 |
| |
124 | 125 |
| |
125 | 126 |
| |
|
Lines changed: 21 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
49 | 54 |
| |
50 | 55 |
| |
51 | 56 |
| |
|
Lines changed: 44 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
9 | 14 |
| |
10 | 15 |
| |
11 | 16 |
| |
12 | 17 |
| |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
13 | 56 |
| |
14 | 57 |
| |
15 | 58 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| |||
500 | 500 |
| |
501 | 501 |
| |
502 | 502 |
| |
503 |
| - | |
| 503 | + | |
504 | 504 |
| |
505 | 505 |
| |
506 | 506 |
| |
|
Lines changed: 1 addition & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
157 | 157 |
| |
158 | 158 |
| |
159 | 159 |
| |
160 |
| - | |
161 |
| - | |
162 |
| - | |
163 |
| - | |
164 |
| - | |
165 |
| - | |
| 160 | + | |
166 | 161 |
| |
167 | 162 |
| |
168 | 163 |
| |
|
0 commit comments