Commit graph

85812 commits

Author SHA1 Message Date
Logan Ramos
bd5df047b3
Bump distro 2021-08-02 09:37:16 -04:00
Logan Ramos
e97a825a09
Reset timeout 2021-08-02 09:28:38 -04:00
Logan Ramos
e4e96a5f20
Bump distro 2021-08-02 09:22:10 -04:00
Logan Ramos
a360864a5b
Merge branch 'main' into lramos15/webAppender 2021-08-02 09:17:17 -04:00
Isidor Nikolic
ca273fcd6b
Merge pull request #127132 from erha19/fix/debug-console-variables-ouput-problem
fix: debug console variables output problem
2021-08-02 12:28:59 +02:00
Isidor Nikolic
d8d7e1bf4b
Merge pull request #128686 from suzmue/sort
Sort threads in response order
2021-08-02 12:26:27 +02:00
Isidor Nikolic
11d8d9546a
Merge pull request #129734 from xisui-MSFT/dev/xisui/fix_129527
Move event listeners to renderTemplate in disassembly view
2021-08-02 12:25:16 +02:00
Isidor Nikolic
3237175815
Merge pull request #129788 from xisui-MSFT/dev/xisui/fix_129533
Improve accessibility in disassembly view
2021-08-02 12:23:30 +02:00
Henning Dieterichs
144d1ad183
Makes eslint-plugin-header a dev-dependency. 2021-08-02 12:13:48 +02:00
Henning Dieterichs
c42de908f0
Merge pull request #129809 from microsoft/hediet/inline-suggestion-screen-reader
Improves inline suggestions to work with screenreaders.
2021-08-02 09:49:40 +02:00
Raymond Zhao
d0f48d2ae3
Revert product version bumps due to broken CI 2021-07-30 16:47:47 -07:00
rebornix
ee1fc3a0d6
Update opacity on hover on top insert toolbar 2021-07-30 14:44:32 -07:00
Raymond Zhao
45991ffa09
Bump product.ts product version 2021-07-30 13:34:41 -07:00
Rob Lourens
a9362f798e Remove python and jupyter repos from endgame notebooks 2021-07-30 13:16:30 -07:00
Matt Bierner
446dfef287
Set mime to markdown when changing to markdown language mode
Fixes #128873
2021-07-30 13:11:30 -07:00
Raymond Zhao
c47f9ad679
Bump OSS version 2021-07-30 12:12:08 -07:00
Rob Lourens
5269447d3a Add livepreview repo to endgame notebooks 2021-07-30 11:00:27 -07:00
Sandeep Somavarapu
104bc571e9
Fix more information link 2021-07-30 15:06:50 +02:00
Sandeep Somavarapu
6222031041
log status code on failure 2021-07-30 09:47:39 +02:00
Henning Dieterichs
7ec64f0dad
Improves inline suggestions to work with screenreaders. 2021-07-29 23:27:10 +02:00
rebornix
14de627cf2 fix #127198. 2021-07-29 14:24:06 -07:00
Raymond Zhao
302af5ff63
Fix #129581 2021-07-29 14:09:46 -07:00
rebornix
a491a1e07f fix #128770. 2021-07-29 13:29:10 -07:00
Connor Peet
24ae09b60e
testing: fix test document filter not working with parent dirs on windows
For #128824
2021-07-29 12:43:14 -07:00
meganrogge
57cbf30307
fix #129791 2021-07-29 12:33:11 -07:00
Sandeep Somavarapu
44f54ed001
Add help link to the dialog 2021-07-29 21:15:07 +02:00
Don Jayamanne
3f7b4da8dd
Merge pull request #129793 from DonJayamanne/issueJupyter6911 2021-07-29 12:11:34 -07:00
Matt Bierner
4225f21072
Revert "Try to handling paths with encodes percent or slash"
This reverts commit e8a59bc6f9.
2021-07-29 11:59:47 -07:00
Matt Bierner
9b56416d23
Add full name for link
Used for docs generation
2021-07-29 11:59:47 -07:00
Connor Peet
2bd28358e7
testing: improve wording for TestController.items
Fixes #129570
2021-07-29 11:58:30 -07:00
Jackson Kearl
aadb6b9a1b
consistancy of label/body 2021-07-29 11:56:58 -07:00
Jackson Kearl
752b6e4e8a
Fix #125506 2021-07-29 11:53:52 -07:00
Don Jayamanne
e8192ca6e3 Temp: swtich image rendering pref from svg to png 2021-07-29 11:44:08 -07:00
rebornix
5c1b0b73d8 fix #128999. 2021-07-29 11:42:19 -07:00
Connor Peet
254a1a553f
debug: fix alignment of breakpoint decoration
Fixes #128172
2021-07-29 10:58:38 -07:00
Connor Peet
d2cc2f3b38
testing: include test context in gutter menus 2021-07-29 10:54:14 -07:00
rebornix
e9ff7c5dc4 fix test. 2021-07-29 10:25:02 -07:00
meganrogge
6775f929cb
fix #129776 and fix #128301 2021-07-29 10:19:34 -07:00
rebornix
9305cd0609 no more diffing when it is simple replacing. 2021-07-29 10:00:38 -07:00
Logan Ramos
c617bfa26c
Try longer timeout 2021-07-29 12:22:27 -04:00
Logan Ramos
77235a7425
Merge branch 'main' into lramos15/webAppender 2021-07-29 11:40:38 -04:00
Logan Ramos
87e0cb1d43
Fix #129474 2021-07-29 11:39:03 -04:00
isidor
0dbb55a39a
fixes #129510 2021-07-29 16:29:21 +02:00
isidor
a17bb403a6
fixes #128400 2021-07-29 15:56:44 +02:00
Logan Ramos
53a5873f32
Merge branch 'main' into lramos15/webAppender 2021-07-29 09:29:13 -04:00
Isidor Nikolic
263c781bff
Merge pull request #129726 from xisui-MSFT/dev/xisui/fix_129540
Open Disassembly View should be present but disabled
2021-07-29 10:56:15 +02:00
Isidor Nikolic
1e0e9a64bc
Merge pull request #129651 from xisui-MSFT/dev/xisui/fix_129534
Larger initial view size in disassembly view
2021-07-29 10:36:01 +02:00
Ladislau Szomoru
976e5f7f2e
Fix #129627 2021-07-29 09:55:55 +02:00
Rob Lourens
0f22f2d343 Fix #129588 2021-07-28 21:33:29 -07:00
Jackson Kearl
dfc8b8175d
Fix #125798 2021-07-28 20:08:31 -07:00