Matt Bierner
|
8d40a80726
|
Add drop/paste resource for css (#221612)
* New drop and paste providers that create a url function snippet
* added url pasting feature
* added url pasting feature
* added url pasting feature
* Target just dropping/pasting resources for now
* Move files
* Remove unused strings
* Removing more unused logic for now
* Remove tsconfig change
* Remove doc file
* Capitalize
* Remove old proposal names
---------
Co-authored-by: Meghan Kulkarni <kulkarni.meg@gmail.com>
Co-authored-by: Martin Aeschlimann <martinae@microsoft.com>
|
2024-07-16 09:56:23 +02:00 |
|
Martin Aeschlimann
|
a28cbc207a
|
css/json/html web: adopt LanguageClient API change (#218060)
|
2024-06-25 16:26:48 +02:00 |
|
Martin Aeschlimann
|
b27ee6b7b5
|
[html/css/json] pass the location of the localization bundle to the server (#168111)
pass the location of the localization bundle to the server
|
2022-12-05 14:49:27 -08:00 |
|
Martin Aeschlimann
|
e783fdc25e
|
css/html/json update to lsp 8 (#148715)
|
2022-05-19 12:48:53 +02:00 |
|
Johannes Rieken
|
4a130c40ed
|
enable @typescript-eslint/member-delimiter-style, https://github.com/microsoft/vscode/issues/140391
|
2022-02-02 14:35:33 +01:00 |
|
Johannes Rieken
|
bc3b0defe0
|
use extensionUri and joinPath instead of asAbsolutePath
|
2020-08-28 14:57:20 +02:00 |
|
Martin Aeschlimann
|
57b0384a1a
|
[css] have compiled vscode-nls shim
|
2020-06-11 10:18:39 +02:00 |
|
Martin Aeschlimann
|
c6f665734a
|
add TextEncoder to runtime
|
2020-05-28 22:18:58 +02:00 |
|
Martin Aeschlimann
|
1ece4c4c25
|
adopt new languageserver node modules
|
2020-05-28 18:04:11 +02:00 |
|
Martin Aeschlimann
|
32f9787b89
|
unused import
|
2020-05-27 22:51:58 +02:00 |
|
Martin Aeschlimann
|
3ed67bc863
|
add client/server browser parts
|
2020-05-27 22:35:37 +02:00 |
|
Martin Aeschlimann
|
d1a3e6ede6
|
run webpack in code-dev
|
2020-05-26 18:15:01 +02:00 |
|