Commit graph

32 commits

Author SHA1 Message Date
Pine Wu 210302848e Add middleware for processing deprecated. Fix #79584 2019-08-27 21:44:07 -07:00
Pine Wu 739ae7737a Fix #78068 2019-08-27 09:25:15 -07:00
Martin Aeschlimann bd57ca7066 Expand Selection not working as intended. Fixes #77194. Fixes #77087 2019-07-18 13:57:51 +02:00
Johannes Rieken 4f8dbd4544 use a parent pointer instead of 2d array, #67872 2019-03-12 10:04:06 +01:00
Johannes Rieken 6892cfc90e for now remove SelectionRangeKind #67872 2019-03-11 09:43:34 +01:00
Martin Aeschlimann c9370aeaf1 [css] updates service (multi-semantic selection, webpack) 2019-03-05 15:27:51 +01:00
Pine Wu ac56ab6272 Read custom data from experimental scope. Fix #68554 2019-02-12 11:29:48 -08:00
Johannes Rieken 52d134aacb update proposed api to have multiple positions, #41838 2019-02-11 12:08:27 +01:00
Pine Wu af57ecdf9d Fix #67544 2019-01-30 11:59:02 -08:00
Pine Wu e9708716f2 Move html/css custom data contribution to experimental 2019-01-28 17:14:28 -08:00
Martin Aeschlimann 1972f79077 client: semantic selection registration 2019-01-28 18:24:12 +01:00
Martin Aeschlimann 21585312c2 [json] enable semantic selection 2019-01-28 16:05:18 +01:00
Pine Wu f053101c41 CSS semantic selection. Fix #65925 2019-01-23 16:10:56 -08:00
Pine Wu 2b0cee0eba contributes.css.customData for #66414 2019-01-11 12:21:25 -08:00
Pine Wu 9efac59949 Improve custom data reading 2019-01-09 15:55:55 -08:00
Pine Wu f7894236ee css.experimental.customData 2019-01-08 11:42:52 -08:00
Johannes Rieken b343fcf6ab declare proposed api usage only where actually being used 2018-10-24 12:27:59 +02: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 e12fbaa5cd Update html, css, andjson clients to use shared tsconfig 2018-10-02 10:24:19 -07:00
Martin Aeschlimann 2042b73fd2 [css] webpack 2018-08-27 09:46:52 +02:00
Martin Aeschlimann 116948ef51 [css] adopt lsp (folding, colors) 2018-07-25 12:22:04 +02: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 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 c314388da2 Move emmet from html extenstion to emmet extension 2018-04-22 21:49:56 -07:00
Martin Aeschlimann a1bb202eb6 incorperate folding api feedback 2018-04-18 15:26:43 +02:00
Martin Aeschlimann e09c8a7086 [css] adopt folding apis 2018-04-17 18:18:12 +02:00
Pine Wu 9ba3647569 Init folding provider on client ready 2018-03-27 02:39:45 -05:00
Pine Wu 2ad387e5ad Depend on vscode-languageserver-protocol-foldingprovider 2018-03-26 02:22:20 -05:00
Pine Wu 583b6c7e17 Updated initial version of css folding 2018-03-26 02:22:20 -05:00
Pine Wu c52149e7a3 [css] split extension (for #45900) 2018-03-20 14:57:58 -07:00