isidor
4e6150b4e0
change unstage selected ranges to cmd+k cmd+n
...
fixes #99011
2020-06-25 09:19:18 +02:00
Rachel Macfarlane
629e1d7e16
Remove old getSessions and login methods from auth provider API
2020-06-24 15:33:09 -07:00
rebornix
13c7236201
Revert " #100911 Skip failing tests"
...
This reverts commit 5eb021aca9 .
2020-06-24 07:51:17 -07:00
Martin Aeschlimann
e6944cee80
Merge branch 'master' into aeschli/html-headless
2020-06-24 11:33:19 +02:00
Martin Aeschlimann
8c5e2438e7
[html] update service
2020-06-24 11:32:46 +02:00
Martin Aeschlimann
3d4fe5cfe6
[css] update service
2020-06-24 11:27:22 +02:00
Sandeep Somavarapu
5eb021aca9
#100911 Skip failing tests
2020-06-24 09:12:59 +02:00
Martin Aeschlimann
6a18c72bbf
add library loader
2020-06-23 22:58:54 +02:00
Martin Aeschlimann
9b8fec1546
Merge branch 'master' into aeschli/html-headless
2020-06-23 22:43:37 +02:00
Martin Aeschlimann
05c5be7b87
extract loadLibrary
2020-06-23 22:43:25 +02:00
Alex Dima
bd22672b73
Better platform testing
2020-06-23 17:03:08 +02:00
Johannes Rieken
f2d49ea57e
add debug logging for https://github.com/microsoft/vscode/issues/100828
2020-06-23 13:19:31 +02:00
Christof Marti
3d93daf7ca
Not only ( #70887 )
2020-06-23 10:22:21 +02:00
Sandeep Somavarapu
434dc1bb66
Disabled as it is failing in build @jrieken #100828
2020-06-23 10:15:29 +02:00
Matt Bierner
adb27e5fd0
enable/disable deprecated diagnostics in core instead of requiring each diagnostic provider do so
2020-06-22 15:21:15 -07:00
Wenlu Wang
9d6054c99d
Add ts/js deprecated support ( #97742 )
...
* Add ts/js deprecated support
* Support callhierarchy
* avoid tags
* fix lint
* fix lint
* Avoid changes
* Avoid assign
* Avoid changes
* Avoid styles
* Add temp deps for build
* update version
* add config item
* fix type
* Use expiremental namepsace
* fix types
2020-06-22 14:01:37 -07:00
Alex Ross
40bda94ebc
Custom executions get lost during fetchTasks
...
Fixes #100577
2020-06-22 18:36:32 +02:00
Alex Ross
447603c7dc
Specifically test ordering in CustomExecution test
...
Part of #100733
2020-06-22 18:36:31 +02:00
Christof Marti
0a8c1aea39
Update fix ( #70887 )
2020-06-22 17:58:04 +02:00
Christof Marti
4242275cb1
Fix tests ( fixes #70887 )
2020-06-22 14:02:42 +02:00
Martin Aeschlimann
a5cdb44413
Merge pull request #100657 from MrNossiom/patch-1
...
Update logging
2020-06-22 13:03:39 +02:00
João Moreno
fad4d8d254
fixes #100524
2020-06-21 22:58:32 +02:00
Milo Moisson
fc8b56a966
Update logging
...
Remove enter after console.log/warn/error.
Really ennoying...
2020-06-20 18:26:14 +02:00
Fedor Nezhivoi
24e0a82229
Move encoding to common for #79275 ( #100539 )
...
* move encoding.ts to common for #79275
* load iconv-lite-umd and jschardet in web version for #79275
* move EncodingOracle to the AbstractTextFileService for #79275
* review
* update to new iconv-lite-umd
* add workaround for jschardet types
* fix indentation
* add iconv-lite-umd and jschardet to workbench.html
* fix paths for modules
Co-authored-by: Benjamin Pasero <benjpas@microsoft.com >
2020-06-20 10:47:29 +02:00
Martin Aeschlimann
d16e306c2e
html headless
2020-06-19 23:35:45 +02:00
Martin Aeschlimann
c23285f8c8
[json] server path fix (for json-server npm)
2020-06-19 21:58:54 +02:00
Martin Aeschlimann
3acea34ca5
[css] custom data polishes
2020-06-19 21:58:54 +02:00
Martin Aeschlimann
e32da59d30
[npm] support serverless & cleanup
2020-06-19 21:58:54 +02:00
rebornix
9b38a98bc4
skip undo/redo test.
2020-06-18 10:38:30 -07:00
Alex Ross
ca74bac4b0
Update grammars
2020-06-18 17:35:13 +02:00
Fedor Nezhivoi
314b58c8e1
switch to use iconv-lite-umd for #79275 ( #100472 )
...
Co-authored-by: Benjamin Pasero <benjpas@microsoft.com >
2020-06-18 16:08:17 +02:00
Dirk Baeumer
0980b4d681
Fixes #96794 : php.validate.executablePath - Unable to override in workspace
2020-06-18 10:37:24 +02:00
rebornix
6c68514534
Fix #100329 . Content providers can contribute to undo/redo stack of a notebook document.
2020-06-17 17:08:09 -07:00
Matt Bierner
b95968eafb
Don't include inline source maps in markdown preview scripts
2020-06-17 15:24:16 -07:00
Matt Bierner
d7ae69e916
Pick up TS 3.9.5
2020-06-17 15:13:42 -07:00
Alex Ross
1a1b76f0ee
Check for undefined specifically in task execution test
...
Part of #100361
2020-06-17 11:41:48 +02:00
Benjamin Pasero
3675f28129
Revert "Revert "decouple vs/base/node/encoding.ts from node streams for #79275 ( #99413 )""
...
This reverts commit 495112ded5 .
2020-06-17 10:45:58 +02:00
João Moreno
208d556b1d
fixes #100015
2020-06-17 09:41:55 +02:00
Benjamin Pasero
495112ded5
Revert "decouple vs/base/node/encoding.ts from node streams for #79275 ( #99413 )"
...
This reverts commit 1dbfecd37f .
2020-06-17 09:09:59 +02:00
Fedor Nezhivoi
1dbfecd37f
decouple vs/base/node/encoding.ts from node streams for #79275 ( #99413 )
2020-06-17 09:09:12 +02:00
rebornix
e7e21e7af4
typings refactoring not picked up.
2020-06-16 16:48:05 -07:00
Alex Ross
3e4f95f60a
Fix ordering in tasks execution tests
2020-06-16 17:52:30 +02:00
Alex Ross
388da4e6f6
Make task execution event tests more specific
2020-06-16 16:36:10 +02:00
Rhitik Bhatt
4dfc14b846
Fixes buggy onEnter behavior when used with generator method ( #100076 )
...
* Adds regex to ignore already closed comment block
* Adds test case for generator method onEnter buggy behavior
2020-06-15 11:57:40 -07:00
rebornix
350507a753
revert/backup should not be optional
2020-06-15 11:46:17 -07:00
Daniel Imms
bf9991ad52
Skip test that flakes on Linux only
2020-06-15 09:37:57 -07:00
Daniel Imms
54b6e8fa41
Merge pull request #100011 from microsoft/tyriar/term_errors
...
Refactor terminal launch, improve error handling and add troubleshoot link to notification
2020-06-15 09:33:41 -07:00
Connor Peet
45dbf43a87
Merge branch 'connor4312/identify-cell-outputs'
2020-06-15 09:14:23 -07:00
Daniel Imms
a870da6ab2
Merge branch 'master' into tyriar/term_errors
2020-06-15 06:20:48 -07:00
Johannes Rieken
a875bd1919
use a true random file name when testing that openTextDocument opens another document, fixes https://github.com/microsoft/vscode/issues/100159
2020-06-15 11:45:59 +02:00