Commit graph

81321 commits

Author SHA1 Message Date
Robo bce4d71f64
chore: bump node@14.x in devDependencies (#122905) 2021-05-04 10:04:13 +02:00
Johannes Rieken 6d4aeb99bd
Merge pull request #122895 from mjbvz/fix-122585
Fix first line being replaced in suggestion label
2021-05-04 09:55:51 +02:00
Alex Ross 35e5415261
Fix context on LabelTunnelAction (#122856)
Fixes microsoft/vscode-remote-release#4996
2021-05-04 09:49:25 +02:00
Benjamin Pasero 4868dd3bd8
:chore: more action2 adoptions 2021-05-04 09:27:00 +02:00
Johannes Rieken 9a0f4994fd
api for may 2021-05-04 07:50:14 +02:00
Benjamin Pasero 1df6bc6573
fix search editor (#120699) 2021-05-04 07:36:44 +02:00
Matt Bierner 25cb0d2fca
Fix first line being replaced in suggestion label
Fixes #122585

It seems that the current regular expression is causing some lines to be dropped. I extracted out a `stripNewLines` functions and tried to use a differnt regexp for the replacement
2021-05-03 22:18:14 -07:00
Megan Rogge de4e9067e8
externalTerminal renderer -> main process (#122871) 2021-05-04 02:18:34 +00:00
Rob Lourens f19a2c969b Allow searching with a ./ path in a workspace folder that has a slash in its name
Fix #99512
2021-05-03 18:59:26 -07:00
Matt Bierner bc04b1c04b
Update md grammar 2021-05-03 18:17:41 -07:00
Matt Bierner 2e0644918d
Spelling 2021-05-03 17:37:49 -07:00
Rob Lourens f8cf85a6cc Fix build 2021-05-03 16:44:34 -07:00
Connor Peet abd1df11b6
testing: improve display of line numbers and markdown messages in diff peek 2021-05-03 16:27:42 -07:00
Connor Peet 52c93f9932
peek: use title instead of aria-label so truncated text is visible 2021-05-03 16:27:41 -07:00
Connor Peet 9b74e6cfb2
peek: fix text not truncating in peekview title
Fixes #121515
2021-05-03 16:27:41 -07:00
Rob Lourens 31a7a50b93 Fix NotebookMetadata tests 2021-05-03 16:25:53 -07:00
Rob Lourens baa45af099 Name all notebook action classes 2021-05-03 16:17:14 -07:00
Rob Lourens ffe6e29994 Remove notebook.trust command 2021-05-03 16:17:14 -07:00
Matt Bierner 65c6a0a543
Pick up TS 4.3 nightly
For #122884
2021-05-03 16:15:30 -07:00
Rob Lourens 6c10fb4371 Remove 'trusted' notebook document
See #118584 for more
2021-05-03 16:08:16 -07:00
Matt Bierner 9aac6ab8f6
Use @ link in vscode.d.ts
For #120120

Converts all links in vscode.d.ts and vscode.proposed.d.ts to use `@link` instead of our custom link scheme. This allows these links to work in IntelliSense popups

I have converted all links over since we want to try to use `@link` everywhere. However a few of them may not work yet due implementation limitations
2021-05-03 16:00:36 -07:00
Matt Bierner 248cbc49cf
Update TS version for building VS Code 2021-05-03 15:58:26 -07:00
Connor Peet 7bdc6e4364
search: fix bad crlf normalization for negated character classes
Fixes #122223
2021-05-03 15:44:17 -07:00
Jackson Kearl faed865e2f
Fix #120699 2021-05-03 15:27:43 -07:00
SteVen Batten 022483ae8c allow trust editor to shrink better
fixes #122523
2021-05-03 14:57:06 -07:00
SteVen Batten a1e2329a50 fix scroll bar in trust editor
refs #122523
2021-05-03 14:36:06 -07:00
SteVen Batten 480d8376a2 remove padding trust editor
refs #122523
2021-05-03 14:33:40 -07:00
SteVen Batten 7d22e3b414 fixes #122302 2021-05-03 14:30:07 -07:00
SteVen Batten 9ca1b43593 fixes #120923 2021-05-03 14:05:24 -07:00
Logan Ramos 1288d9a3ef
Fix #122700 2021-05-03 17:02:39 -04:00
rebornix 8d9c7734ec
Merge branch 'notebook/dev' into main 2021-05-03 13:58:55 -07:00
Raymond Zhao 29b9648b3e
Emmet fix #122231 2021-05-03 13:39:38 -07:00
Raymond Zhao 81085f4312
💄 2021-05-03 13:39:37 -07:00
SteVen Batten 486072c4a0 remove unused import 2021-05-03 12:34:57 -07:00
SteVen Batten e523a23cae fixes #120946 2021-05-03 12:33:19 -07:00
Daniel Imms 2598778977
Merge pull request #122866 from microsoft/tyriar/122034
Use const enum for terminal config keys
2021-05-03 12:23:38 -07:00
Daniel Imms 9da2c37be0 Fix compile 2021-05-03 12:06:25 -07:00
Daniel Imms 31cda6eb85 Update all usages of full setting to use const
Fixes #122034
2021-05-03 12:03:09 -07:00
Daniel Imms aa2f7cc14b Move terminal settings into const enum
Fixes #122034
2021-05-03 11:51:55 -07:00
Rob Lourens d4ec651667 Don't put settings menu in shadow root, on iPad
Fix #108824
2021-05-03 11:46:25 -07:00
Logan Ramos 967020ff38
Change the configure default picker (#122863)
* Change the configure default picker

* Remove variable refernced nls key
2021-05-03 14:17:02 -04:00
Logan Ramos ae2eb51f16
Add simple override tests, part of #121792 2021-05-03 14:05:45 -04:00
rebornix 90c7f8e10d
fix #122668 2021-05-03 10:39:17 -07:00
Connor Peet 514871273b
notebook: convert NotebookKernelPreload to a class 2021-05-03 10:21:47 -07:00
Benjamin Pasero 62736de465
Block windows/iframes from preventing the unload (#122835)
* Revert "Only disable onbeforeunload if using iframe based webviews"

This reverts commit dfb22d172f.

* Revert "Try to block webviews from cancelling unloads"

This reverts commit dee149aebe.

* prevent a window or iframe to block the unload
2021-05-03 09:57:30 -07:00
Miguel Solorio 448b9eccb9
Make loading spinning icon square (Fixes #117859) 2021-05-03 09:43:59 -07:00
Benjamin Pasero 39a8f3c174
fix #121216 2021-05-03 16:50:59 +02:00
Ryan Zoeller d465e988f1
Register .mak extension for the Make language (#122614)
Associate the .mak extension with the Make language. This extension is commonly used for files included by Makefiles, and is recognized by GitHub's language detection: 32ec19c013/lib/linguist/languages.yml (L3282).

This PR fixes #122613.

Tested change by created a file with the .mak extension, and opening it in VS Code. The Language Mode was automatically set to 'Makefile'.
2021-05-03 16:03:05 +02:00
Megan Rogge 5bf5c77800
Menu migration (#122599) 2021-05-03 13:51:51 +00:00
Benjamin Pasero c554dccf10
fs - preserve previous error when moving to trash throws 2021-05-03 14:52:27 +02:00