Commit Graph

11641 Commits

Author SHA1 Message Date
Matt Bierner
43f7c113e4 Move project status items to a new ui folder 2021-09-16 17:20:02 -07:00
Don Jayamanne
192e689be1 Fixes to image serializations 2021-09-16 16:27:44 -07:00
Don Jayamanne
1eb4ff560b Fixes to image serialization 2021-09-16 15:59:41 -07:00
Matt Bierner
8b285b170e Add log for failing test 2021-09-16 15:21:28 -07:00
Logan Ramos
76c3eb94c9 On the fly tab model construction (#133025)
* Enrich the change event

* Initial tab model building

* Work in progress model construction

* Add pauseable emitter

* Attempt using microtask

* Make tests pass

* Update active tab logic

* Fix layering issue

* event rename

* PR feedback

* Remove stray new line

* Add test for microtask emitter

* Add move event

* Add mmerge functionality to Microtask emitter

* Fix compilation errrors

* Fix tests

* Add tests to address feedback

* Change editor change event to an array

* Add array support to editorsChangeEvent

* Update src/vs/workbench/common/editor/editorGroupModel.ts

Co-authored-by: Benjamin Pasero <benjpas@microsoft.com>

* Switch to a less efficient array method

* Add console.log for debugging

* Test with different notebook

* Fix notebook URI

* For now split up file open for better debugging

* Don't use notebook in test for now

* Cleanup event

* Fix tests

Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com>
Co-authored-by: Benjamin Pasero <benjpas@microsoft.com>
2021-09-16 14:34:54 -04:00
Martin Aeschlimann
57dde04b44 Can't read StatusBarItem.tooltip anymore. Fixes #133231 2021-09-16 11:57:26 +02:00
Matt Bierner
4fcbe9449c Add support for cross file JS/TS intellisense in yarn web
Fixes #133199
2021-09-15 16:26:22 -07:00
Matt Bierner
8a912d57c3 Include in-memory in same implicit JS/TS project
Fixes #133195
2021-09-15 16:26:22 -07:00
Benjamin Pasero
8de035e09d tests - remove only usage 2021-09-15 16:40:21 +02:00
Benjamin Pasero
129e62c989 storage - do not fail state access for extensions (#132777) (#133071) 2021-09-15 07:34:54 +02:00
Matt Bierner
4c78259529 Revert 75e1fa6c43
Fixes #132741

Let's keep the outline extensible. Instead, a markdown extension could contribute support for the syntax in the original issue in #131427
2021-09-14 16:36:53 -07:00
Matt Bierner
0db5f55854 Unskip two webview tests
These reliably pass locally for me
2021-09-14 14:29:55 -07:00
Matt Bierner
9e5ee5521a Pick up new TS version for building VS Code
Fixes a few instances of `Promise.all` and also adds an any cast to workaround an issue
2021-09-14 14:24:53 -07:00
Matt Bierner
b4b591213d Pick up TS 4.4.3 2021-09-14 14:24:52 -07:00
Matt Bierner
e43d47e852 Add missing await
Doesn't seem to cause any issues currently
2021-09-14 09:54:05 -07:00
Matt Bierner
d3585388be Make sure markdown.showSource correctly awaits opening the document
Fixes #132914
2021-09-14 09:54:05 -07:00
Matt Bierner
fc5e2f515c Adopting langauge status api for JS/TS versions (#132015)
* Adopting language status api for JS/TS versions

* Polish
2021-09-14 08:35:12 -07:00
Miguel Solorio
e9b74efc3c Update seti 2021-09-13 10:34:54 -07:00
Matt Bierner
ad67ad4530 Show lightbulb when user makes a selection in js/ts 2021-09-09 18:18:00 -07:00
Matt Bierner
74989b2993 Fix organize import for empty file
Fixes #132637

We should not show the lightbulb when auto applying code actions
2021-09-09 18:18:00 -07:00
Matt Bierner
c62f59fcae Fix map func not having this bound
Fixes #132703
2021-09-09 15:03:30 -07:00
Justin Wei
0aaedebdb0 Do not fold closing tag (#132316) 2021-09-09 14:27:16 -07:00
Martin Aeschlimann
8af5d85c3b Merge pull request #132523 from AkatQuas/fix/runner
fix: early return on cancellation
2021-09-09 09:42:04 +02:00
Martin Aeschlimann
9ebc659dc1 [css/html] update language services 2021-09-09 09:36:04 +02:00
Martin Aeschlimann
b7c8113cc4 Merge pull request #132512 from adaex/update-seti-ui
Update to latest seti-ui icon theme
2021-09-09 09:05:30 +02:00
Martin Aeschlimann
2039be03bf Merge pull request #132508 from AkatQuas/fix/html-language-feature
fix(html-language-feature): remove vague statement
2021-09-09 09:04:10 +02:00
Matt Bierner
277f6ef132 Log errors when loading markdown-it plugins 2021-09-08 15:12:46 -07:00
Matt Bierner
d3642c3f60 Removing support for old style markdown symbol links in vscode.d.ts
Fixes #132663
2021-09-08 15:11:19 -07:00
Logan Ramos
65a8d1234c Remove diff resource 2021-09-08 14:20:08 -04:00
Raymond Zhao
df115e761a Revert "Re-enable tab tests"
This reverts commit e0cdd0974b.
Revert reason: browser integration tests failing
2021-09-08 10:31:46 -07:00
Logan Ramos
e0cdd0974b Re-enable tab tests 2021-09-08 10:35:58 -04:00
Matt Bierner
34861b8c8a Add comments on how fenced code block should not be localized
For #132190
2021-09-07 16:31:45 -07:00
Logan Ramos
b699fab482 Skip tests 2021-09-07 18:34:16 -04:00
Matt Bierner
f1581dcad7 Fix labels for optional auto imports
Fixes #132212
2021-09-07 14:54:11 -07:00
Matt Bierner
80f4b6f655 Fix links in cgmanifest
Fixes #132525

Updates the links except for trac. These were just copied in from TS
2021-09-07 14:46:19 -07:00
Logan Ramos
0f238bf3f9 Try promise.race 2021-09-07 17:40:43 -04:00
Don Jayamanne
2581658e96 Merge pull request #132298 from davidanthoff/setKernelSpecAndLanguageInfo
Add setKernelSpecAndLanguageInfo to ipynb ext
2021-09-07 13:24:12 -07:00
Don Jayamanne
c962433c68 Remove old API 2021-09-07 13:04:03 -07:00
Don Jayamanne
55af133ac4 Udpates 2021-09-07 09:40:55 -07:00
Logan Ramos
e287a168dc Fix tab tests 2021-09-07 10:31:47 -04:00
Logan Ramos
d9a63f4cd8 Fix tabs tests 2021-09-07 09:49:34 -04:00
AkatQuas
e4fb11a1e7 fix: early return on cancellation 2021-09-07 16:28:21 +08:00
Aex
d4afb96b17 Update to latest seti-ui icon theme 2021-09-07 06:08:39 +00:00
AkatQuas
779e587197 fix(html-language-feature): remove vague statement 2021-09-07 11:35:18 +08:00
FW
c2347df53b Add .cff to the recognized YAML file extensions (#131323) 2021-09-06 14:33:29 +02:00
Tyler Leonhardt
997228d528 verify uri is correct 2021-09-04 08:58:31 -07:00
Tyler Leonhardt
15dfc742a6 ensure event comes from edit 2021-09-03 18:25:25 -07:00
Tyler Leonhardt
e415d6ff35 revert test to unblock build 2021-09-03 17:59:05 -07:00
Tyler Leonhardt
3ccb217338 add additional logging 2021-09-03 16:18:03 -07:00
Tyler Leonhardt
319a72459f fix windows CI failure 2021-09-03 16:06:37 -07:00