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

https://github.com/codemodsquad/vscode-astx

structural search and replace for JavaScript and TypeScript
https://github.com/codemodsquad/vscode-astx

Last synced: 11 months ago
JSON representation

structural search and replace for JavaScript and TypeScript

Awesome Lists containing this project

README

          

# vscode-astx

[![CircleCI](https://circleci.com/gh/codemodsquad/vscode-astx.svg?style=svg)](https://circleci.com/gh/codemodsquad/vscode-astx)
[![Coverage Status](https://codecov.io/gh/codemodsquad/vscode-astx/branch/master/graph/badge.svg)](https://codecov.io/gh/codemodsquad/vscode-astx)
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
[![Visual Studio Marketplace Version](https://img.shields.io/visual-studio-marketplace/v/jedwards1211.vscode-astx)](https://marketplace.visualstudio.com/items?itemName=jedwards1211.vscode-astx)

VSCode extension for [`astx`](https://github.com/codemodsquad/astx) structural search and replace for JavaScript and TypeScript

![Screenshot](screenshot.png)

## Installation

This is currently in beta. Install it by going to [Releases](/releases), downloading `vscode-astx-1.0.0-beta.#.vsix` in
the assets of the latest release, and installing by running `code --install-extension vscode-astx-1.0.0-beta.#.vsix`.