Alex Dima
3c463a2076
Fixes #108880
2020-10-20 09:46:48 +02:00
Benjamin Pasero
73cd1f193f
trusted domains - remove console.logs
...
//cc @JacksonKearl
2020-10-20 09:10:55 +02:00
Benjamin Pasero
60d96d72a5
explorer - tweaks to upload/download
2020-10-20 09:10:44 +02:00
Sandeep Somavarapu
50bfc596da
use try catch
2020-10-20 08:05:33 +02:00
Matt Bierner
13b3c937dc
Use looser check for active element when re-focusing webview
...
Fixes #108596
Always skip refocusing a webview if a new element has been focused after we call `.focus` on it
2020-10-19 20:22:46 -07:00
Matt Bierner
a4a4cf5ace
Re-resolve webview views when extension host restarts
...
Fixes #108555
Previously webviews were left hanging when the extension host died. With this change, we now try to re-create them once the extension host restarts
2020-10-19 19:00:16 -07:00
Benjamin Pasero and Jackson Kearl
5eb46b187c
link protection - read remotes only once on startup ( #108938 )
...
* link protection - read remotes only once on startup
* Reread on potential ocntent changes.
Co-authored-by: Jackson Kearl <jakearl@microsoft.com >
2020-10-19 18:36:08 -07:00
SteVen Batten
ff4f319e29
fixes #102345
2020-10-19 17:53:00 -07:00
SteVen Batten
9745766e8e
add period
2020-10-19 17:27:00 -07:00
SteVen Batten
e2490d25b3
fixes #99069
2020-10-19 17:26:03 -07:00
Matt Bierner
37c63d6ae5
Don't show loading and project loading status for in-memory JS/TS files
...
Fixes #108454
2020-10-19 17:18:49 -07:00
Matt Bierner
8f1117bf44
Extract some functions in markdown renderer
2020-10-19 16:58:09 -07:00
Matt Bierner
f1ffbb1f82
Add title to commands in release notes
...
Fixes #94712
This enables a title that displays the command id for text of the form:
```
kb(command.bla)
```
2020-10-19 16:58:09 -07:00
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