Rob Lourens
a556ca989b
Unset VSCODE_LOGS in code.sh
...
so it writes to the code-oss logs folder and doesn't inherit the insiders log folder
2019-09-10 11:33:14 -07:00
Rob Lourens
1daa19733f
Bump vscode-ripgrep
2019-09-10 11:31:47 -07:00
Alex Dima
44773a13a8
update distro
2019-09-10 20:26:59 +02:00
Alex Dima
cc6aea9d06
Load script directly
2019-09-10 20:20:01 +02:00
Joao Moreno
31b011f831
Revert "async data tree: use proxies instead"
...
This reverts commit 492def2698
.
2019-09-10 17:58:54 +02:00
Matt Bierner
7d4a25395f
Have fallback message when code aciton command fails for unknown reason
2019-09-10 08:58:34 -07:00
Matt Bierner
b17e5587df
Surface errors for commands that are part of a code action
...
Fixes #79967
2019-09-10 08:51:33 -07:00
Matt Bierner
a7704164b4
Pick up TS 3.6.3 insiders
2019-09-10 08:51:33 -07:00
Pine Wu
1c5b3fd83d
Update html service. Fix #80600
2019-09-10 08:26:32 -07:00
Sergio Schvezov
19526f4123
snap: add assets verbatim ( #80585 )
...
* snap: add assets verbatim
Providing the desktop files in snap/gui will have snapcraft copy over
those assets into the snaps meta/gui verbatim.
Addtionally, add a leading ${SNAP} to the Icon entry which was also
moved to snap/gui for the "package" to have an icon by default
(which is important when sideloading).
Signed-off-by: Sergio Schvezov <sergio.schvezov@canonical.com>
* escape
* fix snapcraft.yml
* use @@EXEC@@ in desktop files
* fix bad path
* fix snap desktop file
2019-09-10 17:12:45 +02:00
Benjamin Pasero
4401cc8350
debt - remove a lot of unused icons
2019-09-10 16:37:01 +02:00
Martin Aeschlimann
e2c4d07f2b
update distro
2019-09-10 16:25:39 +02:00
Martin Aeschlimann
82a9052ce7
more cli args cleanup
2019-09-10 16:19:06 +02:00
Isidor Nikolic
af53133100
Merge pull request #79383 from jeanp413/fix-explorer-edit-item
...
Fix explorer item creation and disposal
2019-09-10 16:12:53 +02:00
Johannes Rieken
51912d21c5
snippet - honor spread setting for $CLIPBAORD variable with multiple cursors
2019-09-10 16:05:29 +02:00
Benjamin Pasero
93b7ad02df
web - add proper callback landing page
2019-09-10 15:56:50 +02:00
Johannes Rieken
1ad37cf2c3
re-enable perf related, hidden arguments
2019-09-10 15:38:37 +02:00
Joao Moreno
492def2698
async data tree: use proxies instead
2019-09-10 15:35:25 +02:00
Johannes Rieken
5a9913099c
undo usage of tsProjectSrc-stream
2019-09-10 14:58:08 +02:00
Johannes Rieken
c695729eb1
remove gulp-tsb hack, fixes #80629
2019-09-10 14:51:46 +02:00
Martin Aeschlimann
590ccaf260
Merge pull request #80529 from navrkald/prompt_code_inside_wsl
...
Skip WLS check if env var DONT_PROMPT_WSL_INSTALL is set.
2019-09-10 14:46:11 +02:00
Alex Ross
afffb1e7a7
Contributable variables for configuration resolver ( #80478 )
...
* Contributable variables for configuration resolver
Fixes https://github.com/microsoft/vscode/issues/32239
2019-09-10 12:48:45 +02:00
Johannes Rieken
9ab449f3bd
use tsb 4.0.2 use project files as src-stream, https://github.com/microsoft/vscode/issues/80632
2019-09-10 12:48:04 +02:00
Martin Aeschlimann
d2dd59c23d
Merge branch 'master' into prompt_code_inside_wsl
2019-09-10 12:33:31 +02:00
Martin Aeschlimann
96106dbae2
update distro
2019-09-10 12:19:03 +02:00
Isidor Nikolic
4e3b4b6356
Merge pull request #80422 from dgozman/fix-79196
...
Separate REPL evaluation from it's result; fixes #79196
2019-09-10 11:56:51 +02:00
isidor
81671f3f34
fixes #80593
2019-09-10 11:35:32 +02:00
Martin Aeschlimann
3139e96dd7
update distro
2019-09-10 11:34:15 +02:00
Alex Dima
ca921a50c9
Fixes #43722 : Handle the case where the pasted text ends in \r\n
2019-09-10 11:21:36 +02:00
Benjamin Pasero
227e1a2fa0
🆙 distro
2019-09-10 11:14:47 +02:00
Benjamin Pasero
d0481dca92
web - move selfhost pieces out of workbench
2019-09-10 11:06:54 +02:00
Benjamin Pasero
0030e6ee92
🆙 terser@4.3.1 ( #80627 )
2019-09-10 10:57:54 +02:00
Martin Aeschlimann
b836b675cc
update distro
2019-09-10 10:49:32 +02:00
jrieken
7da3d2609b
suggest - avoid tokenize when quick suggest options are all on or all off
2019-09-10 08:42:50 +00:00
Alex Dima
ec9acc5ccd
Introduce editor.multiCursorPaste ( fixes #80624 )
2019-09-10 10:39:17 +02:00
Alexander
3ff6b96ab7
Update enablement of status bar item in constructor ( #80517 )
2019-09-10 10:27:33 +02:00
João Moreno
0b3ae7e089
Implement URLHandler router which looks at windowId query param ( #80260 )
...
* move urlIpc to common
* implement URLHandlerRouter
fixes #79635
* Add windowId to app URI
* use encodeURIComponent
2019-09-10 10:26:52 +02:00
Sergio Schvezov
51334d5bd9
buildSnapPackage: use the default snapcraft target ( #80217 )
...
Use the default snap target for snapcraft to create the snap (build is an
intermediate lifecycle step).
Signed-off-by: Sergio Schvezov <sergio.schvezov@canonical.com>
2019-09-10 10:24:40 +02:00
jrieken
e4a4635075
💄 remove strings.empty
2019-09-10 08:12:26 +00:00
Benjamin Pasero
6ccd016f56
error handling 💄
2019-09-10 07:53:22 +02:00
Pine Wu
55825e9ad2
Fix #80536
2019-09-09 15:56:36 -07:00
Konstantin Solomatov
d163340556
Replace Disposable[] with DisposableStore ( #80447 )
...
* Replace Disposable[] with DisposableStore
* code review: readonly field
* fix test error
* fix error
2019-09-09 15:30:43 -07:00
Rob Lourens
bb02180904
Delay gulp-watch read so watch task isn't broken on slower disks.
...
vscode writes files non-atomically. This is useful on an azure devbox over ssh.
2019-09-09 14:39:13 -07:00
Alex Dima
0a378fda42
Fixes #80572 : register correct default in JSON schema for enums
2019-09-09 21:43:55 +02:00
Dmitry Gozman
3bcaff85f0
Separate REPL evaluation from it's result; fixes #79196
...
REPL now has two elements: one for the evaluation text added immediately (ReplEvaluationInput),
and another for the evaluation result once available (ReplEvaluationResult).
2019-09-09 10:53:46 -07:00
Matt Bierner
7226e32d1b
Use shared tsconfig for markdown preview
...
Fixes #80121
2019-09-09 10:20:56 -07:00
Matt Bierner
3fa22b2f02
Use Schemas constants
2019-09-09 09:41:26 -07:00
Matt Bierner
d6dab59f16
Allow file
and vscode-remote
schemes for links in markdown
...
Fixes #80352
2019-09-09 09:40:51 -07:00
Alex Dima
a39d2de39d
update distro
2019-09-09 18:19:49 +02:00
isidor
a33e554693
adopt registerAndGetAmdImageURL
...
fixes #80563
2019-09-09 18:15:11 +02:00