Commit graph

83403 commits

Author SHA1 Message Date
Benjamin Pasero
e4373f7591
💄 2021-06-08 07:25:59 +02:00
Matt Bierner
3b01e32ca6
Remove :emoji: support in markdown notebooks
We added this to test out the new markdown renderers. However I believe it makes more sense to ship this as an extension now
2021-06-07 16:51:05 -07:00
Matt Bierner
8a1265077d
Be more explicit how when we call decodeURIComponent
Current code is probably safe, but just adding extra check to make sure in case we get `query: undefined`
2021-06-07 16:51:05 -07:00
Matt Bierner
a4e9f7e232
Bump target to es2019 in extensions
This should be a safe target for our current node version and for web
2021-06-07 16:51:04 -07:00
rebornix
aafce57f5c consolidate move cell commands. 2021-06-07 16:23:04 -07:00
rebornix
896c26bdb3 Move editor tests to notebook.editor 2021-06-07 16:06:44 -07:00
rebornix
1087cb4c48 fix #125702 2021-06-07 15:57:52 -07:00
Raz Luvaton
b0afadadf4
fix(workbench-credentials): add missing await (#115338) 2021-06-07 15:55:04 -07:00
Jean Pierre
a2a5a5ee07
Fixes #125602 (#125603) 2021-06-07 15:41:07 -07:00
Matt Bierner
298668ec72
Fix build build 2021-06-07 15:36:24 -07:00
mghalayini
1d04a82c1d
support links that begin with a root folder (#125615)
Co-authored-by: meganrogge <megrogge@gmail.com>
2021-06-07 21:48:32 +00:00
Emily Marigold Klassen
2f6ee8b71f
chore(typescript-language-features): fix spelling of deprecated (#125693)
Co-authored-by: Emily M Klassen <forivall@users.noreply.github.com>
2021-06-07 14:45:08 -07:00
Matt Bierner
0ec29f0fcf
Pick up TS 4.4@next for building
- Disables the two new strictness options for now
- Adopt shared tsconfig for `microsoft-authentication `
2021-06-07 14:44:24 -07:00
Matt Bierner
4c3191731b
Spell 2021-06-07 14:44:24 -07:00
Nicholas Rayburn
1a41c51dc5
add option to not show link hovers for terminal (#124926)
fix #113913

Co-authored-by: meganrogge <megrogge@gmail.com>
2021-06-07 14:44:18 -07:00
Connor Peet
b080fa237c
testing: improvements to autorun behavior
Fixes #124333
2021-06-07 14:42:09 -07:00
rebornix
c8928f8111 status bar test suite setup. 2021-06-07 14:14:20 -07:00
rebornix
f05512d87e statusbar suite. 2021-06-07 14:10:34 -07:00
rebornix
8b4a90726d Merge branch 'notebook/dev' into main 2021-06-07 13:53:10 -07:00
rebornix
5c063c5f83 move document event tests into notebook.document 2021-06-07 13:34:37 -07:00
Daniel Imms
0f1d4fbe89 Clone object before applying migrated setting
Fixes #125177
2021-06-07 12:52:28 -07:00
rebornix
ef62adb3ba start separating tests. 2021-06-07 12:03:55 -07:00
rebornix
51ccb0434d multi tabs and custom metadata. 2021-06-07 11:51:19 -07:00
rebornix
6259f7ca84 more showNotebookDocument for workspace edit tests. 2021-06-07 11:45:31 -07:00
João Moreno
11a1f705db
fix code.sh script in wsl2+gui 2021-06-07 20:39:27 +02:00
rebornix
af4086099f move towards openNotebookDocument. 2021-06-07 11:30:10 -07:00
rebornix
809dfb41a2 remove join cell test covered by unit test. 2021-06-07 11:10:04 -07:00
Matvii Hodovaniuk
67561036cf
Replace map with forEach (#115378)
The callback provided to the map call on this array should return a value, otherwise map will always return an array of undefined values. If the desired behaviour is to just iterate through all elements, then consider using forEach or a for-of loop instead.
2021-06-07 11:01:10 -07:00
Sandeep Somavarapu
feeeb58be0
#125687 - Add settings sync troubleshoot view 2021-06-07 19:51:09 +02:00
Sandeep Somavarapu
830c739857
Fix settings sync is removing extensions from web.
- Do not use remote data as last sync data for extensions
- Do not use cache and fetch extensions always
2021-06-07 19:51:09 +02:00
Connor Peet
d8f27065a7
testing: fix go to test not working
Fixes  #125676
2021-06-07 10:27:20 -07:00
isidor
7e2b265051
better context key for run menu 2021-06-07 19:01:30 +02:00
rebornix
9369a1671f remove only. 2021-06-07 09:27:02 -07:00
Logan Ramos
b91fbed9e1
Closes #124762 2021-06-07 12:16:40 -04:00
Johannes Rieken
8006b8c9a4
make getEditorById strict 2021-06-07 17:47:34 +02:00
Johannes Rieken
a31c6c3550
extract ExtHostNotebookDocumentsShape into its own thing 2021-06-07 17:41:12 +02:00
Johannes Rieken
76fe0c90b0
make NotebookEditor#selections writeable, https://github.com/microsoft/vscode/issues/125275 2021-06-07 17:07:46 +02:00
Sandeep Somavarapu
27b2434631
clear storage when reset user data action is called 2021-06-07 17:00:44 +02:00
Johannes Rieken
cec19dcfdc
remove unused types 2021-06-07 16:50:56 +02:00
Daniel Imms
ad74d748e5 Fix terminal profiles pwsh source tests
Fixes #124257
2021-06-07 07:44:02 -07:00
Daniel Imms
8209ebb3c8 Skip failing tests
Part of #124257
2021-06-07 07:28:58 -07:00
Johannes Rieken
10442e00b4
extract ExtHostNotebookEditorShape into its own thing 2021-06-07 16:25:03 +02:00
Benjamin Pasero
351a288a39
electron - include exit code in window error events 2021-06-07 16:12:59 +02:00
Andre Weinand
1fe6115044
Merge pull request #123478 from danielgary/main
use title for terminal selection
2021-06-07 16:10:58 +02:00
Daniel Imms
92db7e8dc1 Fix scroll bar when tabs are on left
Fixes #125460
2021-06-07 07:07:25 -07:00
Logan Ramos
ba3b75bafa
Bump ES build to latest version 2021-06-07 09:51:49 -04:00
Benjamin Pasero
e3d03109a3
Revert ESBuild updates and fix #125518 (#125574)
* avoid strictNull bypass (fix #125518)

* Revert "Update lock file"

This reverts commit f843c51bca.

* Revert "Bump es build"

This reverts commit 8d87a66427.
2021-06-07 09:49:08 -04:00
Benjamin Pasero
538a1e969c
custom editors - emit capaibility change event if they changed after resolving model (fix #124860)
//cc @mjbvz
2021-06-07 15:44:25 +02:00
Johannes Rieken
55218295bc
Merge branch 'main' into notebook/dev 2021-06-07 15:42:35 +02:00
Johannes Rieken
826f9e99a4
remove old mime types, application/x.notebookABC 2021-06-07 15:42:32 +02:00