Martin Aeschlimann
bde6ad173e
Merge branch 'master' of https://github.com/Microsoft/vscode
2019-10-22 21:26:22 +02:00
Martin Aeschlimann
3749523d5a
Web: Unable to open a workspace with absolute paths on windows. Fixes #82589
2019-10-22 21:26:13 +02:00
Pine Wu
313a142652
Bump css LS for #79215
2019-10-22 12:03:11 -07:00
Daniel Imms
5f045ec9e8
Correct nsfw name in log
2019-10-22 11:39:46 -07:00
Daniel Imms
8f488eafcb
Merge pull request #81448 from adamburgess/terminal-paste-option
...
Add paste option on right click for terminal
2019-10-22 11:30:28 -07:00
Matt Bierner
07f1939ba2
Log where the typescript version is coming from
2019-10-22 11:25:14 -07:00
Matt Bierner
802d09f5f2
Use double quotes for user facing strings
2019-10-22 11:25:14 -07:00
Matt Bierner
de0cd31fa5
Rename versionString to displayName to make it clearer how this version is used
2019-10-22 11:25:14 -07:00
Daniel Imms
79c82390dd
Merge branch 'master' into terminal-paste-option
2019-10-22 11:24:28 -07:00
Pine Wu
a724a64cce
Bump css LS for #74635
2019-10-22 11:19:49 -07:00
Daniel Imms
540cffbee9
Remove duplicate uncategorized terminal commands
...
Fixes #82901
2019-10-22 11:19:12 -07:00
Matt Bierner
9d752a2849
Include custom editors in history ( #83019 )
...
Fixes #81824
The history service currently drops any editor input that are not `FileEditorInput`. This does not work for custom editors, which are always backed by a resource but do not subclass `FileEditorInput`
The fix here is to create history entries for any input that has a resource that is backed by the file-service
2019-10-22 11:07:54 -07:00
Daniel Imms
a18e992b8b
node-pty@0.9.0
...
Upgrading from node-pty@0.9.0-beta19
2019-10-22 10:58:39 -07:00
frobinsonj
380aa3c055
Control find widget using transforms
...
& Removed reduntant multipleline CSS class
2019-10-22 18:38:57 +01:00
skprabhanjan
427df96180
replace input collapsed fix
2019-10-22 22:32:42 +05:30
kieferrm
f19841fc30
update distro
2019-10-22 16:55:50 +00:00
Daniel Imms
5db496f7cf
Fix strictFunctionTypes in terminal proc
...
Part of #81574
2019-10-22 09:30:00 -07:00
Miguel Solorio
1b2526d3e0
Typo
2019-10-22 09:26:44 -07:00
Miguel Solorio
9b80c12cc0
Merge branch 'master' of github.com:Microsoft/vscode
2019-10-22 09:21:32 -07:00
Alex Ross
56246ed3d8
Update vscode.proposed.d.ts in npm extension
2019-10-22 18:20:21 +02:00
Miguel Solorio
8c09593c36
Force colors on symbol icons
2019-10-22 09:19:31 -07:00
Daniel Imms
a9ce06c835
cmd+v for paste in terminal
...
This keybinding wasn't needed as regular pastes pass through, but
not having a keybindings means no shortcut in context menu or
command palette.
Fixes #83002
2019-10-22 09:02:00 -07:00
Miguel Solorio
d9b94243fa
Merge pull request #83008 from frobinsonj/fix-44604
...
Allow theme to change color of progress icon
2019-10-22 09:00:57 -07:00
Alex Ross
9a36a4f826
Fix the neve show problem matcher suggestion setting for shell and process
2019-10-22 18:00:13 +02:00
Miguel Solorio
cb8904417b
Merge branch 'master' into fix-44604
2019-10-22 08:59:17 -07:00
Alex Ross
7173460756
Increase task provider warning timemout
...
Still need to make this based oon start up time, but default should be longer
2019-10-22 17:44:47 +02:00
Benjamin Pasero
ff026e0601
Web: support for untitled workspaces ( fixes #82599 )
2019-10-22 17:15:25 +02:00
Alex Ross
030af9515a
Stabilize CustomExecution task API
...
Fixes #80375
2019-10-22 17:10:25 +02:00
Alex Ross
967019304d
Merge branch 'master' of https://github.com/Microsoft/vscode
2019-10-22 17:09:40 +02:00
Andre Weinand
a318b97373
properly pass CLI arguments
2019-10-22 17:02:22 +02:00
Miguel Solorio
14705ffa25
Merge pull request #82710 from microsoft/misolori/icon-font-outline
...
Adopt icon font in outline/breadcrumbs/suggest widget
2019-10-22 08:01:28 -07:00
Miguel Solorio
303b1c7442
Merge branch 'master' into misolori/icon-font-outline
2019-10-22 07:59:26 -07:00
Alex Ross
ad5ffb0b4d
Merge branch 'master' of https://github.com/Microsoft/vscode
2019-10-22 16:53:49 +02:00
Johannes Rieken
9f474febfe
implement API proposal
2019-10-22 16:48:12 +02:00
isidor
590a059505
fixes #82821
2019-10-22 16:29:58 +02:00
Joao Moreno
62f9bd73d8
actions: use GITHUB_TOKEN
2019-10-22 16:28:42 +02:00
Alex Ross
ceeb311ba8
Add task detail property and adopt in npm extension ( #83070 )
...
Fixes #69785
2019-10-22 16:26:11 +02:00
Joao Moreno
6de0eea388
use more CHILD_CONCURRENCY
2019-10-22 16:21:36 +02:00
Alex Ross
86a9962e4b
Merge branch 'master' of https://github.com/Microsoft/vscode
2019-10-22 15:57:35 +02:00
Alex Ross
87998af618
Add task detail property and adopt in npm extension
...
Fixes #69785
2019-10-22 15:56:21 +02:00
Joao Moreno
10586173b0
use CHILD_CONCURRENCY=1 in actions
2019-10-22 15:56:20 +02:00
João Moreno
ea47d6b95b
Merge pull request #82992 from ethomson/github_actions
...
CI Builds with GitHub Actions
2019-10-22 15:32:53 +02:00
Johannes Rieken
f1583f11ab
debt - use more ISuggestDataDtoField
2019-10-22 15:27:09 +02:00
isidor
2aa29a9895
Allow preLaunch task for compound list
...
fixes #45676
2019-10-22 15:14:18 +02:00
Johannes Rieken
40e3b803d7
tweak test for less encoding, restore URI.toString(true) behaviour, escape backslash in non-windows cases
2019-10-22 12:52:01 +02:00
Johannes Rieken
3e0ded9c8d
keep input (for toString) when using URI.parse, URI.file uses now URI.parse
...
Add tests that check our logic against Nodejs's pathToFileURL
2019-10-22 12:20:26 +02:00
isidor
4d71eba647
fixes #81286
2019-10-22 12:13:25 +02:00
Benjamin Pasero
d712aeb26b
opn/open should work with app URI scheme too
2019-10-22 12:06:37 +02:00
Benjamin Pasero
21da9e008b
💄 docs for env
2019-10-22 12:06:37 +02:00
isidor
8d2b16c4b1
fixes #74558
2019-10-22 12:06:20 +02:00