Design Tokens Language Server
[!IMPORTANT] This project has moved to asimonim.
All development – the language server, CLI, editor extensions (VS Code, Zed, Claude Code), and the npm package – now lives in the asimonim repo.
To migrate:
- VS Code: The marketplace extension is now published from asimonim
- Zed: The design-tokens extension is now published from asimonim
- Neovim: Change
cmdfrom{ 'design-tokens-language-server' }to{ 'asimonim', 'lsp' }- npm:
npm install -g @pwrs/asimonim- Binary: Download from asimonim releases
This repository is archived. No further releases will be made here.