Commit graph

71 commits

Author SHA1 Message Date
Martin Aeschlimann
749a7f314f [html/css/json] improve vscodeignore 2018-08-22 11:13:10 +02:00
Benjamin Pasero
920defc6a6 debt - update extensions node dependency to 8.x 2018-08-14 10:44:56 +02:00
Martin Aeschlimann
4fa62b246c [html] should disable ionic suggestions by default. Currently forces deprecated Ionic v1 suggestions in .html files while typing. Fixes #53324 2018-08-03 12:05:50 +02:00
Ramya Achutha Rao
1912c5d755 Allow extensions to log telemetry to log files #54001 2018-07-30 16:18:54 -07:00
Martin Aeschlimann
21c22840c5 [html] adopt lsp (folding, colors) 2018-07-25 12:22:04 +02:00
Jackson Kearl
f99a1e6505 Dots 2018-07-23 16:02:21 -07:00
Jackson Kearl
5916baa42e Update settings text for my chunk 2018-07-23 15:54:19 -07:00
Greg Van Liew
c150d0d42d Edit pass on new built-in extension comments (#54277) 2018-07-13 15:28:27 -07:00
Ramya Achutha Rao
a32654c5f1 Link to docs in the website from builtin extension readme #54098 2018-07-12 18:16:01 -07:00
Ramya Achutha Rao
0d7ee9e076 Link to CONTRIBUTING.md for built-in extensions #54098 2018-07-12 18:09:35 -07:00
Ramya Achutha Rao
75cda752a5 Move how to contribute to a separate file for built in extensions #54098 2018-07-12 18:06:16 -07:00
Ramya Achutha Rao
f89c16c04c Standardize readme across built-in extensions #54098 2018-07-11 16:38:32 -07:00
Matt Bierner
3ea1e53bbd Update to TS 3.0 insiders 2018-07-09 09:34:24 -07:00
Dirk Baeumer
21991b4912 Move to latest vscode-nls for corrupted cache support 2018-07-03 16:12:52 +02:00
Martin Aeschlimann
61231a6f34 [css] update service (fixes #53159) 2018-06-29 08:57:13 +02:00
Pine Wu
b3e7079dda [css] Update css-language-service for css/html 2018-06-25 11:52:25 -07:00
Joao Moreno
8a3ffed0ab vsts: report smoketest results 2018-06-12 17:37:53 +02:00
Joao Moreno
4dc738593b complete integration test results 2018-06-12 17:24:23 +02:00
Pine Wu
0493de9e30 Add parallel build scripts for html-language-features 2018-06-06 12:50:32 -07:00
Martin Aeschlimann
e74a6601c3 [css][html] update service 2018-05-31 15:50:14 +02:00
Martin Aeschlimann
bfd155e603 [html] update services 2018-05-28 22:51:10 +02:00
Martin Aeschlimann
e3635ac300 [handlebars] code-folding algorithm is less useful than Indentation-based one. Fixes #48457 2018-05-28 17:13:56 +02:00
Matt Bierner
2355af8bf5 Fix compile error from TS update 2018-05-24 15:34:46 -07:00
Martin Aeschlimann
17f4d5346f [html] update dependencies 2018-05-23 16:49:17 +02:00
Martin Aeschlimann
c52fe7087c color provider server capability doesn't define boolean (yet). For Microsoft/vscode-languageserver-node#349 2018-05-15 12:05:59 +02:00
Martin Aeschlimann
752acd5042 [html] return max number of ranges (for #46687) 2018-05-08 10:33:34 +02:00
Matt Bierner
bf99321408 Pick up new TS insiders 2018-05-03 16:51:46 -07:00
Pine Wu
e4e7c25708 Revert "Restrict html/css to only handling file and untitled files. Part of #48777"
This reverts commit 0dfeec2eef.
2018-05-02 10:13:29 -07:00
Martin Aeschlimann
505c9392d5 test for #48049 2018-05-02 17:19:07 +02:00
Martin Aeschlimann
f2d37611f1 Replace FoldingRangeKind type with normal enum. Fixes #48956 2018-04-30 18:13:41 +02:00
Pine Wu
0dfeec2eef Restrict html/css to only handling file and untitled files. Part of #48777 2018-04-26 10:58:35 -07:00
Ramya Achutha Rao
1139de12c0 Create appInsights client only if user has opt-in to telemetry 2018-04-25 15:21:15 -07:00
Ramya Achutha Rao
c314388da2 Move emmet from html extenstion to emmet extension 2018-04-22 21:49:56 -07:00
Martin Aeschlimann
c09ffd53fe [html] update service 2018-04-22 18:43:32 +01:00
Ramya Achutha Rao
0c47c04e85 Add missing yarn updates 2018-04-21 20:44:21 -07:00
Ramya Achutha Rao
953cdf7f3d Update vscode-extension-telemetry version 2018-04-20 10:30:05 -07:00
Ramya Achutha Rao
c1cd4378c5 Upstream bug fixes 2018-04-19 20:40:52 -07:00
Martin Aeschlimann
a1bb202eb6 incorperate folding api feedback 2018-04-18 15:26:43 +02:00
Martin Aeschlimann
a322ceb0f6 [html] adopt folding APIs 2018-04-17 19:04:59 +02:00
Martin Aeschlimann
21ef28c36e [html] update services, add folding for embedded css (for #47808) 2018-04-16 22:20:02 +02:00
Martin Aeschlimann
6657623b98 css/html/json typos (for #47894) 2018-04-16 14:11:26 +02:00
Martin Aeschlimann
b372c7ea1e [html] intersecting regions test 2018-04-12 22:21:48 +02:00
Pine
c658511b30
Merge pull request #47699 from Microsoft/octref/cssPathImprovement
Fix #46639
2018-04-12 10:47:09 -07:00
Ramya Achutha Rao
fe9d9532ea Absorb upstream bug fix for #46511 2018-04-11 21:34:22 -07:00
Pine Wu
c17fb0ebff temp 2018-04-11 14:58:05 -07:00
Ramya Achutha Rao
f17b5ad659 Emmet can return empty array for css #47429 2018-04-10 10:16:24 -07:00
Martin Aeschlimann
f57c35c0f2 Languages -> Programming Languages (for #47103) 2018-04-03 14:30:02 +02:00
Martin Aeschlimann
11f5d549db [css] path completion sometimes only works for one folder level. Fixes #46722 2018-03-29 15:20:39 +02:00
Martin Aeschlimann
d9d762d1ce [css] .asar file breaks CSS path completion. Fixes #46638 2018-03-28 21:41:21 +02:00
Ramya Achutha Rao
7cf6969bd0 Absorb upstream fix for #45790 2018-03-27 17:17:21 -07:00