Commit Graph

102096 Commits

Author SHA1 Message Date
Rob Lourens
98f401e8b9 Fix .ipynb extension name capitalization (#164817)
Towards microsoft/vscode-jupyter#11773
2022-10-27 18:05:28 +02:00
Logan Ramos
2ada565d06 Quick check to circumvent regex in many cases (#164815)
* Quick check to circumvent regex in many cases

* Fix logic
2022-10-27 17:41:59 +02:00
Johannes Rieken
b7bbdc424f make sure startup.resource.perf doesn't contain paths (#164812)
* make sure `startup.resource.perf` doesn't contain paths

https://github.com/microsoft/vscode/issues/164810

* use posix.basename...
2022-10-27 17:18:12 +02:00
Johannes Rieken
2f88e15874 fix name of profile tmp-file (#164805) 2022-10-27 15:24:07 +02:00
Henning Dieterichs
37f16a84a1 Fixes #163931 (#164802) 2022-10-27 14:53:23 +02:00
Alexandru Dima
ba91a81c16 Always patch the npm registry in yarn.lock files and compute the node modules cache key after having patched them (#164795) 2022-10-27 12:31:15 +02:00
Alexandru Dima
0f2285c3e9 Don't ship yarn.lock file with the markdown extension (#164794) 2022-10-27 12:09:38 +02:00
Joyce Er
9ad069358e Store edit session before prompting to select edit session destination (#164780) 2022-10-27 06:23:31 +02:00
Matt Bierner
1316bf789f Rework markdown update link glob (#164766)
* Rework markdown update link glob

Fixes #164587

This changes the `externalFileGlobs` setting to instead be a include array of globs that should trigger link updates. I've split the globs into markdown files and image/video files

This also makes it easier for users to add their own new globs to the list

* Fix scopes
2022-10-27 01:45:45 +02:00
Matt Bierner
d2f8ae6cce Clean up a few markdown setting descriptions (#164765)
Clean up wording and make sure we use `Markdown` uppercase
2022-10-26 16:29:06 -07:00
Matt Bierner
d1af68711d Pick up latest markdown LS (#164763)
Includes a few more fixes for link update on rename
2022-10-27 00:39:58 +02:00
Matt Bierner
7060fb81dd Shorten markdown link button titles (#164764)
Fixes #164556
2022-10-27 00:39:30 +02:00
Raymond Zhao
54bd3cca95 Add min-height to work around clipping (#164759)
Fixes #164602
2022-10-27 00:25:02 +02:00
Peng Lyu
153f5c62c0 Fix #164715. Turn cell into editing mode when there is a selection. (#164758) 2022-10-27 00:16:26 +02:00
Matt Bierner
5f87632829 Fix markdown server not updating documents properly on folder rename (#164752)
Fixes #164562
2022-10-26 14:48:20 -07:00
Martin Aeschlimann
70998c096d tunnel --name should rename previous tunnel (#164753)
* tunnel --name should rename old tunnel

* fix clippy warning
2022-10-26 14:44:57 -07:00
Alexandru Dima
83a4466305 Do not adjust y offset when the mouse is below the last line (#164750)
Fixes #164131: Do not adjust y offset when the mouse is below the last line
2022-10-26 23:07:58 +02:00
Alexandru Dima
9e0b95f081 Use border-radius: 2px (#164747)
Fixes #164555: Use `border-radius: 2px`
2022-10-26 22:34:46 +02:00
Peng Lyu
851a0dad5d Merge pull request #164667 from microsoft/issue163133
Do not interrupt if there are no affected cells
2022-10-26 11:58:45 -07:00
Peng Lyu
09e3248f40 Fix #164704. comment thread memory leak. (#164734)
* Fix #164704. comment thread memory leak.

* Dispose first.

* spell check
2022-10-26 20:42:39 +02:00
Peng Lyu
b39fd56213 Re #164715. Better error handling of notebook opening (#164737) 2022-10-26 20:30:49 +02:00
Rob Lourens
f45dffcd1f Move log message outside of 'if' block so I have confirmation that smoething happened 2022-10-26 11:29:35 -07:00
Sandeep Somavarapu
942cc4b3a7 Fix #162439 (#164719)
* Fix #162439

* better fix and also add tests
2022-10-26 10:45:08 -07:00
Sandeep Somavarapu
002db8f362 Fix #162240 (#164723) 2022-10-26 18:48:44 +02:00
Sandeep Somavarapu
e145a12888 Fix #163163 (#164721) 2022-10-26 09:37:06 -07:00
Alex Ross
55ebe5e93d Allow action labels to be long in comment header (#164614)
* Allow action labels to be long in comment header
Part of #164288

* Better fix
2022-10-26 16:55:06 +02:00
Logan Ramos
f6a08e816d Transform ext host log URI on remote side (#164712)
* Transform ext host log URI on remote side

* Fix mistype
2022-10-26 10:37:42 -04:00
Sandeep Somavarapu
f7a53c85c7 Fix #164617 (#164717) 2022-10-26 16:14:39 +02:00
Sandeep Somavarapu
d37ca50768 Fix #164606 (#164714) 2022-10-26 15:49:02 +02:00
Sandeep Somavarapu
6a993eeaa6 fix #164458 (#164711) 2022-10-26 15:16:22 +02:00
Martin Aeschlimann
5a4be3b8a8 tunnel: Generate vanity URL (#164710) 2022-10-26 09:13:29 -04:00
Johannes Rieken
5cb2e7710a Merge pull request #164706 from microsoft/joh/defiant-wallaby
joh/defiant wallaby
2022-10-26 15:00:50 +02:00
Martin Aeschlimann
0ac843a716 Tunnel: Fix host name issue (#164708) 2022-10-26 14:53:34 +02:00
Johannes
647e25e071 collapseByDefault for notebook should also honor new setting
fixes https://github.com/microsoft/vscode/issues/164542
2022-10-26 14:20:48 +02:00
Johannes
bcb20dc2f0 Revert "Use Disposable in a few more places"
This partially reverts commit de9cc71487.

fyi @mjbvz please don't rearrange furniture
2022-10-26 13:54:48 +02:00
Alexandru Dima
c3eebaead9 Fix accidental deletion of vscode.proposed.contribNotebookStaticPreloads.d.ts and make sure to include the check in the compile-build gulp task (#164681) 2022-10-26 10:59:54 +02:00
w1redch4d
70328b1b48 fix problems with html style comments in embedded code (#160981)
* fix problems with html style comments in embedded code

* add spacings to the replaced characters

add same amount of characters, in the replacements so that all offsets stays the same

* revert javascriptMode.ts

* add replace characters in embeddedSupport.ts instead

* added few more tests with javascript

more testcases with js code before and after the comments

* polish

Co-authored-by: UwUeeb <106700035+UwUeeb@users.noreply.github.com>
Co-authored-by: Martin Aeschlimann <martinae@microsoft.com>
2022-10-26 08:41:05 +00:00
Don Jayamanne
9c802415e1 Merge branch 'main' into issue163133 2022-10-26 13:32:23 +11:00
Don Jayamanne
2fad3d99f3 Do not interrupt if there are no affected cells 2022-10-26 13:30:48 +11:00
Matt Bierner
a887d72e8d Pick up latest markdown language service (#164655) 2022-10-25 16:46:53 -07:00
Joyce Er
812c9bedf2 Fix cloning with specific branch (#164619) 2022-10-25 15:27:41 -07:00
Matt Bierner
f5cbe7e391 Use dirname as default uri for md links (#164641)
Fixes #164612
2022-10-25 21:59:20 +02:00
Matt Bierner
882cdc0a17 Use newlines to separate inserted images (#164632)
Fixes #164610
2022-10-25 12:21:36 -07:00
Matt Bierner
21431fce38 Disable canSelectFolders in markdown link inserter (#164636)
Fixes #164549
2022-10-25 12:01:08 -07:00
Megan Rogge
b38691f611 update setting description (#164628) 2022-10-25 14:29:28 -04:00
Matt Bierner
3ca4fca56e Pick up latest markdown language service (#164625)
This failed yesterday due to a cache issue in dev ops. We need this version for testing
2022-10-25 10:52:57 -07:00
Sandeep Somavarapu
3807cdebcb fix verifying signed extension (#164604)
- use renamed node module
- fix search url in ppe
- log when extension is verified
2022-10-25 17:32:19 +02:00
Tyler James Leonhardt
418db21761 Add note about built-in extensions (#164601)
Fixes #164565
2022-10-25 07:54:31 -07:00
Tyler James Leonhardt
2aa99b2300 fix example (#164595) 2022-10-25 07:35:15 -07:00
Daniel Imms
604283bdcf Merge pull request #164571 from microsoft/tyriar/revert
Revert "Merge pull request #163958 from microsoft/tyriar/161622_brack…
2022-10-25 05:00:57 -07:00