Commit graph

10841 commits

Author SHA1 Message Date
Ladislau Szomoru e5d6ff4c06
jschardet 2.2.1 -> 2.3.0 (#121575) 2021-04-18 09:21:14 +00:00
meganrogge d7f5575367
skip failing test 2021-04-16 16:54:44 -07:00
Alexandru Dima 30ae7bde85
Respect resolver's trust options 2021-04-16 17:15:09 +02:00
rebornix 155df27d8d
💄 2021-04-15 14:49:11 -07:00
rebornix d531f3b054
Merge branch 'notebook/dev' into main 2021-04-15 14:00:38 -07:00
rebornix ebb0a7165b
update integration test. 2021-04-15 12:39:19 -07:00
rebornix 060d417505
remove editable and breakpointMargin. 2021-04-15 11:32:45 -07:00
Rachel Macfarlane 296c417c07
Add workspace trust property to auth extensions 2021-04-15 09:22:15 -07:00
Yongming Lai 151c7d5dff
Recognise commonly sourced files as shellscript (#121373)
Added files commonly sourced by display managers.

- `.xsession` and its variants referenced in `/etc/X11/Xsession`
- `.xprofile` referenced in `/etc/gdm3/Xsession`

This PR fixes #121372.
2021-04-15 16:32:02 +02:00
Johannes Rieken f9ca74adc4
Merge branch 'main' into notebook/dev 2021-04-15 09:10:06 +02:00
Matt Bierner e870a6d700
Update js/ts grammar 2021-04-14 20:42:41 -07:00
Matt Bierner a5d656cd3f
Configure workspace trust for simple browser and image preview 2021-04-14 20:37:01 -07:00
Matt Bierner 293061802c
Add workspace trust for markdown extension 2021-04-14 20:33:20 -07:00
Rob Lourens edbdd6fe09 Fix test, fix cell data startTime and duration visibility 2021-04-14 17:59:49 -07:00
Matt Bierner 2881355f37
Use es2020 as the default target for js/ts implicit projects
Fixes https://github.com/microsoft/TypeScript/issues/43596

For users targetting browsers, this should be a reasonable default. We'd like more feedback during insiders for users targetting other environments
2021-04-14 17:26:55 -07:00
Eric Amodio 7f2bcc1530 Fixes #119032 - changes to support settings UI 2021-04-14 19:04:27 -04:00
Andrew Branch fa56f6ea3d
Add telemetry for import statement completions (#121243) 2021-04-14 09:59:08 -07:00
Andre Weinand ec579a2c21
Mark server ready extension trusted 2021-04-14 16:12:45 +02:00
Alex Ross 5371ac58c4
Include virtual workspace check for task type enablment 2021-04-14 15:04:06 +02:00
Martin Aeschlimann 3d276ed5cc
vscode API - env. Fixes #121261 2021-04-14 10:46:38 +02:00
João Moreno a09d640311
github auth: improve test env detection
cc @RMacfarlane
2021-04-14 08:59:55 +02:00
Eric Amodio c8d5c905bf Fixes git rename on windows 2021-04-14 00:16:03 -04:00
rebornix d13a914bd6
Merge branch 'notebook/dev' into main 2021-04-13 14:12:11 -07:00
SteVen Batten c5fab4faa3
Boolean Trust State (#121141)
* move to boolean-based trust state

* update api based on feedback
2021-04-13 12:54:52 -07:00
Christof Marti 75f2ce9735 Adopt workspaceTrust 2021-04-13 21:42:54 +02:00
Christof Marti 40a6563f9b Remove git-ui extension 2021-04-13 21:38:53 +02:00
Martin Aeschlimann c826e9aabd
Explicit remote CLI commands (#121212) 2021-04-13 19:49:13 +02:00
Rob Lourens 7104353752
php: use which (#121210) 2021-04-13 19:38:55 +02:00
Martin Aeschlimann f0a344a76e
npm: use which (#121209) 2021-04-13 19:34:43 +02:00
Martin Aeschlimann 6725bd3933
[json] fix for workspaceTrust 2021-04-13 14:41:04 +02:00
Martin Aeschlimann 8e8621c137 [css/json/html] add workspaceTrust property 2021-04-13 14:26:26 +02:00
Johannes Rieken 0788b3fd68
Merge branch 'main' into notebook/dev 2021-04-13 09:17:03 +02:00
Ladislau Szomoru 0c555419fe
Extension workspace trust request using product/settings files (#121021)
* Extension workspace trust request using product/settings files
2021-04-13 08:17:48 +02:00
Matt Bierner 119581fc2a
Use more standard name for shared extension tsconfig
This enables Intellisense in the `tsconfig.base` file
2021-04-12 15:58:38 -07:00
Matt Bierner 98bbcddec3
Enable noImplicitOverride for extensions 2021-04-12 15:54:18 -07:00
Matt Bierner d5f4e119e0
Use Array.from's map directly instead of a second call to map 2021-04-12 14:42:39 -07:00
rebornix 9a00c870b9
remove NotebookEditor#selection. 2021-04-12 14:33:45 -07:00
Martin Aeschlimann 318fe9ff80 improve TestResolver command names 2021-04-12 16:08:07 +02:00
Sandeep Somavarapu 219270a10c
adopt to workspace trust 2021-04-12 16:00:22 +02:00
Martin Aeschlimann 1b26a6d322
Merge pull request #120938 from bourdakos1/update-seti-icons
Update seti icons
2021-04-12 05:15:27 -07:00
Martin Aeschlimann 66c78c9031
Merge pull request #120841 from CanadaHonk/patch-3
[themes] Fix JSON formatting in High Contrast Black default theme (3)
2021-04-12 03:15:24 -07:00
Jackson Kearl 532a0b3a99
Onboard search-result to workspace trust. 2021-04-09 11:49:42 -07:00
Alex Ross 2894338f38
Add all valid hosts to simple browser (#120929)
and pass sourceUri not targetUri
2021-04-09 16:54:31 +02:00
Nick Bourdakos 243f4660ba Update seti icons 2021-04-09 10:31:51 -04:00
Alex Ross 50fe76ba29
Onboard task extension to workspace trust 2021-04-09 14:29:13 +02:00
Matt Bierner 13944bac07
Pick up new katex version 2021-04-08 22:06:22 -07:00
Matt Bierner 3c89afbbc4
Pull in newer markdown-it katex version 2021-04-08 21:27:45 -07:00
Matt Bierner 9c9e188aa0
Don't use 'self' for image editor csp
On desktop, we now serve webview resources from a different origin than the webview itself. This means we no longer can use `'self'` in our CSP as shorthand and instead should always use the provided `cspSource`
2021-04-08 17:08:08 -07:00
Matt Bierner 84391165c3
Pass in correct project root for notebook cells 2021-04-08 16:49:04 -07:00
Raymond Zhao f689971195
Mark Emmet trusted 2021-04-08 13:07:25 -07:00
Matt Bierner 604b950f0d
Reapply badclient commit
Fixes #120781

Add second file this time
2021-04-08 09:09:25 -07:00
CanadaHonk 13452d7fd6
Fix JSON formatting in High Contrast Black default theme (3) 2021-04-08 15:54:02 +01:00
Alex Ross ffde5985b2
Update color for port wtih running process
Part of microsoft/vscode-remote-release#4826
2021-04-08 14:29:39 +02:00
CanadaHonk 936219d314
Fix JSON formatting in High Contrast Black default theme (2) 2021-04-08 11:37:22 +01:00
Martin Aeschlimann eadff843e8
Merge pull request #120761 from CanadaHonk/patch-1
Fix JSON formatting in High Contrast Black default theme
2021-04-08 12:31:00 +02:00
Benjamin Pasero de3aca7a53
Revert "Add badclient telemetry property"
This reverts commit e5ef9895b6.
2021-04-08 08:03:54 +02:00
Matt Bierner e5ef9895b6
Add badclient telemetry property
TS will now notify us if it thinks the error was caused by the client instead of by a server error
2021-04-07 18:49:06 -07:00
Matt Bierner 5207b98402
Update JS/TS grammars 2021-04-07 17:45:59 -07:00
CanadaHonk 4f55d8181b
Fix JSON formatting in High Contrast Black default theme 2021-04-07 22:08:21 +01:00
Matt Bierner c19bae2dfc
Pick up TS 4.2.4 2021-04-07 12:58:43 -07:00
Matt Bierner 73ae56b82b
Build with latest TS nightly (#120690)
* Pick up new TS 4.3

Also tests adding override keywords for extensions as part of #120675

* Update to daily TS and workaround TS 4.3 issue

Works around https://github.com/microsoft/TypeScript/issues/43578
2021-04-07 12:19:05 -07:00
Matt Bierner 05b52df98a Update JS/TS grammar 2021-04-06 17:17:43 -07:00
Jean Pierre 8117fec7df
Fixes #120036 (#120275) 2021-04-06 15:29:36 -07:00
Raymond Zhao bbcaac9693
Fix output.selfClosingStyle, fixes #120417 2021-04-06 14:37:43 -07:00
rebornix 3efdebb1e7
Merge branch 'notebook/dev' into main 2021-04-06 14:03:18 -07:00
Raymond Zhao 551daf412e
Polish and fix #120245 2021-04-06 10:57:48 -07:00
Martin Aeschlimann e7e15984bc package.json completion: fetch on every key (always incomplete) 2021-04-06 19:26:35 +02:00
SteVen Batten c7faaf0ea0
update wt static declarations (#120443)
* update wt static declarations

* add description

* fix hygiene
2021-04-06 09:27:15 -07:00
Martin Aeschlimann 05de36649f
Merge pull request #120317 from Jolg42/npm-ext-use-npm-only
Refactor npm extension to only use npm
2021-04-06 17:05:13 +02:00
Johannes Rieken 2f62eb0906
ignore focus dependent test also on GHA, fixes https://github.com/microsoft/vscode/issues/120355 2021-04-06 16:08:25 +02:00
Martin Aeschlimann ee4b092ef2
Merge pull request #120362 from andrewbranch/ts-4.3-update
[html-language-features] Update TS language service call for 4.3 protocol
2021-04-06 15:06:58 +02:00
Benjamin Pasero def8fc7b0d integration tests - revert changes for commands test 2021-04-06 12:04:50 +02:00
Johannes Rieken fca1144d00
remove NotebookDocument#cells in favor of cellsAt, getCells, and cellCount 2021-04-06 11:50:48 +02:00
Alex Ross e637ff1bf7
Update perl grammar
Fixes https://github.com/microsoft/vscode/issues/120466
2021-04-06 11:30:47 +02:00
Benjamin Pasero 82c180bf34
tests - easy on the timeout
//cc @mjbvz
2021-04-06 11:04:14 +02:00
Benjamin Pasero 8de3791477
integration tests - use async test (#120225) 2021-04-06 10:34:08 +02:00
Liao Jinyuan 80f11080c1
fix get embedded css util (#120480) 2021-04-05 09:11:31 -07:00
Rob Lourens 1c04d9f2df
Update PHP grammar (#120339) 2021-04-05 07:59:14 -07:00
Miguel Solorio e7805ded7e
Merge pull request #119468 from anthony-c-martin/update_vscode_icons 2021-04-04 20:20:56 -07:00
Eric Amodio 874d19930e Calls new fork repo command in a codespace 2021-04-03 13:21:49 -04:00
Raymond Zhao b88f1ede0e
Emmet polish and updateExtensionsPath changes
Fixes #117515, fixes #120435
2021-04-02 13:11:29 -07:00
Raymond Zhao 8fcdb2035a
Improve descriptions, fixes #117516, fixes #117518 2021-04-02 10:01:16 -07:00
rebornix ef1e9bfa2c
Merge remote-tracking branch 'origin/main' into notebook/dev 2021-04-01 12:27:15 -07:00
Eric Amodio 1fd558ab2f Fixes #117513 - deals with very old git 2021-04-01 13:50:22 -04:00
Andrew Branch 8426ff6475
Update language service call for 4.3 protocol 2021-04-01 10:21:34 -07:00
Raymond Zhao f3f8d3d870
Fix tests for #120356 2021-04-01 17:11:53 +00:00
Raymond Zhao 083bf90204
JSX self-closing style should default to XHTML, fixes #120356 2021-04-01 16:20:24 +00:00
Daniel Imms d0c8b51a83
Merge branch 'main' into hbibkrim/114898_terminal_name_change_event 2021-04-01 08:13:12 -07:00
vinku a56afa9033
Emmet: Select next/previous item does not work with script tag. (#118842)
Co-authored-by: Vinay Kumar Sharma <vinakum@microsoft.com>
2021-04-01 08:12:12 -07:00
Sang 595a894b21
Add emmet self closing abbrev support (#120311) 2021-04-01 08:11:15 -07:00
Daniel Imms 6751472731
Merge remote-tracking branch 'origin/main' into pr/habibkarim/115276 2021-04-01 07:18:36 -07:00
Ladislau Szomoru 648ea3d1e0
Refactor requireWorkspaceTrust to requestWorkspaceTrust 2021-04-01 15:59:04 +02:00
KapitanOczywisty 50ce190203
Update PHP grammar 2021-04-01 13:35:07 +02:00
Alex Ross 65a763bdf8
Remove long cpp colorizer test
Fixes #120095
2021-04-01 12:11:37 +02:00
Joël 13e5c93740 refactor npm extension to only use npm 2021-04-01 10:06:12 +02:00
Rob Lourens b41213c573
Enable setTextDocumentLanguage (#119429)
Change cell TextModel handling, fix #117936
2021-03-31 17:04:10 -07:00
rebornix aefafa019d
Merge remote-tracking branch 'origin/notebook/dev' into main 2021-03-31 14:38:25 -07:00
Johannes Rieken 407a0e3723
assert that we have static view columns
https://github.com/microsoft/vscode/issues/115704
2021-03-31 17:51:15 +02:00
Daniel Imms 4c76edff2b
Revert "skip failing terminal tests."
This reverts commit 2d5f0e4953.
2021-03-31 05:07:32 -07:00
Christof Marti 5c79571610 Add next/prev conflicts (#97613) 2021-03-31 10:46:11 +02:00
Wenlu Wang 96d0dc4154
Add next/prev conflicts (#97613) 2021-03-31 10:45:21 +02:00
Johannes Rieken 4fd610fc71
try bigger timeout awaiting events 2021-03-31 08:45:17 +02:00
Johannes Rieken 38abcf09ad
Merge branch 'main' into notebook/dev 2021-03-31 08:14:39 +02:00
Jackson Kearl c18893214c
Fix #120215 2021-03-30 20:06:09 -07:00
rebornix 2d5f0e4953
skip failing terminal tests. 2021-03-30 18:26:57 -07:00
Matt Bierner 9ab80019bf Use forked markdown-it-katex version 2021-03-30 16:08:34 -07:00
Matt Bierner d4412e708a
Render markdown preview cells inside a shadow dom (#120137)
* Render markdown preview cells inside a shadow dom

Fixes #119971

This moves all markdown previews into shadow doms. This lets us prevent styles from outside the preview leak into the preview, and also prevents styles from the preview leak out into the rest of the notebook

* Use composedPath for handling events in webviews

This lets us handle clicks triggered inside of a shadow dom
2021-03-30 14:17:15 -07:00
Matt Bierner 795f44ea6a Build VS Code with latest TS nightly 2021-03-30 13:30:09 -07:00
Raymond Zhao c0ed513633
Add output.inlineBreak parameter, fixes #119088 2021-03-30 12:51:40 -07:00
Raymond Zhao 1f5ff0f17a
Bump dependencies, affects #119088 2021-03-30 12:51:39 -07:00
Raymond Zhao 6e07fb24ee
Remove unnecessary condition, fixes #119120 2021-03-30 11:45:06 -07:00
rebornix 588c2f6c78
skip showNotebookDocment. 2021-03-30 11:32:00 -07:00
Raymond Zhao 9b091c7d22
💄 Emmet tests 2021-03-30 11:30:32 -07:00
Ladislau Szomoru 849a2db25b
Update markdown-it (#120161) 2021-03-30 05:34:25 -07:00
Johannes Rieken 29a1cfddcd
make sure dirty state of notebooks from simple content provider is reflected in extension host, add integration test 2021-03-30 11:50:20 +02:00
Pooya Vakeely 95420b39f2
Add cuda-cpp lang id, grammar and problem matchers (#119444)
* Adding a language ID for CUDA

* Adding aliases for CUDA C++

* Add problem matcher for cuda-cpp based on nvcc output

* Adding a grammar for cuda-cpp

* Adding a language configuration file for cuda-cpp

* Adding a colorizer test for cuda-cpp

* Update the update-grammars.js to pick up cuda-cpp.tmLanguage.json

* Add cgmanifest entry for cuda grammar

Co-authored-by: Alex Ross <alros@microsoft.com>
2021-03-30 11:18:48 +02:00
Matt Bierner 3499f63dc1
Exploration: Better transferring of TypedArrays used in Webview.postMessage (#115664)
* Improve passing of ArrayBuffers to and from webviews

Fixes #115807

* Serialize and restore typed arrays too

This also makes it so that if you pass the same ArrayBuffer twice in an object, we use a single object on the receiver side too

* Fix spelling

* Require VS Code 1.56+
2021-03-30 06:49:34 +00:00
meganrogge 9fd5f25ec5 rendererType -> gpuAcceleration 2021-03-29 18:35:07 -07:00
Daniel Imms 0ff1928a3b
Merge pull request #120002 from microsoft/tyriar/terminal_sandbox
electron-sandbox refactors for terminal
2021-03-29 16:47:00 -07:00
Daniel Imms 182d40c07c
Fix test 2021-03-29 15:34:22 -07:00
Daniel Imms da94e122d1
Merge remote-tracking branch 'origin/main' into tyriar/gpuaccel 2021-03-29 14:40:17 -07:00
Daniel Imms 06ce7bd297
Fix hygiene 2021-03-29 14:40:01 -07:00
rebornix 06a451d815
Merge branch 'notebook/dev' into main 2021-03-29 14:39:40 -07:00
Daniel Imms 7d67641ef3
Merge remote-tracking branch 'origin/main' into tyriar/gpuaccel 2021-03-29 14:23:56 -07:00
Daniel Imms dcb7f7c853
Skip environmentVariableCollection suite
Part of #119826
2021-03-29 14:23:48 -07:00
William Desgardin 30ccdf6b6c
feat: add typographer option for markdown preview (#119641)
Co-authored-by: Matt Bierner <matb@microsoft.com>
2021-03-29 14:18:59 -07:00
Daniel Imms f02e4853c3
Change rendererType to gpuAcceleration
Fixes #106202
2021-03-29 14:15:45 -07:00
rebornix 14373a5fc5
Merge remote-tracking branch 'origin/main' into notebook/dev 2021-03-29 14:09:27 -07:00
Andrew Branch 29ca249959
[typescript-language-features] Support import statement completions for TypeScript 4.3 (#119009)
* Support import statement completions for TypeScript 4.3

* Fix forgotten argument

* Add snippet preference

Co-authored-by: Matt Bierner <matb@microsoft.com>
2021-03-29 11:38:22 -07:00
Matt Bierner a39120ddd1
Add support for JSDoc link tags (#119358)
* Add support for JSDoc @link tags

Fixes #119357

* Fix unresolved links not rendering
2021-03-29 11:29:52 -07:00
arnobl 1c3c96b4b9
fix(notebook): redo cell creation does not re-select the cell 2021-03-29 10:59:41 -07:00
Peng Lyu a573d500d0
Merge pull request #120086 from arnobl/fix-notebook-redo-selection
fix(notebook): redo cell creation does not re-select the cell
2021-03-29 10:59:04 -07:00
Raymond Zhao a5f7945b3b
Update git test for integration tests, fixes #120116 2021-03-29 09:39:39 -07:00
Martin Aeschlimann 3e16e9151b
update typescript-vscode-sh-plugin. For #120103 2021-03-29 16:42:37 +02:00
Alex Ross 17e7a257ff
Update grammars 2021-03-29 15:16:24 +02:00
Johannes Rieken d13f3b4a2f
remove NotebookContentProvider#resolveNotebook 2021-03-29 12:21:45 +02:00
Benjamin Pasero 7f36af1c92
debt - improve emmet integration tests
- properly close all editors
- disable minimap to prevent spammy output
2021-03-29 09:20:49 +02:00
Ladislau Szomoru 5d2e7aceda
Remove code that is not needed (#120005) 2021-03-29 09:20:47 +02:00
Benjamin Pasero b19f50e016
debt - improve emmet integration tests
- properly close all editors
- disable minimap to prevent spammy output
2021-03-29 08:31:14 +02:00
arnobl 7fbddb5522 fix(notebook): redo cell creation does not re-select the cell 2021-03-28 23:15:28 +02:00
Ladislau Szomoru 6aa528024b
Remove code that is not needed (#120005) 2021-03-27 07:52:29 +00:00
Eric Amodio 99c8eb6994 Fixes regex - codespaces remotes are missing .git 2021-03-25 18:24:41 -04:00
Greg Van Liew 64256f22d6
Merge pull request #119895 from gregvanl/settingTypos
Setting descriptions typos and formatting
2021-03-25 11:44:25 -07:00
gregvanl 975115a2cb Setting descriptions typos and formatting 2021-03-25 10:17:31 -07:00
Connor Peet 05ce54df77
testing: remove unused contributions 2021-03-24 21:12:12 -07:00
Rob Lourens 1a425eacb8 Accept single outputs or arrays in execution task output edit methods
Fix #119601
2021-03-24 17:48:26 -07:00
meganrogge b63cfb3a8b skip test and remove unused code 2021-03-24 15:27:24 -07:00
Jackson Kearl 8d6c2a2388
Make drop shadow much more subtle
Closes #119633
2021-03-24 15:21:09 -07:00
Johannes Rieken 22212f5de8 use APIs over commands, fixes (?) https://github.com/microsoft/vscode/issues/119437 2021-03-24 15:01:36 -07:00
Eric Amodio 38160c823c Fixes codespaces fork on push
Codespaces might not have a push url on the remote, so use the fetch url
2021-03-24 17:11:24 -04:00
Matt Bierner e3e7fb0b2a Set explicit mode for markdown preview code
Fixes #119813
2021-03-24 12:30:37 -07:00
Matt Bierner addf2d6d9e Fix spelling for gitignore 2021-03-24 12:29:08 -07:00
Matt Bierner f8c1ffbb0c Build simple-browser media during watch
Fixes #119795

This lets us avoid having these files checked in
2021-03-24 12:27:30 -07:00
Martin Aeschlimann 8d3d8e0cd0 html: add vscode-languageserver-textdocument as dependency 2021-03-23 19:32:55 +01:00
Martin Aeschlimann 8c7a3d8f6c
html: fix compile errors 2021-03-23 19:30:46 +01:00
Martin Aeschlimann 4eb625f0cf [html] update service 2021-03-23 15:41:42 +01:00
Alex Ross 64381abea9
unconfiguredPortsAttributes -> otherPortsAttributes
Fixes microsoft/vscode-remote-release#4732
2021-03-23 15:06:04 +01:00
Rob Lourens 194c37b4cf Fix test for latestExecutionSummary init 2021-03-22 18:45:32 -07:00
SteVen Batten 9fa49ba941 ignore optional dependencies when webpacking 2021-03-22 18:31:21 -07:00
SteVen Batten 9c00242866 updating telemetry module for built-in exts 2021-03-22 16:28:08 -07:00
Rob Lourens f201f7bc68 Fix notebook test 2021-03-22 14:15:47 -07:00
rebornix 7e719d3f04
Merge branch 'notebook/dev' into main 2021-03-22 14:00:59 -07:00
Raymond Zhao 0089ba3ae1 Bump vscode-emmet-helper, fixes #112675 2021-03-22 19:01:11 +00:00
Jean Pierre c95389a7b2
Fix emmet completions in scss (#118666)
Part of #112675
2021-03-22 11:42:06 -07:00
Rob Lourens 7b96cc4c8b
Implement Execution API (#116416)
Implement new execution task API
#106744
Fix #105847
2021-03-22 11:27:00 -07:00
Eric Amodio 4b0118871f Adds codespaces lookup via command for desktop 2021-03-22 13:35:19 -04:00
Alex Dima 26cdfad1cd
Fixes #118521 2021-03-22 16:27:01 +01:00
Anthony Martin fecf3b3e3b
Update VSCode icons 2021-03-22 10:10:09 -04:00
Miguel Solorio e7aedd975c
Adjust notebook cell multi-select colors 2021-03-19 19:04:01 -07:00
Luca f8acb0d6f6 Adding the 'delete branch...' function to the source control > branch section 2021-03-19 18:43:27 -04:00
Paul Adams 6c0c77926f Improve GitHub repository search
Sort by relevance (stars) instead of last updated
2021-03-19 18:42:03 -04:00
Matt Bierner 64ebc978e7 Revert "Use rmdirSync instead of rimraf"
This reverts commit a7ae58f4db.

This change requires node12, but we still support building on older node
versions
2021-03-19 14:12:49 -07:00
Matt Bierner 5c0c637a04 Make sure we ignore compiled media files 2021-03-19 12:12:59 -07:00
Eric Amodio 1cd067471e Trims url to avoid issues 2021-03-19 14:23:30 -04:00
Eric Amodio 022d823577 Fixes #110904 - adjusts error regex 2021-03-19 14:21:26 -04:00
Martin Aeschlimann b4fb4d8c2f recognize .axaml as xml language Fixes #117298 2021-03-19 09:32:31 +01:00
Matt Bierner c0885dd0c4
Add task to build extension media (#119294)
This lets us avoid checking in the compiled js files that are used inside webviews and notebooks
2021-03-18 19:15:59 -07:00
Eric Amodio 45ef649384 Adds support for fork on push for Codespaces 2021-03-18 18:46:50 -04:00
Martin Aeschlimann 5804f7dd83 Merge branch 'main' into aeschli/testsinwebworker 2021-03-18 13:10:18 +01:00
Alex Ross 3da9f36645
Cancel packagejson search in npm after 1 second 2021-03-18 12:00:20 +01:00
Alex Ross c359effab0
Fix unconfiguredPortsAttributes in devcontainer.json 2021-03-18 11:31:47 +01:00
Matt Bierner 111a6cec70 Don't include build files in repo 2021-03-17 17:57:09 -07:00
Matt Bierner 3e4c057624 Make sure we exclude ts files from published build 2021-03-17 17:53:23 -07:00
Matt Bierner 043a0ee0d9 Try cache busting on reload in simple browser
Fixes #118389
2021-03-17 17:24:48 -07:00
Matt Bierner b9f33fc242 Rename CodeActionKind.Manual -> Invoke
For #118084
2021-03-17 16:57:22 -07:00
Matt Bierner e7f3b77a9c Remove typings for unused package 2021-03-17 16:50:32 -07:00
Matt Bierner a7ae58f4db Use rmdirSync instead of rimraf 2021-03-17 16:50:32 -07:00
Rachel Macfarlane 05e970086c Add missing change session events to ms auth provider 2021-03-17 15:57:11 -07:00
Alex Ross fdb91e27d3
Add new unconfiguredPortsAttributes to config edit 2021-03-17 13:42:34 +01:00
Matt Bierner fc8d7681c4 Make sure katex styles are shipped under root of
Also copies of just the katex css we need instead of bundling the entire module
2021-03-16 17:43:52 -07:00
Matt Bierner 581a659d42 Update markdown notebook scripts 2021-03-16 17:28:29 -07:00
Matt Bierner 806c22dcc9 Skip multiple tabs test for now
This seems to work properly in my testing but breaks with the new markdown renderer. Will investigate further
2021-03-16 17:28:29 -07:00
Martin Aeschlimann c09b3d2358 typescript: enable built-in 2020 semantic token support 2021-03-17 00:15:42 +01:00
Daniel Imms b38200cf0a
Ignore testWorkspace tasks.json 2021-03-16 07:25:24 -07:00
Daniel Imms 2d536914ea
Await task config updates 2021-03-16 07:20:49 -07:00
Daniel Imms e8f5186722
Improve task test layout 2021-03-16 06:29:44 -07:00
Daniel Imms 1b9a61662a
Regression test for #118256
Part of #118256
2021-03-16 06:28:16 -07:00
Ladislau Szomoru 149a8b71c5
Workspace trust changes (#119017)
* Add dialog button customisation and reject promise if cancelled
* Use different promises to modal/soft requests
2021-03-16 10:18:42 +00:00
Martin Aeschlimann 51a15dee0a update seti theme. fixes #118912 2021-03-15 22:13:09 +01:00
Martin Aeschlimann ae510aec2a
no indent after 'source' tag: for #118902 2021-03-15 15:16:43 +01:00
Benjamin Pasero 7a55f6fed7
skip failing notebook test 2021-03-15 13:24:01 +01:00
Johannes Rieken 0e05a1f21a
fix integration test 2021-03-15 09:11:45 +01:00
Johannes Rieken 819cb01e0e
make notebook integration test more stable, fixes https://github.com/microsoft/vscode/issues/118889 2021-03-15 08:58:55 +01:00
Peng Lyu 1a5d7f4f8e
Merge pull request #118482 from microsoft/rebornix/nb-list-focus
Rebornix/nb list focus
2021-03-12 11:56:14 -08:00
Abhijeet Joshi b81cea2a35
Fix Emmet abbreviation for Handlebars style blocks (#118832)
Co-authored-by: Abhijeet Joshi <abhjos@microsoft.com>
2021-03-12 11:54:16 -08:00
rebornix 216bff5771
Merge remote-tracking branch 'origin/main' into rebornix/nb-list-focus 2021-03-12 10:59:40 -08:00
rebornix eac163c061
fix tests. 2021-03-12 10:56:46 -08:00
Matt Bierner d31566b57f Don't include css in main katex bundle 2021-03-11 14:03:01 -08:00
Alex Ross bc405e936f
Try new CSS grammar
Fixes #115480
2021-03-11 16:09:05 +01:00
Matt Bierner 9b2ee7fb7d Reduce size of Katex bundle
Only load woff2 fonts instead of including all fallback font types in the bundle
2021-03-10 19:56:46 -08:00
Rachel Macfarlane 5b5dd90655 Fix manually providing PAT for GitHub auth, fixes #118675 2021-03-10 14:48:33 -08:00
Matt Bierner 1f2313b4a2 Add back custom editor test workspace 2021-03-10 11:38:06 -08:00
Martin Aeschlimann f0c44394d1
Merge pull request #118433 from microsoft/aeschli/openWindowsWithAuthority
Pass along remote authority when opening window on folders with custom scheme
2021-03-10 15:01:05 +01:00
Johannes Rieken 637b659e4a
refine NotebookCell API 2021-03-10 14:49:05 +01:00
Danylo Shevchenko 6d07984577
fix(typescript-snippet): fixed "newpromise" snippet
Fixed "newpromise" snippet
2021-03-10 06:13:14 +02:00
Rob Lourens bcb8c8a4f4 Remove notebook document runnable metadata
#106747
2021-03-09 15:26:19 -08:00
Rob Lourens 8454701b67 Update test for api 2021-03-09 15:26:19 -08:00
Matt Bierner ba54c76164 Use TS replacement span if returned 2021-03-09 12:25:18 -08:00
Eric Amodio 88655de610 Adds logging 2021-03-09 14:11:35 -05:00
Martin Aeschlimann b8a320867e
allow null for remoteAuthority in IBaseOpenWindowsOptions to force local window 2021-03-09 16:05:48 +01:00
Daniel Imms 1e7fbfa767 Merge remote-tracking branch 'origin/main' into tyriar/116467_2 2021-03-09 06:49:30 -08:00
Daniel Imms e7b0596d89 Revert "Comment out notebook compile error"
This reverts commit 7bcec04426.
2021-03-09 06:49:10 -08:00
Johannes Rieken aaf6287ecc
remove skipped test 2021-03-09 15:48:16 +01:00
Daniel Imms 7bcec04426 Comment out notebook compile error 2021-03-09 06:46:29 -08:00
Daniel Imms d1dbb93317 Remove remote test failure comment
FIxes #96057
2021-03-09 05:36:38 -08:00
Daniel Imms 6d01ad952a Merge remote-tracking branch 'origin/main' into tyriar/116467_2 2021-03-09 05:35:42 -08:00
Johannes Rieken 8c436826ae
Merge pull request #118471 from DonJayamanne/openNotebookBug
Repro for bug https://github.com/microsoft/vscode/issues/118470
2021-03-09 11:12:15 +01:00
Alex Ross 425316c376
Add a compose language (#118042) 2021-03-09 10:52:58 +01:00
Daniel Imms 09c3c2d3be Remove broken part of test 2021-03-08 17:43:35 -08:00
Daniel Imms 5fdbc82111 Re-enable task and term test 2021-03-08 17:07:14 -08:00
Daniel Imms 8fe29a7c41 Uncomment in test 2021-03-08 15:52:59 -08:00
Daniel Imms 30f4163184 Skip the failing test for remote only 2021-03-08 15:12:24 -08:00
Raymond Zhao bdbf585012
Bump vscode-emmet-helper, fixes #118363 2021-03-08 13:51:07 -08:00
Daniel Imms 221e20b374 Re-enable, add some more test logs 2021-03-08 11:44:37 -08:00
Don Jayamanne a39e734365 Oops 2021-03-08 11:05:28 -08:00
Don Jayamanne 584999658e Bug 2021-03-08 11:02:10 -08:00
Daniel Imms 45c032da7a Skip the failing task test 2021-03-08 08:17:16 -08:00
Daniel Imms 4d3b158023 Disable terminal tests in remote again, fix settings for tasks 2021-03-08 05:54:43 -08:00
Daniel Imms 1cd624c12a Merge remote-tracking branch 'origin/main' into tyriar/116467_2 2021-03-08 05:52:24 -08:00
Martin Aeschlimann caed3ea183
Merge pull request #118269 from davidanthoff/julia-indentation-rules
Add Julia indentation rules
2021-03-08 13:22:18 +01:00
João Moreno 007baec8d5 fixes #118214 (#118425)
* fixes #118214

* address feedback
2021-03-08 12:51:56 +01:00
Daniel Imms 074632a51f Try enable remote terminal integration tests
Part of #96057
2021-03-06 10:20:30 -08:00
Sora Morimoto 508fcfbb53 Add more OCaml related file extensions to the OCaml group
Signed-off-by: Sora Morimoto <sora@morimoto.io>
2021-03-06 20:58:40 +09:00
Matt Bierner e066c74761 Document new fixedChunkSizePolling ts watch mode 2021-03-05 18:49:17 -08:00
Daniel Imms 02a5d5925b Disable relaunch in tests 2021-03-05 17:51:34 -08:00
Daniel Imms 755fae50ab Bail out of create process if it's been disposed
This is likely the cause of several terminal test issues we've been seeing,
especially on remote. When process creation becomes async, the process
seems to hang around if the terminal was disposed during the process
creation.

Another thing to consider if env var relaunches messing with tests.
2021-03-05 17:47:39 -08:00
Daniel Imms b15bbfa851 More test logs 2021-03-05 16:21:33 -08:00
Daniel Imms ff09362f44 Merge remote-tracking branch 'origin/main' into tyriar/116467_2 2021-03-05 15:34:48 -08:00
Daniel Imms 7af259ab84 Add logs to test 2021-03-05 14:59:23 -08:00
Eric Amodio c24bfc336c 💄& localization 2021-03-05 17:54:27 -05:00