Commit Graph

11930 Commits

Author SHA1 Message Date
Benjamin Pasero
6640f3c721 skip flaky test (#139960) 2022-02-24 13:27:04 +01:00
David Dossett
4bef8dc8d7 Fix #143837 2022-02-23 16:55:41 -08:00
David Dossett
ef8285b9d0 Fix hidden keyboard shortcuts in empty light HC view 2022-02-23 13:36:30 -08:00
David Dossett
87eebbda83 Fix #143739 2022-02-23 10:34:13 -08:00
David Dossett
14be84daa7 Fix #143735 2022-02-23 10:24:24 -08:00
Logan Ramos
3b6d4a8772 Fix #143746 2022-02-23 10:21:01 -05:00
Benjamin Pasero
6dee30baa8 tests - restore test coverage for #139786 2022-02-23 13:17:21 +01:00
Matt Bierner
9e3d77b1e4 Also use relative pattern for watching markdown resources 2022-02-22 16:22:55 -08:00
Matt Bierner
932976b8d2 Fix return type typing 2022-02-22 16:22:55 -08:00
David Dossett
a3bfec2ef4 Update dark HC theme name 2022-02-22 14:19:48 -08:00
Matt Bierner
24c814dd01 Only ship woff2 fonts for math support
Fixes #143372
2022-02-22 13:41:01 -08:00
Matt Bierner
1678c27fcd Use relativepattern for file watcher
For #143291
2022-02-22 13:40:59 -08:00
Peng Lyu
67cca9b62d Merge pull request #143422 from microsoft/rebornix/nb-json-codelens
Add codelens to ipynb json file to open in notebook editor
2022-02-22 13:18:39 -08:00
Martin Aeschlimann
6568cf0063 [html] update service 2022-02-22 22:08:30 +01:00
Martin Aeschlimann
67f1fa649d Merge pull request #143313 from microsoft/rebornix/updateSeti
Update Seti to support Notebook icons
2022-02-22 21:51:15 +01:00
Martin Aeschlimann
3f026510c9 update 2022-02-22 21:44:33 +01:00
David Dossett
08b18a259a Updated light HC editor contrast issues 2022-02-22 09:54:24 -08:00
David Dossett
5ffe87e611 Fix editor highlights 2022-02-22 09:41:57 -08:00
David Dossett
6e4481b731 Fix casing issues 2022-02-22 09:41:57 -08:00
Ladislau Szomoru
7442bf8f3d Handle the case in which the git command is not the first argument #132778 2022-02-22 13:27:59 +01:00
Martin Aeschlimann
cfad254348 autoCreateQuotes: Mention attributeDefaultValue 2022-02-22 09:15:59 +01:00
Peng Lyu
34cef6b03c Merge branch 'main' into rebornix/updateSeti 2022-02-21 23:11:32 -08:00
David Dossett
bc68aa2f6e Update light HC theme name 2022-02-21 11:15:33 -08:00
Christof Marti
0041b15c6d vscode subproperty (microsoft/dev-container-spec#1) 2022-02-21 14:53:31 +01:00
dependabot[bot]
ad70ffe4e9 Bump follow-redirects in /extensions/github-authentication (#142891)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-21 12:41:24 +01:00
Tyler Leonhardt
a0da9978b1 include profile for specific claims in idtoken. Fixes #143463 2022-02-20 16:58:07 -08:00
Matt Bierner
388925f588 Remove unused file
Fixes #143370
2022-02-18 18:46:18 -08:00
David Dossett
e9d0149f0c Fix light HC diff colors 2022-02-18 15:24:34 -08:00
rebornix
3567a2f2bc Show codelens to ipynb json to open in notebook editor 2022-02-18 14:54:40 -08:00
David Dossett
4da6b54ee7 Add Light High Contrast theme (#143398)
* Add light HC theme and split quick pick options to light and dark

* Update colorizer tests

* Fix default HC name and add Beta tag to light HC theme

* Revert prettier updates
2022-02-18 14:41:17 -08:00
Martin Aeschlimann
db9e8fba63 remove unecessary files in build 2022-02-18 20:38:55 +01:00
rebornix
823317a8f2 Update Seti to support Notebook. 2022-02-17 13:04:51 -08:00
Logan Ramos
8437d74b8b Fix #139786 2022-02-17 15:15:51 -05:00
Tyler Leonhardt
ae8bacb9d3 ensure getSessions also asks for email and openid scopes and fix #142776 2022-02-17 10:27:36 -08:00
Peng Lyu
5331802a44 Merge pull request #143240 from microsoft/rebornix/support-code-blocks-in-markdown-output
Support syntax highlighting in code blocks in markdown output
2022-02-16 18:14:41 -08:00
rebornix
a93f7e0b23 indentation. 2022-02-16 18:05:40 -08:00
rebornix
8eb145d146 fix #143194 2022-02-16 16:09:03 -08:00
rebornix
07e840cb51 Support syntax highlighting in code blocks in markdown output 2022-02-16 15:18:54 -08:00
Matt Bierner
ad0311a25a Improve quote style setting display
Follow up on #143164
2022-02-16 12:13:45 -08:00
Matt Bierner
1f5f486ccb Add note about quote style setting to jsxAttributeCompletionStyle
For #143164
2022-02-16 12:13:45 -08:00
Logan Ramos
0a9e7a5f49 Re-enable tab getter test 2022-02-16 15:09:08 -05:00
rebornix
4b17d05668 re #142872. Contribute ipynb notebook to File -> New when no Jupyter extension enabled. 2022-02-16 11:42:45 -08:00
rebornix
8e3c41760e re #142872. Default language to python. 2022-02-16 11:42:45 -08:00
Matt Bierner
21da6eeafa Delay getting workspace uri until tests are running
For #143226
2022-02-16 10:59:03 -08:00
rebornix
cca25256a3 remvoe jupyter(json) 2022-02-15 17:45:09 -08:00
rebornix
7f99539fe7 re #142872. Ignore whitespace only content error. 2022-02-15 17:45:09 -08:00
heartacker
d7ca9f570f add math snippet (#142697) 2022-02-15 17:41:24 -08:00
Ladislau Szomoru
6011bf7e7a Fix #121914 2022-02-15 16:02:34 +01:00
Ladislau Szomoru
ce46f445c0 Add command to close all diff editors 2022-02-15 11:59:39 +01:00
Ladislau Szomoru
888677ed95 Close stale diff editors while stashing changes 2022-02-14 10:32:59 +01:00