https://github.com/sansarip/owlbear
An experimental Visual Studio Code extension that supports paredit-like structural-editing features for HTML, TypeScript, TypeScript-React, JavaScript, and JavaScript-React.
https://github.com/sansarip/owlbear
cljs paredit structural-editing vscode vscode-extension
Last synced: about 1 year ago
JSON representation
An experimental Visual Studio Code extension that supports paredit-like structural-editing features for HTML, TypeScript, TypeScript-React, JavaScript, and JavaScript-React.
- Host: GitHub
- URL: https://github.com/sansarip/owlbear
- Owner: sansarip
- License: mit
- Created: 2021-11-11T23:05:36.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-20T16:12:27.000Z (almost 2 years ago)
- Last Synced: 2025-03-26T20:21:20.675Z (over 1 year ago)
- Topics: cljs, paredit, structural-editing, vscode, vscode-extension
- Language: Clojure
- Homepage: https://sansarip.github.io/owlbear/
- Size: 152 MB
- Stars: 40
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
 

# Owlbear
A better way to wrangle tags in VS Code!
Owlbear supports [paredit](https://github.com/sansarip/owlbear/wiki/Glossary#par-edit)-like structural-editing features for HTML, TypeScript, TypeScript-React, JavaScript, and JavaScript-React!
After installing the extension, simply execute `cmd+shift+p` in VS Code and search for `Owlbear` to get started!
And, for more details, view the [docs page](https://sansarip.github.io/owlbear)!
You can also try Owlbear without installing it, in Gitpod.
## Contributing
If you wish to contribute code to Owlbear, then see the [wiki](https://github.com/sansarip/owlbear/wiki/Contributing) for information on how to compile and run Owlbear locally!