Peng Lyu
|
ae998a9261
|
Merge remote-tracking branch 'origin/notebook/dev' into main
|
2021-05-10 23:44:32 +00:00 |
|
Martin Aeschlimann
|
05d22c6853
|
[html] duplicated onDocumentRangeFormatting handler (#122994)
|
2021-05-10 18:09:18 +02:00 |
|
Alex Ross
|
8de5c819a1
|
Add test for C# grammar but
Part of https://github.com/microsoft/vscode/issues/123333
|
2021-05-10 15:05:52 +02:00 |
|
Alex Ross
|
66eb516dc3
|
Revert C# grammar
Part of https://github.com/microsoft/vscode/issues/123333
|
2021-05-10 14:59:58 +02:00 |
|
Johannes Rieken
|
06fa8b8543
|
API 💄 for NotebookCellData
|
2021-05-10 11:33:41 +02:00 |
|
Johannes Rieken
|
7ea5b137ea
|
rename cell kind Markdown to Markup, https://github.com/microsoft/vscode/issues/105933
|
2021-05-10 10:56:13 +02:00 |
|
Johannes Rieken
|
b9c5d61dfe
|
Merge branch 'main' into notebook/dev
|
2021-05-10 08:42:19 +02:00 |
|
Rob Lourens
|
b987317d1a
|
Rename onDidChangeNotebookCellExecutionState
|
2021-05-07 17:00:09 -07:00 |
|
Rob Lourens
|
4a76f0b19a
|
registerNotebookCellStatusBarItemProvider should use viewType instead of NotebookSelector
Fix #122347
|
2021-05-07 15:23:19 -07:00 |
|
Kevin Abel
|
4978a1891e
|
Implement GitHub Enterprise authn provider (#115940)
|
2021-05-07 14:13:11 -07:00 |
|
rebornix
|
e2fe443491
|
Merge branch 'notebook/dev' into main
|
2021-05-07 13:46:51 -07:00 |
|
rebornix
|
110c966887
|
💄
|
2021-05-07 13:13:22 -07:00 |
|
rebornix
|
0568de16a8
|
support multiple cell ranges.
|
2021-05-07 13:12:14 -07:00 |
|
Connor Peet
|
54ce4a405e
|
server-ready: support debugWithEdge as well as debugWithChrome
|
2021-05-07 12:02:36 -07:00 |
|
Martin Aeschlimann
|
81643c948f
|
HTML, CSS, JSON language servers don't provide the documentFormattingProvider capability. Fixes #122994
|
2021-05-07 17:03:16 +02:00 |
|
Johannes Rieken
|
1ab76005d3
|
even more strict assertions in flaky integration tests
|
2021-05-07 15:19:53 +02:00 |
|
Johannes Rieken
|
dbdcdecdaa
|
skipped/failing test for https://github.com/microsoft/vscode/issues/123270
|
2021-05-07 11:59:29 +02:00 |
|
Johannes Rieken
|
b2341b9cc6
|
run saveAllFilesAndCloseAll in setup and teardown and don't have it in each and every test, avoid usage of 'vscode.openWith'-command and prefer showNotebookDocument-API
|
2021-05-07 11:50:22 +02:00 |
|
Matt Bierner
|
40321932fc
|
Render KaTeX errors in notebooks
Fixes #122413
|
2021-05-06 17:10:33 -07:00 |
|
Matt Bierner
|
0bae48f6c1
|
Enable markdown notebook extensions in untrusted workspaces
|
2021-05-06 16:05:47 -07:00 |
|
Matt Bierner
|
8c186e8f4a
|
Enable notebook markdown-extensions in virtualWorkspaces
Fixes #123067
|
2021-05-06 15:28:54 -07:00 |
|
Matt Bierner
|
f25ffb76ed
|
Fix stopping load indicator when updateOpen completes
Fixes #122979
We can consider the project loaded when `updateOpen` completes for all servers. Previously we were only waiting on the first one
|
2021-05-06 14:54:53 -07:00 |
|
Miguel Solorio
|
fe23c2041f
|
Merge pull request #122893 from microsoft/misolori/quick-pick-list-update
Update quick pick list widget focus colors
|
2021-05-05 20:38:05 -07:00 |
|
rebornix
|
ee927cc1b8
|
Merge branch 'notebook/dev' into main
|
2021-05-05 14:37:30 -07:00 |
|
Matt Bierner
|
13d81db250
|
Don't insert link element into the markdown cell preview body
Fixes #123012
|
2021-05-05 14:35:46 -07:00 |
|
Matt Bierner
|
2cf38034a3
|
Pick up new TS nightly
|
2021-05-05 10:57:19 -07:00 |
|
Johannes Rieken
|
2c91a75e21
|
Merge branch 'main' into notebook/dev
|
2021-05-05 08:33:09 +02:00 |
|
Johannes Rieken
|
8a41ae1d93
|
less openWith-command, more editor asserting, https://github.com/microsoft/vscode/issues/122851
|
2021-05-05 08:32:06 +02:00 |
|
rebornix
|
d631beda22
|
Merge branch 'notebook/dev' into main
|
2021-05-04 15:31:11 -07:00 |
|
Rob Lourens
|
c22fad1fa4
|
Fix php autoindent with ])
Fix #122899
|
2021-05-04 15:06:52 -07:00 |
|
Logan Ramos
|
656e1e6086
|
More deprecated assertion cleanup
|
2021-05-04 15:55:26 -04:00 |
|
Logan Ramos
|
af69dc26ca
|
notEqual -> notStrictEqual
|
2021-05-04 15:55:25 -04:00 |
|
Connor Peet
|
d639345791
|
notebooks: improve renderer message passing
Fixes https://github.com/microsoft/vscode/issues/122944
|
2021-05-04 12:35:06 -07:00 |
|
Logan Ramos
|
025fcaf611
|
remove old asserts from git tests
|
2021-05-04 15:32:21 -04:00 |
|
Logan Ramos
|
775ef54707
|
Remove assert.equal from custom editor tests
|
2021-05-04 15:09:54 -04:00 |
|
Logan Ramos
|
72aa675fc9
|
Update API tests to strict equal
|
2021-05-04 14:59:03 -04:00 |
|
Logan Ramos
|
1469a9840f
|
Update deprecated html language features
|
2021-05-04 14:03:20 -04:00 |
|
Logan Ramos
|
135142e497
|
Update deprecated typescript tests
|
2021-05-04 13:49:47 -04:00 |
|
Logan Ramos
|
e44bd2d93d
|
Removed deprecated assert from css-language-features
|
2021-05-04 13:38:44 -04:00 |
|
Daniel Imms
|
8e5b3b5aff
|
Merge branch 'main' into hbibkrim/114898_terminal_name_change_event
|
2021-05-04 08:39:30 -07:00 |
|
Miguel Solorio
|
fce6c54d37
|
Update focus highlight color on light theme
|
2021-05-04 08:22:40 -07:00 |
|
Martin Aeschlimann
|
85eee460c2
|
[json] update service
|
2021-05-04 16:21:24 +02:00 |
|
Johannes Rieken
|
f249c1db60
|
use showNotebookDocument instead of command, maybe https://github.com/microsoft/vscode/issues/122851
|
2021-05-04 14:36:53 +02:00 |
|
Alex Ross
|
655fe7546f
|
Fix port theme color typo
|
2021-05-04 14:09:39 +02:00 |
|
Alex Ross
|
df15c8e832
|
Update grammars
|
2021-05-04 13:42:19 +02:00 |
|
Robo
|
bce4d71f64
|
chore: bump node@14.x in devDependencies (#122905)
|
2021-05-04 10:04:13 +02:00 |
|
Miguel Solorio
|
5b74ae1107
|
Add listFocusHighlightForeground
|
2021-05-03 20:46:33 -07:00 |
|
Matt Bierner
|
bc04b1c04b
|
Update md grammar
|
2021-05-03 18:17:41 -07:00 |
|
Matt Bierner
|
65c6a0a543
|
Pick up TS 4.3 nightly
For #122884
|
2021-05-03 16:15:30 -07:00 |
|
Raymond Zhao
|
29b9648b3e
|
Emmet fix #122231
|
2021-05-03 13:39:38 -07:00 |
|