Alexandru Dima
|
3e905978d9
|
Merge remote-tracking branch 'origin/main' into alex/electron-accelerators
|
2021-10-12 23:48:05 +02:00 |
|
Alexandru Dima
|
caa8e81102
|
Fixes #24166: update node-native-keymap, which now respects the current effective group index when getting key map
|
2021-10-12 23:45:27 +02:00 |
|
Megan Rogge
|
0845d58234
|
set default value of process revive to onExit
|
2021-10-12 14:33:00 -07:00 |
|
Miguel Solorio
|
38a2659e4c
|
Reference codicon duplicates
|
2021-10-12 14:15:46 -07:00 |
|
Miguel Solorio
|
41dee5fd91
|
Update Codicons
Add `lock-small`, `pinned-small`, `pinned-dirty-small`, and `azure-devops`
Fixes #133422
|
2021-10-12 13:57:43 -07:00 |
|
Matt Bierner
|
03cc7e9ddb
|
Finalize MarkdownString.supportHtml
Fixes #40607
|
2021-10-12 12:20:55 -07:00 |
|
Matt Bierner
|
fc7a9d1309
|
Add missing change
|
2021-10-12 12:18:34 -07:00 |
|
Matt Bierner
|
757da367d3
|
Clean up types for Tab public api
- prefer using `| undefined` for managed types
- Add readonly
|
2021-10-12 12:11:34 -07:00 |
|
Matt Bierner
|
d8091da23c
|
Simplify _onDidChangeInlayHints firing
|
2021-10-12 12:11:34 -07:00 |
|
Jackson Kearl
|
f74ad40a3e
|
Adopt #134873
|
2021-10-12 12:09:09 -07:00 |
|
Megan Rogge
|
3c1f4c5ff4
|
fix #134837
|
2021-10-12 10:26:45 -07:00 |
|
tanhakabir
|
a3843b395f
|
add localization to execution count label
For https://github.com/microsoft/vscode/issues/115095#issuecomment-940391581
|
2021-10-12 09:41:49 -07:00 |
|
Don Jayamanne
|
79a3586d6c
|
Add cell_ids for ipynb with nbformat >= 4.5 (#134835)
|
2021-10-12 09:35:05 -07:00 |
|
Rob Lourens
|
f391253044
|
Switch settings-editor assignee
|
2021-10-12 09:34:36 -07:00 |
|
Tyler Leonhardt
|
a2b4f09c6a
|
have web issue reporter use same service as desktop one
|
2021-10-12 09:29:00 -07:00 |
|
Sandeep Somavarapu
|
78b36549b8
|
support donot sync option for extension installation command
|
2021-10-12 18:16:47 +02:00 |
|
tanhakabir
|
822d968b95
|
update distro
|
2021-10-12 09:13:14 -07:00 |
|
João Moreno
|
7fcd5bb094
|
fix
|
2021-10-12 17:57:59 +02:00 |
|
João Moreno
|
8b1f10af35
|
more web changes
|
2021-10-12 17:55:24 +02:00 |
|
Alexandru Dima
|
d89101fcaa
|
Merge pull request #134856 from yume-chan/patch-1
Fix a typo in npm extension package.json
|
2021-10-12 17:32:46 +02:00 |
|
Daniel Imms
|
e6443351fe
|
Give hints for navigation mode in terminal textarea aria label
Fixes #100866
|
2021-10-12 08:02:14 -07:00 |
|
Daniel Imms
|
af376e98a8
|
Remove async promise executors
Part of #134873
|
2021-10-12 07:48:15 -07:00 |
|
João Moreno
|
b2679a79bd
|
update vso allowed extensions
|
2021-10-12 16:08:25 +02:00 |
|
Daniel Imms
|
bb7d9597f5
|
Remove async promise usage in externalTerminalService
Part of #134873
|
2021-10-12 06:56:48 -07:00 |
|
Henning Dieterichs
|
f1449c4cdc
|
Fixes #134664 by committing inline suggestions on tab when the indentation of the inline suggestion is less than tab width.
|
2021-10-12 15:39:20 +02:00 |
|
Alexandru Dima
|
94ec6e1bc5
|
Remove workaround for #101754
|
2021-10-12 15:30:59 +02:00 |
|
Alex Dima
|
205a89c523
|
Remove workaround for #108880
|
2021-10-12 15:17:46 +02:00 |
|
Alex Dima
|
4c0fdeab27
|
Non US keyboard layouts: pass OEM keys as electron accelerators
|
2021-10-12 15:13:12 +02:00 |
|
Johannes Rieken
|
04bb52865a
|
fix https://github.com/microsoft/vscode/issues/134892
|
2021-10-12 15:08:54 +02:00 |
|
Daniel Imms
|
6204673331
|
Merge pull request #134840 from timretout/debian-package-debsums
Update desktop file cache in Debian package postinst
|
2021-10-12 05:56:11 -07:00 |
|
Johannes Rieken
|
43e75af5b5
|
limit feature-area labels to vscode-repo
|
2021-10-12 14:53:21 +02:00 |
|
Alex Dima
|
ea91d365aa
|
Move Electron duplicate modifier check to BaseResolvedKeybinding
|
2021-10-12 14:46:56 +02:00 |
|
Alex Dima
|
8505cd7eac
|
Clarify that why we cannot pass numpad keys to Electron
|
2021-10-12 14:36:42 +02:00 |
|
Alex Dima
|
31da37a927
|
Consolidate key code to electron label map
|
2021-10-12 14:19:21 +02:00 |
|
Henning Dieterichs
|
d9a1373f5c
|
migrate editor.guides.bracketPairs: boolean -> : 'all' | 'active' | 'none'
|
2021-10-12 14:13:57 +02:00 |
|
Alex Dima
|
bdc59aac50
|
Remove async promise executors (#134873)
|
2021-10-12 13:52:47 +02:00 |
|
Henning Dieterichs
|
5441393b4b
|
Merge pull request #134781 from microsoft/hediet/bracket-guides-indentation
bracket guides indentation
|
2021-10-12 13:41:22 +02:00 |
|
Henning Dieterichs
|
5e7307d42a
|
Merge pull request #134259 from microsoft/hediet/horizontal-guides
Implements horizontal guides for bracket guides.
|
2021-10-12 13:39:23 +02:00 |
|
Johannes Rieken
|
7283f5cb7c
|
fix https://github.com/microsoft/vscode/issues/130057
|
2021-10-12 13:12:11 +02:00 |
|
Johannes Rieken
|
6f4994e6bb
|
fix https://github.com/microsoft/vscode/issues/130910
|
2021-10-12 12:33:14 +02:00 |
|
Henning Dieterichs
|
98a4760a40
|
Makes bracket pair guides aware of indentation. Implements #134267.
|
2021-10-12 12:09:55 +02:00 |
|
Johannes Rieken
|
b028a01706
|
no async promise executor, https://github.com/microsoft/vscode/issues/134873
|
2021-10-12 12:03:41 +02:00 |
|
João Moreno
|
3c1274461d
|
fixes #134638
Co-authored-by: Ladislau <lszomoru@users.noreply.github.com>
|
2021-10-12 11:56:16 +02:00 |
|
Henning Dieterichs
|
4e7516f9e1
|
Implements horizontal guides for bracket guides.
|
2021-10-12 11:55:51 +02:00 |
|
Henning Dieterichs
|
3b1df9338f
|
Merge pull request #134503 from microsoft/hediet/configurable-bracket-pairs
Allows settings to override language contributed bracket pair configurations.
|
2021-10-12 11:50:28 +02:00 |
|
Sandeep Somavarapu
|
4ae02bda9b
|
adopt #134873
|
2021-10-12 11:27:57 +02:00 |
|
Henning Dieterichs
|
0a147eb40d
|
Uses proper language configuration service for bulk edit.
|
2021-10-12 11:18:41 +02:00 |
|
Benjamin Pasero
|
3cda269c80
|
ESlint: enable no-async-promise-executor (#134873)
|
2021-10-12 10:50:44 +02:00 |
|
Alex Dima
|
0d803d3e51
|
Fixes #123592: Move extension host spawning to the shared process
|
2021-10-12 09:56:45 +02:00 |
|
Henning Dieterichs
|
aa5a6405d2
|
Fixes test.
|
2021-10-12 09:44:24 +02:00 |
|