https://github.com/nickytonline/vscode-preact-snippets
VS Code snippets extension for Preact
https://github.com/nickytonline/vscode-preact-snippets
Last synced: 6 months ago
JSON representation
VS Code snippets extension for Preact
- Host: GitHub
- URL: https://github.com/nickytonline/vscode-preact-snippets
- Owner: nickytonline
- Created: 2018-09-05T03:56:15.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-04-18T02:22:46.000Z (about 6 years ago)
- Last Synced: 2025-02-07T15:45:37.471Z (over 1 year ago)
- Homepage:
- Size: 26.4 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# vscode-preact-snippets README
Code snippets for Preact, inspired by https://twitter.com/garybernhardt/status/1036027076334170112
Thanks to Jason Miller for letting me use the Preact logo. Clipboard in the icon provided by [BomSymbols .](https://www.iconfinder.com/korawan_m).
## Features
Snippet commands:
- `ppt` - Installs global prop type checking for app preact components
## Requirements
## Extension Settings
## Known Issues
## Release Notes
### 1.0.0
Initial release