Commit Graph

11275 Commits

Author SHA1 Message Date
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
Tyler Leonhardt
4735c328d7 add confidence correction for language detection 2021-09-03 14:49:53 -07:00
David Anthoff
426d60625c Add language_info to setKernelSpec 2021-09-03 14:17:27 -07:00
David Anthoff
4f7a2ddf75 Add setKernelSpecAndLanguageInfo to ipynb ext 2021-09-03 13:17:09 -07:00
Logan Ramos
9408062d1a Add active tab test 2021-09-03 15:46:07 -04:00
Logan Ramos
82a3d2645f Skip tabs test 2021-09-03 14:56:52 -04:00
Logan Ramos
5d7f4d3461 Add todo and remove test.only 2021-09-03 14:29:28 -04:00
Logan Ramos
22ca6611bd Add get tabs tests 2021-09-03 13:47:01 -04:00
Matt Bierner
aec6ee09fa Remove eslint disablement in file
" -> '
2021-09-02 16:58:01 -07:00
Matt Bierner
0e52275271 Introduce WebviewOptions.forms
Fixes #132157
2021-09-02 13:24:49 -07:00
Sandeep Somavarapu
961c2e353d remove web extension kind in builtin extensions 2021-09-01 15:09:21 +02:00
Alex Ross
bd2493499d Update C# grammar 2021-09-01 09:14:11 +02:00
Martin Aeschlimann
554182620f Use filenamePatterns in seti update script. Fixes #131650 2021-08-31 18:13:22 +02:00
Martin Aeschlimann
7b14717389 Merge pull request #131856 from adaex/update-seti-icon
Update to latest seti-ui icon theme
2021-08-31 15:18:47 +02:00
John Murray
75e1fa6c43 fix #131427 ignore extension contributions when populating Outline for markdown file (#131572) 2021-08-30 14:13:17 -07:00
Matt Bierner
28bc889cea Use ActivationFunction 2021-08-30 13:54:39 -07:00
Matt Bierner
0ec3d48b70 Use @types/vscode-notebook-renderer 2021-08-30 13:54:39 -07:00