Commit graph

99080 commits

Author SHA1 Message Date
Matt Bierner 241c770203
Exclude esbuild files from build (#156362) 2022-07-27 09:32:07 -04:00
Sandeep Somavarapu 4372050da3
Merge pull request #156094 from FantasqueX/patch-1
Replace the deprecated canceled with Cancellation Error.
2022-07-27 14:42:42 +02:00
Aiday Marlen Kyzy 45e0ad107a
Merge pull request #156306 from aiday-mar/aiday/semanticScroll
Fixing the sticky scroll with reviews from endgame
2022-07-27 14:25:59 +02:00
Sandeep Somavarapu eca4972002
Merge branch 'main' into patch-1 2022-07-27 13:18:51 +02:00
Sandeep Somavarapu cb48abb0c0
fix errors in tests (#156420) 2022-07-27 13:12:07 +02:00
Ladislau Szomoru d01945923c
Git - Fix regression with Commit action button icon (#156417)
Fix regression with Commit action button icon
2022-07-27 13:11:07 +02:00
aiday-mar f1458c0b4c Adds color contrast and shadow Fixes #156257
Fixes #156329
2022-07-27 13:07:56 +02:00
Ladislau Szomoru e210bbfea4
Git - fix edge case during rebase (#156410)
Fix blocking issue while resolving conflicts during rebase
2022-07-27 12:03:47 +03:00
Benjamin Pasero 19ac36abb6
Electron Sandbox Workspace Setting (fix #156263) (#156404) 2022-07-27 14:28:56 +09:00
Matt Bierner 9cf2fabdd6
Rename editor.dropIntoEditor.enabled setting (#156381)
Fixes #156344
2022-07-27 06:44:44 +02:00
aiday-mar 02dd789283 Changing the color of the sticky scroll so it is of the same background as editor and on hover it has the list hover color from the registry 2022-07-27 00:19:18 +02:00
aiday-mar 15229f184a OnModelChange need to empty the stickyScrollWidget before rendering after a delay of 500 ms 2022-07-26 23:45:05 +02:00
aiday-mar 338313d5df Set timetout to 500 milliseconds on model change in order to let the coloring be done before rendering sticky scroll (this timeout is also necessary for rendering upon control+z). 2022-07-26 23:30:07 +02:00
aiday-mar 69d1f955d1 Changed the settings text to make the functionality of the sticky scroll clearer. 2022-07-26 23:11:25 +02:00
SteVen Batten 8f25356ff1
remove show X paradigm (#156359)
fixes  #156308
2022-07-26 13:42:01 -07:00
Michael Lively 9623b43abe
Merge pull request #156349 from microsoft/mlively/ipynbMarkdownRenderer
fix ext/ipynb package.json/esbuild.js for files in publish
2022-07-26 13:02:31 -07:00
Martin Aeschlimann 7e3e4bcb88
Remove Manual Folding Range doesn't work (#156278)
Remove Manual Folding Range doesn't work. Fixes #156277
2022-07-26 15:42:02 -04:00
Michael Lively 53c3028c47 add notebook-out to .gitignore 2022-07-26 12:29:23 -07:00
Michael Lively 2077ae5120 fix package.json/esbuild.js for files in publish 2022-07-26 12:19:27 -07:00
aiday-mar 2cc280494e Fixing the issue with model not appearing on undo (control+z) 2022-07-26 20:31:03 +02:00
SamirAk f3ce5b3a50
Code scanning: deprecation of CodeQL Action v1 (#156271)
Update codeql.yml
2022-07-26 17:49:28 +00:00
aiday-mar db1d08b7fd Force the line height to be correct, before was slightly larger than the line height inside of the editor 2022-07-26 19:04:38 +02:00
Alex Ross 189950f732
Git Comments: Edit Doesn't Work Always (#156318)
Fixes #156260
2022-07-26 18:54:54 +02:00
aiday-mar 9f331b70b6 Not sticking outlines which span only one line 2022-07-26 17:35:46 +02:00
aiday-mar f37293c6c0 Removing an import that caused an error 2022-07-26 17:15:39 +02:00
Aiday Marlen Kyzy 492ab6703a
Merge branch 'microsoft:main' into aiday/semanticScroll 2022-07-26 17:10:21 +02:00
aiday-mar 42f2178106 Fixing the line jumps in the sticky scroll by allowing overflow and setting whitespace=nowrap. 2022-07-26 17:08:02 +02:00
Henning Dieterichs e4ed3e0855
Merge pull request #155506 from microsoft/hediet/bp2-usage-telemetry
Implements telemetry for bracket colorizer 2 extension usage
2022-07-26 10:11:52 +02:00
Henning Dieterichs d392b284c2
Merge branch 'main' into hediet/bp2-usage-telemetry 2022-07-26 09:57:47 +02:00
Joyce Er d2a8be7355
Hide edit sessions view until explicitly shown (#156238) 2022-07-26 09:20:33 +02:00
Sandeep Somavarapu 0e38fdea94
Fix #107657 (#156233)
Fox #107657
2022-07-26 07:57:53 +02:00
Logan Ramos cc098faebd
Allow msftInternal to be setting toggled (#156198) 2022-07-25 21:01:27 -04:00
Matt Bierner 8f10b21033
Temporarily comment out tuple type annotations (#156213)
These seem to be breaking out api generation for the website. Commenting them out for now
2022-07-25 16:32:23 -07:00
Matt Bierner cf145a83ac
Enable safe inline svg tags in trusted html (#156216)
Enable safe svg tags in trusted html

From cce00ac40d/src/tags.js (L124)
2022-07-25 16:32:10 -07:00
Justin Chen a444059eeb
Bugfixes on Code Action Widget (#156105)
Code Action Widget bug fixes for hover and going off DOM.
2022-07-25 16:31:58 -07:00
Megan Rogge 364247dc78
disable task reconnection by default (#156217) 2022-07-26 01:24:14 +02:00
Justin Chen bbe0dbe925
code clean up on pr 2022-07-25 16:05:02 -07:00
Justin Chen 2d48d411f6
fix on disposable blocking div 2022-07-25 15:55:07 -07:00
Justin Chen 05b8f739bd
minor fix on PR, pushing js/ts accidental to later PR 2022-07-25 15:53:46 -07:00
易良 fbdc848c29
fix: typos (#155310)
* fix: typos

* chore: revert formatting changes

* fix: Remove redundant blank lines
2022-07-25 15:41:30 -07:00
Megan Rogge 1a8d4bf61d
Restore waitOnExit, type, hideFromUser, reconnectionOwner terminal properties on reconnect (#155346) 2022-07-25 13:44:47 -07:00
Joyce Er c7a138df0e
Add a view and actions for managing edit sessions (#156199)
* Add basic view for managing edit sessions

* Allow to resume/delete edit sessions from view

* Allow opening individual working changes from view

* Make edit session actions visible by default

* Update tests
2022-07-25 22:39:13 +02:00
Martin Aeschlimann 0b7a99104d
theme-seti icon Laravel .blade.php lose php icon when installing blade related extension (#156204)
theme-seti icon Laravel .blade.php lose php icon when installing blade related extension. Fixes #153410
2022-07-25 16:35:30 -04:00
Andrea Mah 1a73ce68ae
fix search selection bug (#156205) 2022-07-25 21:43:14 +02:00
Evan Spensley 9d422d2901
Distinguish testing decoration labels (#155433)
* Distinguish testing decoration labels

* fixup! tweak to avoid prototype issues

Co-authored-by: Connor Peet <connor@peet.io>
2022-07-25 12:28:44 -07:00
Logan Ramos 7163116004
Update label triage-needed (#156202) 2022-07-25 21:27:29 +02:00
Aiday Marlen Kyzy d14e4c4711
Merge branch 'microsoft:main' into aiday/semanticScroll 2022-07-25 21:22:29 +02:00
aiday-mar 158fa88171 fixing : incorrect indentation, needed to take into account not only spaces but tabs too 2022-07-25 21:19:53 +02:00
Sandeep Somavarapu d98ae61984
Fix #155878 (#156197) 2022-07-25 21:01:27 +02:00
Aiday Marlen Kyzy 89b035aa3d
Merge pull request #155977 from aiday-mar/aiday/semanticScroll
Sticky scroll first version
2022-07-25 20:46:06 +02:00