Henning Dieterichs
b86d36d4ec
Disable bracket pair colorization by default.
2021-08-25 09:46:16 +02:00
Benjamin Pasero
89b21bbbdb
Locked groups: show lock icon even for inactive groups ( fix #131559 )
2021-08-25 09:29:43 +02:00
Sandeep Somavarapu
335626c7d5
fix verification needed query
2021-08-25 09:11:09 +02:00
Benjamin Pasero
38aae79702
update settings description of locked groups ( fix #131528 )
2021-08-25 09:08:43 +02:00
Sandeep Somavarapu
94e30300d1
fix test plan items query
2021-08-25 09:08:10 +02:00
Benjamin Pasero
942a1f0cf5
Lock/Unlock commands should be context aware ( fix #131585 )
2021-08-25 09:04:44 +02:00
Sandeep Somavarapu
e842a20de9
add python and jupyter repos endgame notebooks
2021-08-25 09:02:37 +02:00
Benjamin Pasero
662107b537
Misleading lock icon in empty groups ( fix #131586 )
2021-08-25 09:02:10 +02:00
Benjamin Pasero
1a408defac
Locked groups: flip the lock icon ( fix #131545 )
2021-08-25 08:55:58 +02:00
Joyce Er
37fb1b6d25
Merge pull request #131591 from microsoft/dev/joyceerhl/interactive-execute-whitespace
...
`interactive.execute` should not execute empty code cells in the interactive window
2021-08-24 19:31:04 -07:00
Chuck Lantz
b05c4cabbf
Comment tweaks
2021-08-24 19:00:20 -07:00
Chuck Lantz
0b7c156506
Cleanup, use multi-stage Dockerfile to minimize size
2021-08-25 01:32:08 +00:00
Matt Bierner
d082058d44
Add API for setting kernelspec in ipynb files ( #131219 )
...
* Add API for setting kernelspec in ipynb files
Fixes #130602
This adds a new API to the built-in ipynb extension that lets other extension set the kernelspec metadata on a notebook file
* Temporarily skip the notebook editor tests
We need the new webview content to be published before these can run
* Use `custom` instead of top level property
2021-08-24 18:06:53 -07:00
Matt Bierner
d152e72606
Skip webview test on web for now
2021-08-24 18:06:18 -07:00
Don Jayamanne
a4f31f7a85
Merge pull request #131597 from DonJayamanne/bringBackPerfFixes
2021-08-24 17:51:41 -07:00
Harald Kirschner
2372886617
Adding back open file/folder for web
2021-08-24 17:31:26 -07:00
Jackson Kearl
86cc505c2f
Fix #131455
2021-08-24 17:18:58 -07:00
Joyce Er
cf13de081a
Merge branch 'main' into dev/joyceerhl/interactive-execute-whitespace
2021-08-24 17:18:16 -07:00
Don Jayamanne
7bbd66c2d2
Fixes with tests
2021-08-24 17:17:48 -07:00
Don Jayamanne
31abc3784e
Revert "Merge pull request #131592 from DonJayamanne/revertPerfFixes2"
...
This reverts commit 52baabff07 , reversing
changes made to 6e930fb6d4 .
2021-08-24 17:16:44 -07:00
Don Jayamanne
52baabff07
Merge pull request #131592 from DonJayamanne/revertPerfFixes2
2021-08-24 16:45:47 -07:00
Don Jayamanne
c397afa3bd
Revert "Merge pull request #131035 from DonJayamanne/issue129370"
...
This reverts commit b23486ef7a , reversing
changes made to 9e0732389b .
2021-08-24 16:27:10 -07:00
Joyce Er
09a708ff60
Merge branch 'main' into dev/joyceerhl/interactive-execute-whitespace
2021-08-24 16:23:10 -07:00
Joyce Er
73953ea798
Fix https://github.com/microsoft/vscode/issues/131589
2021-08-24 16:19:13 -07:00
Matt Bierner
6e930fb6d4
Update distro
2021-08-24 16:15:57 -07:00
Matt Bierner
7894e40044
Fix authority check casing issue
...
The `event.origin` authority seem to be normalized to lowercase
This fixes loading of extension pages
2021-08-24 15:53:19 -07:00
Matt Bierner
a024cbcc42
Unskip tests
2021-08-24 15:14:15 -07:00
Matt Bierner
f0942b3816
Only log message if targeted webview is dropping the message
...
Currently this logs too often
2021-08-24 15:08:12 -07:00
Matt Bierner
065b5f9715
Don't skip webview tests
...
Should be fixed now
2021-08-24 15:08:11 -07:00
meganrogge
e880f7ef3d
fix #131571
2021-08-24 14:37:21 -07:00
Matt Bierner
4cd3ec8281
Update commit
2021-08-24 14:15:43 -07:00
Don Jayamanne
b23486ef7a
Merge pull request #131035 from DonJayamanne/issue129370
2021-08-24 13:51:50 -07:00
Tyler Leonhardt
9e0732389b
have the input message wrap. Fixes #131460
2021-08-24 13:22:08 -07:00
Rob Lourens
7b42be8201
Also support "openToSide" keybinding for openSettingsJson command
...
Fix #123282
2021-08-24 12:12:24 -07:00
Matt Bierner
1ca3cbab1f
Fix missing semicolon
2021-08-24 11:29:42 -07:00
Rob Lourens
4f779a53d7
💄
2021-08-24 11:15:22 -07:00
sdissegna-maystreet
90fa870b8e
Fix service worker version check in browsers: ( #131408 )
...
make sure to post the 'version' message to the
newly created service worker instead of an old one.
2021-08-24 11:06:40 -07:00
Joe Previte
d836a48505
feat: add asWebviewUri test with port in name ( #131447 )
...
This PR adds another test for asWebviewUri to ensure that everything works es
expected even with a port number in the webview authority.
We do this because there are open source versions of VS Code which run on
localhost and have had issues in the past with resources not loading in
webviews.
2021-08-24 11:01:43 -07:00
Matt Bierner
5f19eee5dc
Fix origin check
2021-08-24 10:57:07 -07:00
Matt Bierner
6b8e302f8d
Add logging for origin mismatch
2021-08-24 10:36:39 -07:00
Jackson Kearl
4a3ffd3497
Close #125354
2021-08-24 09:38:35 -07:00
Sandeep Somavarapu
58d45a9b89
Merge pull request #131120 from microsoft/misolori/peek-views-updates
...
Update peek styles
2021-08-24 18:31:11 +02:00
Alex Dima
7fba93f63a
Keep HorizontalPosition.originalLeft ( #131341 )
2021-08-24 18:01:07 +02:00
Alex Dima
3ab5ecb8eb
Delay using Math.round as much as possible ( #131341 )
2021-08-24 18:01:07 +02:00
Alex Dima
cf7cbf9e6c
Pass in lineNumber to simplify debugging
2021-08-24 18:01:06 +02:00
Daniel Imms
75f509fa8a
Add missing region from terminal api
2021-08-24 08:51:26 -07:00
Benjamin Pasero
8f4bd1058c
Editor that fails to load error message ( fix #131509 )
2021-08-24 17:29:41 +02:00
Benjamin Pasero
eaac37b408
Editor error message alignment ( fix #131511 )
2021-08-24 16:54:06 +02:00
isidor
502c9c5b89
remove unused css
2021-08-24 16:53:51 +02:00
Benjamin Pasero
1d9dc8b261
web - filter out *.crswap via files.exclude
2021-08-24 16:44:36 +02:00