npm.io
0.19.0 • Published 1 year ago

@pandacss/language-server

Licence
Version
0.19.0
Deps
8
Size
9.9 MB
Vulns
0
Weekly
0
Stars
51

panda-vscode

The official Panda CSS VSCode extension

Contributing

Setup

yarn install
Development
yarn dev

Then start the VSCode extension development host with the Run extension launch config.

Build
yarn build
Test
yarn test
yarn typecheck
Publishing

Done automatically when the release PR (generated with Changesets) is merged.