https://github.com/octref/vscode-tachyons
Goto and peek definition for tachyons
https://github.com/octref/vscode-tachyons
Last synced: 12 months ago
JSON representation
Goto and peek definition for tachyons
- Host: GitHub
- URL: https://github.com/octref/vscode-tachyons
- Owner: octref
- Created: 2016-09-25T22:47:36.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-11-09T23:50:15.000Z (over 6 years ago)
- Last Synced: 2025-04-04T17:11:30.713Z (about 1 year ago)
- Language: CSS
- Homepage: https://marketplace.visualstudio.com/items?itemName=octref.tachyons
- Size: 1.4 MB
- Stars: 30
- Watchers: 2
- Forks: 7
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tachyons in VSCode
### Goto & Peek definition

### Usage
If a project contains `node_modules/tachyons`, thie extension will use `node_modules/tachyons/css/tachyons.css`
to provide definitions.
Otherwise, use the one packaged with the extension. Currently 4.5.3.
## Changelog
### 0.3.0 | 2017-03-18
- Add support for JSX (thanks to [@abumalick](https://github.com/abumalick))
### 0.2.0 | 2016-11-27
- Upgrade to TS 2.0 and resolve upstream change to `getWordRangeAtPosition`
## License
MIT