https://github.com/oliverjash/vscode-ast-select
https://github.com/oliverjash/vscode-ast-select
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/oliverjash/vscode-ast-select
- Owner: OliverJAsh
- Created: 2023-08-12T12:58:00.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-12T19:13:25.000Z (almost 2 years ago)
- Last Synced: 2025-01-16T20:56:30.162Z (5 months ago)
- Language: TypeScript
- Size: 39.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# ast-select
```console
$ ./node_modules/.bin/vsce package --out ./ast-select.vsix
$ code --install-extension ./ast-select.vsix
```