Matt Bierner
|
6ad1da9f79
|
Pick up new TS for building VS Code
|
2020-10-19 16:58:09 -07:00 |
|
Connor Peet
|
bef20b37c6
|
Merge remote-tracking branch 'origin/master' into terminal-typeahead
|
2020-10-19 16:31:14 -07:00 |
|
Connor Peet
|
13081e6541
|
get into a dogfooding state
|
2020-10-19 16:29:56 -07:00 |
|
Miguel Solorio
|
4c520a11a6
|
update
|
2020-10-19 15:04:18 -07:00 |
|
Connor Peet
|
82df497acd
|
cursor moves for nix
|
2020-10-19 13:00:50 -07:00 |
|
Connor Peet
|
c4d7a5b362
|
polish
|
2020-10-19 12:23:40 -07:00 |
|
Daniel Imms
|
b0baa3a2d8
|
Update deps to include libgbm (#107611)
Fixes #106936
|
2020-10-19 11:47:07 -07:00 |
|
Raymond Zhao
|
d10e2fc0e6
|
Use new helper extractAbbreviation function
|
2020-10-19 11:27:17 -07:00 |
|
Raymond Zhao
|
0c50806e8c
|
Refactor Emmet abbrevationAction files
|
2020-10-19 11:27:16 -07:00 |
|
Kai Maetzel
|
2c53d68789
|
fix GDPR annotation
|
2020-10-19 17:22:06 +00:00 |
|
Christof Marti
|
bfe35d4427
|
Settings copied only once (microsoft/vscode-remote-release#484)
|
2020-10-19 17:50:43 +02:00 |
|
Christof Marti
|
dbc90498b4
|
Add hint (fixes microsoft/vscode-remote-release#486)
|
2020-10-19 17:50:43 +02:00 |
|
Benjamin Pasero
|
b233cec283
|
fix bad quick access when tabs disabled (#107543) (#108736)
|
2020-10-19 17:28:22 +02:00 |
|
Sandeep Somavarapu
|
af993f9c0a
|
#108548 do not apply padding for output
|
2020-10-19 16:33:58 +02:00 |
|
Martin Aeschlimann
|
fff9302b36
|
folding: provider event to signal that folding ranges have changed. Fixes #99914
|
2020-10-19 15:59:56 +02:00 |
|
Sandeep Somavarapu
|
df696e3afc
|
move assertions out of promise
|
2020-10-19 14:46:34 +02:00 |
|
Sandeep Somavarapu
|
9a51f24502
|
add message to assertion
|
2020-10-19 14:19:37 +02:00 |
|
isidor
|
0ea7e1ca94
|
debug issues assign to Andre
|
2020-10-19 13:55:06 +02:00 |
|
Andre Weinand
|
04799ce2f9
|
fix typo; fixes #108339
|
2020-10-19 12:51:34 +02:00 |
|
Isidor Nikolic
|
c1031ceaa9
|
Merge pull request #108863 from kjs3/keybinding-delete-on-mac
Trash/delete keybinding for forward delete on MacOS
|
2020-10-19 12:22:29 +02:00 |
|
Ladislau Szomoru
|
e1692b33b1
|
Abort rebase command polish (#108919)
* Abort rebase command polish
|
2020-10-19 10:59:36 +02:00 |
|
Benjamin Pasero
|
cd2a92ae13
|
web - allow to download folders (fix #83579)
|
2020-10-19 10:48:40 +02:00 |
|
João Moreno
|
c84c1fd4ad
|
💄
|
2020-10-19 10:12:43 +02:00 |
|
Martin Aeschlimann
|
db8ff25630
|
Merge pull request #108779 from a5hk/semantic-hl-ui
closes #97890
|
2020-10-19 10:06:27 +02:00 |
|
Martin Aeschlimann
|
845d014429
|
[scss] Normalise SCSS attributes with CSS/LESS/SASS. Fixes #108840
|
2020-10-19 09:55:57 +02:00 |
|
Benjamin Pasero
|
8d7ad831e5
|
Improve window.withProgress in status bar to use a static spin icon (fix #108657)
|
2020-10-19 08:07:52 +02:00 |
|
Rachel Macfarlane
|
74ef0a92fe
|
Update callback url for ms authentication when not using local server
|
2020-10-17 09:45:19 -07:00 |
|
Kenny Smith
|
5e1d9eb316
|
Trash/delete shortcut for forward delete on MacOS
|
2020-10-17 08:31:00 -07:00 |
|
a5hk
|
177eba74b6
|
left aligned values
|
2020-10-17 17:24:37 +03:30 |
|
a5hk
|
3f9a7a2e05
|
closes #97890
|
2020-10-17 17:24:36 +03:30 |
|
Benjamin Pasero
|
41e73c836f
|
backup - wire cancellation into backup() method
|
2020-10-17 09:25:26 +02:00 |
|
Benjamin Pasero
|
24876cda75
|
Cannot close tab opened by piping to code - (fix #108752)
|
2020-10-17 09:20:57 +02:00 |
|
Matt Bierner
|
c13678f258
|
Set extension on webview views
Fixes #108689
This fixes loading resources in webview views on web
|
2020-10-16 17:18:44 -07:00 |
|
Matt Bierner
|
dd124a5cae
|
Cleaning up code
- Use more explicit names
- extract
- Use `??`
|
2020-10-16 17:18:44 -07:00 |
|
Matt Bierner
|
189d79df76
|
Migrate off of require.toUrl (#107620)
Fixes #107439
|
2020-10-16 16:34:25 -07:00 |
|
Rob Lourens
|
ae5ecf9e17
|
Remove deprecated API usage from search #103454
|
2020-10-16 16:28:14 -07:00 |
|
SteVen Batten
|
979f9f73b3
|
fixes #991
|
2020-10-16 16:16:56 -07:00 |
|
Connor Peet
|
2f28a7f8b8
|
get it in a better state, support for more codes
|
2020-10-16 16:10:28 -07:00 |
|
Martin Aeschlimann
|
d6a1592e23
|
update distro
|
2020-10-16 22:53:52 +02:00 |
|
Martin Aeschlimann
|
59df6b40f1
|
code.sh: Prevent stealing of stdin (for #99815)
|
2020-10-16 22:45:38 +02:00 |
|
Martin Aeschlimann
|
f10b984bc7
|
Themes: there is an file icon change event after startup. Fixes #99249
|
2020-10-16 20:27:40 +02:00 |
|
Raymond Zhao
|
fbc4c87523
|
Bump vscode emmet helper to 2.0.5
|
2020-10-16 10:42:36 -07:00 |
|
SteVen Batten
|
b3204b9260
|
fixes #108307
|
2020-10-16 10:18:32 -07:00 |
|
rebornix
|
7b0088998a
|
fix #107890
|
2020-10-16 10:11:40 -07:00 |
|
Benjamin Pasero
|
b4e81df81a
|
web - rename to window.confirmBeforeQuit and show in file menu for awareness
|
2020-10-16 17:56:53 +02:00 |
|
Joao Moreno
|
6d36470eb8
|
avoid publishing test results for non x64 linux
|
2020-10-16 15:22:01 +00:00 |
|
Chuck Lantz
|
0fdbff1e34
|
Remove unneeded extensions
|
2020-10-16 08:05:58 -07:00 |
|
João Moreno
|
b9115b8b9c
|
fixes #108714
|
2020-10-16 16:58:25 +02:00 |
|
Rachel Macfarlane
|
009156fc76
|
Increase the timeout of tryActivateProvider
|
2020-10-16 07:46:33 -07:00 |
|
Alex Dima
|
7a935539d4
|
update distro
|
2020-10-16 16:20:17 +02:00 |
|