vscode/extensions/css-language-features
Robo 32d40cf44e
chore: update to electron 17 (#143223)
* chore: bump electron@17.0.0

* Revert "chore: revert to electron@13 (#143851)"

This reverts commit df645f1450.

* chore: bump electron@17.1.0

* Revert "ci: fix build with latest node-gyp"

This reverts commit c3e948aa30.

* chore: revert ci changes for node v16

* chore: update yarn.lock

* chore: bump electron@17.1.1
2022-03-11 00:51:37 +09:00
..
.vscode [css/html/json] Randomize inspect ports to avoid conflicts 2020-11-04 16:03:27 +01:00
client chore: update to electron 17 (#143223) 2022-03-11 00:51:37 +09:00
icons [ImgBot] Optimize images 2018-11-06 20:46:03 +00:00
schemas Fix capitalization of GitHub org 2020-09-17 11:43:03 +02:00
server chore: update to electron 17 (#143223) 2022-03-11 00:51:37 +09:00
test @import completion for css/scss/less. Fix #51331 2018-08-07 16:01:21 -07:00
.vscodeignore move polyfills to build/polyfills 2020-06-11 21:54:43 +02:00
CONTRIBUTING.md html-language-features CONTRIBUTING.md is wrong. Fixes #129842 2021-08-19 11:50:09 +02:00
extension-browser.webpack.config.js used shared webpack-config for browser 2020-06-25 23:22:02 +02:00
extension.webpack.config.js Allow to run css language server headless 2020-05-22 17:08:16 +02:00
package.json chore: update to electron 17 (#143223) 2022-03-11 00:51:37 +09:00
package.nls.json Setting descriptions typos and formatting 2021-03-25 10:17:31 -07:00
README.md Fix capitalization of GitHub org 2020-09-17 11:43:03 +02:00
yarn.lock chore: update to electron 17 (#143223) 2022-03-11 00:51:37 +09:00

Language Features for CSS, SCSS, and LESS files

Notice: This extension is bundled with Visual Studio Code. It can be disabled but not uninstalled.

Features

See CSS, SCSS and Less in VS Code to learn about the features of this extension.

Please read the CONTRIBUTING.md file to learn how to contribute to this extension.