Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@css-blocks/language-server

Package Overview
Dependencies
Maintainers
2
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@css-blocks/language-server

CSS Blocks Language Server

latest
Source
npmnpm
Version
1.5.0
Version published
Maintainers
2
Created
Source

This is the language server for css-blocks that can plug into any client, such as, vs code.

Contributing

  • yarn run compile in the root folder of css-blocks. This will compile all the code, including this package.
  • Open css-blocks from the workspace. Locate css-blocks.code-workspace file within css-blocks project. It should bring a pop up at the bottom that says something like “use workspace”. Click on it. If it does not, try the following steps:
  • from command palette, choose “Close workspace” - that should close everything and take you to the vscode start screen
  • choose “Open folder”
  • navigate to css-blocks and choose to open the css-blocks.code-workspace file directly
  • Open the debug panel by pressing cmd+shift+D
  • At the top there should be a drop down. select Client + Server
  • After that, pressing f5 or clicking the “play” icon next to the selected configuration should run the extension
  • If youre making changes to the server and you need to compile them as the changes are made, go to css-blocks/packages/@css-blocks/language-server and run yarn watch

FAQs

Package last updated on 16 Sep 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts