Commit graph

84640 commits

Author SHA1 Message Date
Matt Bierner cf2d68daba
Add markdown math support readme
Fixes #127692
2021-07-01 10:18:50 -07:00
Matt Bierner 986dcaf7a3
Add simple browser readme
Fixes #127690
2021-07-01 10:18:50 -07:00
Matt Bierner eccf1354a9
Small doc cleanup 2021-07-01 10:18:49 -07:00
Sandeep Somavarapu 81fa52bfcc Fix #126120 2021-07-01 19:02:49 +02:00
Henning Dieterichs 578f6f842c
Set font-size:0 to improve rendering of hidden text, caused by multi-line inline ghost text. 2021-07-01 18:52:42 +02:00
meganrogge da144f6280
fix #127619 2021-07-01 09:20:34 -07:00
meganrogge 2da2d5e5cf
fix #127653
fix #127114
2021-07-01 09:14:52 -07:00
meganrogge 8d64371a57
fix #127634 2021-07-01 09:00:37 -07:00
Henning Dieterichs e92da93d8a
Merge pull request #127406 from microsoft/hediet/ArrayQueue
Replaces filterSortedByKey with faster ArrayQueue.
2021-07-01 17:50:14 +02:00
Johannes Rieken 0d52db9971
update list of team members 2021-07-01 17:40:00 +02:00
Jackson Kearl 53b21bbad3
More => Welcome
fixes #127427
2021-07-01 09:23:47 -06:00
Jackson Kearl 578face03e
Add elipses ref #127428 2021-07-01 09:19:39 -06:00
Jackson Kearl a1d72aa83a
Fix #127428 2021-07-01 09:15:05 -06:00
Jackson Kearl 7304d31061
Consistantly use Getting Started Page to refer to walkthroughs in UI 2021-07-01 09:15:05 -06:00
Jackson Kearl cae4782b8d
Add command to open a walkthrough from anywhere 2021-07-01 09:15:04 -06:00
Sandeep Somavarapu 355880492e
Fix #127781 2021-07-01 16:45:28 +02:00
Jackson Kearl 74f7cc94e8
Fix #127786 2021-07-01 08:31:29 -06:00
Alexandru Dima f20f20dfb4
Merge pull request #127788 from microsoft/alex/scrollbar
Expose editor scrollbar options and react to them being updated
2021-07-01 16:30:08 +02:00
Alex Dima 790d8a8d11
Clarify which scrollbar options cannot be updated 2021-07-01 16:28:43 +02:00
Sandeep Somavarapu b69eb39264
update extension input on extension change 2021-07-01 16:15:42 +02:00
Jackson Kearl ec6919acfa
Actually ignore, don;t just say we do 2021-07-01 08:14:39 -06:00
Alex Dima e07ae76bd2
Expose editor scrollbar options and react to them being updated 2021-07-01 16:14:13 +02:00
Jackson Kearl 112e1451ea
Add feature gate to startEntries until full API review 2021-07-01 08:13:55 -06:00
Jackson Kearl 8e16690b35
Fix #127785 2021-07-01 08:01:51 -06:00
João Moreno 66e4d31ac8
fixes #127687 2021-07-01 15:58:05 +02:00
Jackson Kearl e33453472b
Fix #127680 2021-07-01 07:53:20 -06:00
Jackson Kearl fa5aaedeca
Fix #127780 2021-07-01 07:45:17 -06:00
Benjamin Pasero 99a831f6e8
web - allow integration tests to open a workspace 2021-07-01 15:38:30 +02:00
Benjamin Pasero 5aa1570976
tests - align integration test scripts 2021-07-01 15:23:37 +02:00
Logan Ramos 5caa2d84d7
Bump distro 2021-07-01 09:21:07 -04:00
isidor ff7af12559
fixes #127773 2021-07-01 15:16:37 +02:00
isidor 02e854c8b0
fixes #127772 2021-07-01 14:53:42 +02:00
Alex Ross 4ac64f292a
Fix tasks using default terminal args
Fixes #126052
2021-07-01 14:41:32 +02:00
Alex Ross a3d47b0b3d
Only add remote scheme to workspace save when remote
Part of #127647
2021-07-01 14:28:13 +02:00
Johannes Rieken 4416da47a2
update verification notebook 2021-07-01 14:25:42 +02:00
Alex Ross 0e58632b9b
Fix workspace saving defaulting to file when remote
Fixes #127647
2021-07-01 14:07:09 +02:00
Henning Dieterichs 8378fa3af2
Merge pull request #127748 from microsoft/hediet/ghost-text-caching
Caches ghost text to improve performance.
2021-07-01 12:13:38 +02:00
Sandeep Somavarapu 8904d9f25b
override virtual workspace capability in web and enable web extensions 2021-07-01 11:56:45 +02:00
isidor 5278e78731
fixes #125144 2021-07-01 11:33:52 +02:00
Alexandru Dima a6574c8002
Merge pull request #127643 from microsoft/hediet/injected-text-tests
Adds tests for injected text events & fixes caching bug.
2021-07-01 11:22:42 +02:00
Alex Dima 5fcfb4c28e
Minor tweaks 2021-07-01 11:21:24 +02:00
Christof Marti 1fc68f3cf2 Revert "Fix #127621"
This reverts commit 07a0575b6c.
2021-07-01 11:17:22 +02:00
Johannes Rieken ac1c2eab44
pass context key service down to MenuEntryActionViewItem so that keybinding label picks up the best match 2021-07-01 11:07:05 +02:00
Henning Dieterichs 60f21d9525
Caches ghost text to improve performance. 2021-07-01 10:42:19 +02:00
deepak1556 2ae32096c2 ci: update node version for rich-navigation.yml 2021-07-01 01:36:36 -07:00
deepak1556 b314a5fa18 chore: bump electron@12.0.13 2021-07-01 01:29:46 -07:00
isidor 5fedf02134
fixes #127669 2021-07-01 09:21:51 +02:00
isidor 9892154a51
fixes #127716 2021-07-01 09:14:59 +02:00
Benjamin Pasero f3d3dbf547
File > Revert File should be disabled for untitled schemes (fix #126999) 2021-07-01 08:13:05 +02:00
rebornix 46b96bb29e fix #125275. 2021-06-30 23:04:11 -07:00