Commit Graph

13612 Commits

Author SHA1 Message Date
Joyce Er
812f3f5fc4 Insert <video> tag for shift+mp4 into .md (#179489)
* Insert `<video>` tag for `shift`+mp4 into .md

* Simpler drop text
2023-04-10 15:30:34 -07:00
Matt Bierner
58d7595154 Pick up TS 5.0.4 (#179618)
For #179616
2023-04-10 10:54:54 -07:00
Raymond Zhao
8e89509008 Fix notebook-renderers compile error (#179506) 2023-04-10 10:01:12 -07:00
Brandon Waterloo [MSFT]
f9d14d68fb Support sovereign/custom clouds in microsoft authentication provider (#178725) 2023-04-07 16:38:38 -07:00
Matt Bierner
e0ebb7b740 Make script blocks respect js/ts.implicitProjectConfig.strictNullChecks (#179333)
Fixes #179331

Also fixes experimental decorators for script blocks
2023-04-06 15:59:44 +02:00
Joyce Er
413f98e499 Implicitly activate only main language contribs (#179287) 2023-04-06 10:12:17 +02:00
Andrew Branch
117668153b [typescript-language-features] Support replacing Go to Definition with Go to Source Definition by preference (#178840)
* Add preference for replacing Go to Definition with Go to Source Definition

* Support replacing Go to Definition with Go to Source Definition by preference

* Predicate call on TS version
2023-04-05 21:17:01 +00:00
Matt Bierner
fff3860de9 Always use vscode-textCodeBlock-background in rendered markdown (#179313)
Use vscode-textCodeBlock-background in rendered markdown

Fixes #179219
2023-04-05 23:02:22 +02:00
Aaron Munger
8d69fc71b7 Merge branch 'main' into aamunger/toggleScrolling 2023-04-05 12:40:48 -07:00
Michael Lively
ff55375896 Add support for attachment cleaning on notebook save (#179178)
* support for `onWillSave` + debounce rework

* dispose of delayer + tabs not spaces...

* adjust for API naming change, rm proposal refs
2023-04-05 11:44:52 -07:00
aamunger
c21478e430 small padding 2023-04-05 11:08:09 -07:00
aamunger
c60f757130 updated truncation comment styling 2023-04-05 11:08:08 -07:00
aamunger
d722674f02 updated comment 2023-04-05 11:08:06 -07:00
aamunger
b7a495cdb8 adjust output truncation message 2023-04-05 11:08:04 -07:00
aamunger
8d55402690 toggle scrollable outputs by cell 2023-04-05 11:08:01 -07:00
Matt Bierner
cc69fb1aad Switch TS ext to use LogOutputChannel (#179205)
Fixes #176479
2023-04-05 10:44:21 -07:00
Daniel Rosenwasser
93026118c5 Remove Node.js walkthrough/getting started guide (#176325)
Remove Node.js walkthrough/getting started.

Co-authored-by: Matt Bierner <matb@microsoft.com>
2023-04-04 15:27:13 -07:00
Joyce Er
1db062d188 Finalize editor/lineNumber/context menu (#179168) 2023-04-04 23:27:51 +02:00
Joyce Er
602c01b268 Encode filepaths with whitespace in links (#179167) 2023-04-04 23:27:40 +02:00
Ladislau Szomoru
20aee57124 Git - better validation for the branchProtection setting (#179183) 2023-04-04 23:10:17 +02:00
Martin Aeschlimann
92b87b0fd5 [html] files.insertFinalNewline affects embedded styles (#179118) 2023-04-04 12:55:17 +02:00
Benjamin Pasero
f481836a89 🆙 esbuild@0.17.14 (#178664) 2023-04-04 12:43:16 +02:00
Joyce Er
eb57ab314b vscode.dev links should be head links (#179074) 2023-04-03 19:48:02 -07:00
Matt Bierner
0461b885d5 Update JS/TS grammar (#179069) 2023-04-04 00:56:01 +02:00
Matt Bierner
4126b98d1b Add working directory for md server publish (#179027) 2023-04-03 10:01:51 -07:00
Martin Aeschlimann
59608d3aee Update webpack, css/file & style loaders (#179008) 2023-04-03 16:10:40 +02:00
Matt Bierner
b9202b6408 Use better names in js/ts text rendering (#178711)
Use better names
2023-03-30 21:10:51 +02:00
Teddy Bradford
b244524d08 Update Markdown preview styles to prevent sub and sup from affecting line height (#178653)
Prevent `sub` and `sup` from affecting line height
2023-03-30 18:07:18 +00:00
Matt Bierner
15143c24a5 Fix md server build script compile and remove unused test part (#178635)
* Fix compile and remove unused test script

* Do full install so we pull in gulp
2023-03-29 16:58:39 -07:00
Matt Bierner
0acd272268 Refactor structure of typescript extension (#178634)
There were way to many files under `util`. This change moves around files to more meaningful locations
2023-03-29 16:54:53 -07:00
Matt Bierner
7095b11615 Set cwd for running md server build (#178629)
Should make pipeline much faster
2023-03-29 15:22:40 -07:00
Matt Bierner
7a463ec271 Prefer reusing open tabs when opening md links in editors (#178628)
Fixes #81238
2023-03-29 15:21:31 -07:00
Matt Bierner
af5ef24b52 Use yarn instead in md server build script (#178622)
Also removes unused API extractor script
2023-03-29 14:46:38 -07:00
Ladislau Szomoru
ae09336f0b Git - remote picker should hide on blur (#178612) 2023-03-29 21:07:09 +02:00
Alex Ross
6ac83c7c7d Update grammars (#178508)
* Update grammars

* Update tests
2023-03-29 11:38:06 +02:00
Matt Bierner
ce00cd7812 Add initial prototype for JS/TS move to file refactoring (#178535)
Add initial support for move to file

Fixes #176705
For https://github.com/microsoft/TypeScript/pull/53542
2023-03-28 16:49:50 -07:00
Matt Bierner
6f5920818a Bump eslint versions (#178516) 2023-03-28 14:16:09 -07:00
Ladislau Szomoru
9e6a369b13 Action button - disable button during checkout (#178488) 2023-03-28 21:42:18 +02:00
Matt Bierner
5f328ba75d Markdown language server 0.3.0 (#178512)
0.3.0 for markdown language server
2023-03-28 20:14:46 +02:00
最萌小汐
a90c9d0ab6 Update Lua grammar (#177798) 2023-03-28 14:34:28 +00:00
Matt Bierner
d490dfe9f7 Disable MD server builds on changes (#178464)
We will manually trigger builds instead
2023-03-28 09:00:10 +02:00
Matt Bierner
87a6bda310 Fix opening encoded markdown fragment in preview (#178465)
Fixes #178340
2023-03-28 08:59:30 +02:00
Matt Bierner
1379bf3f15 Fix markdown webview state updates (#178153)
Fixes #164071

Also fixes the webview not scrolling when the resources changes
2023-03-23 17:51:09 +00:00
David Dossett
4448102523 Use solid color for input backgrounds in dark+ v2 (#178053) 2023-03-22 19:38:30 +01:00
Martin Aeschlimann
2ea2c80d63 [json] schemas in workspace settings also apply to external files (#178010) 2023-03-22 14:57:41 +01:00
aamunger
b0459b7b45 add aria-label to link 2023-03-21 15:09:53 -07:00
Matt Bierner
07b2b6066b Remove extra file check in documentHighlights (#177879)
Fixes #177823

For document hightlights, it seems TS returns windows paths that use forward slashes. This seems wrong, but we also likely don't need the extra check for the file on our side either since we already pass in `filesToSearch`
2023-03-21 21:09:19 +01:00
Matt Bierner
26e7b9a3bd TS source actions should not be blocked by pending action requests (#177737)
Fixes #164876
2023-03-21 10:29:56 -07:00
Ladislau Szomoru
4ad068a9c6 Git - fix quick diff edge case when the resource is inside a submodule (#177691) 2023-03-21 16:27:05 +01:00
aamunger
bd6f853061 wrap errors in parent div 2023-03-20 16:40:02 -07:00