Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 24 days 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.

Awesome Lists containing this project

README

        

![Release Status](https://img.shields.io/github/v/release/sansarip/owlbear?display_name=release&style=flat-square) ![GitHub Workflow Status (with branch)](https://img.shields.io/github/actions/workflow/status/sansarip/owlbear/test.yaml?branch=main&label=tests&style=flat-square)
Gitmoji


Owlbear Logo

# 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!