Commit Graph

90679 Commits

Author SHA1 Message Date
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
Benjamin Pasero
d879e6a8a6 Test Failure: Recursive Watcher (parcel) (fix #134865) 2021-10-12 09:32:10 +02:00
Johannes Rieken
1e4cdf61d8 API NB, set milestone to October 2021-10-12 07:57:13 +02:00
yuzhishuo
a1bf964306 Terminal editors are always marked dirty. 2021-10-12 13:51:14 +08:00
Alexandru Dima
9549c24662 Merge pull request #134810 from microsoft/alex/stricter-webpack
Fail the build when webpack has bundling warnings in the standalone editor
2021-10-12 07:50:27 +02:00
Benjamin Pasero
284e0db6c4 fix build 2021-10-12 07:29:11 +02:00
Simon Chan
c6e447b350 Fix a typo in npm extension package.json 2021-10-12 12:27:25 +08:00
Matt Bierner
8b688986b7 Enable rendering of bare math blocks in notebooks
Fixes #133390

Adds support for math blocks that just start with `\begin` instead of being wrapped in dollar signs
2021-10-11 19:08:44 -07:00
Matt Bierner
9e548239ea Adding two more area labels 2021-10-11 19:08:44 -07:00
Connor Peet
29cc85b316 testing: fix duplicate run progress
Fixes #132727
2021-10-11 17:02:33 -07:00
Connor Peet
5cc120e08d testing: adopt queueMicrotask
For #133173
2021-10-11 17:02:32 -07:00
Raymond Zhao
68013971ff Add language mapping as param to getEmmetMode
Fixes #127996
2021-10-11 15:38:12 -07:00
Connor Peet
9176be11bc debug: don't active js-debug unnecessarily
Fixes https://github.com/microsoft/vscode-js-debug/issues/1106
2021-10-11 15:28:26 -07:00
Jackson Kearl
2a656c8605 Fix https://github.com/microsoft/vscode-dev/issues/338 2021-10-11 15:21:43 -07:00
Tim Retout
3914b9bda5 Update desktop file cache in Debian package postinst 2021-10-11 23:19:31 +01:00