Commit Graph

22 Commits

Author SHA1 Message Date
Martin Aeschlimann
ecba37c6ef update css service/server 2019-09-30 22:55:31 +02:00
pi1024e
77df637ab4 Removed style chacnges 2019-07-23 13:52:12 -04:00
pi1024e
10b924d2d3 Fixed whitespace related comments to be a complete sentence. 2019-07-23 13:52:12 -04:00
pi1024e
fd0116b8f6 Revert "Fixed comment"
This reverts commit 4b3e76abc170276a160f3d86ab424e9a40523d7d.
2019-07-23 13:52:11 -04:00
pi1024e
65b0a4d898 Fixed comment 2019-07-23 13:52:11 -04:00
pi1024e
d96cd165d6 Fixed code 2019-07-23 13:52:11 -04:00
pi1024e
85d4895587 Refactored code to make "WhiteSpace" into "Whitespace" 2019-07-23 13:52:11 -04:00
Matt Bierner
c109d319fe Second pass converting for index based looping to for-of loops
More manual conversion of index based for loops to for-of loops
2019-01-04 12:03:23 -08:00
Matt Bierner
92a9a07213 Remove duplicate blank lines at the start of some extension src files 2018-10-02 16:28:19 -07:00
Matt Bierner
ff957050db Remove use strict in extensions (part 2)
We compile using alwaysStrict so this directive is not needed
2018-10-02 16:23:27 -07:00
Matt Bierner
ef5bd4810a Use shared config for css language features 2018-10-02 10:24:20 -07:00
Pine Wu
39fbbf02c4 Do not suggest dot files in html/css. Fix #46780 2018-09-18 11:38:09 -07:00
Pine Wu
9b751193a4 Do not suggest own file for path completion. Fix #57384 2018-08-28 16:29:03 -07:00
Martin Aeschlimann
1047f48993 strict warnings in pathCompletion 2018-08-27 12:13:15 +02:00
Pine Wu
a40bfc947c @import completion for css/scss/less. Fix #51331 2018-08-07 16:01:21 -07:00
Martin Aeschlimann
a509b1797b [css] fix path completion participant 2018-04-17 18:18:11 +02:00
Pine Wu
57cba59b0a Fix #46644 2018-04-11 15:24:27 -07:00
Pine Wu
263ab1fb98 Fix #46639 2018-04-11 14:59:53 -07:00
Pine Wu
c17fb0ebff temp 2018-04-11 14:58:05 -07: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
Pine Wu
c52149e7a3 [css] split extension (for #45900) 2018-03-20 14:57:58 -07:00