Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/heyayushh/vscode-solana
vscode extension for chewing glass on solana
https://github.com/heyayushh/vscode-solana
anchor solana vscode
Last synced: 2 months ago
JSON representation
vscode extension for chewing glass on solana
- Host: GitHub
- URL: https://github.com/heyayushh/vscode-solana
- Owner: heyAyushh
- License: apache-2.0
- Created: 2022-01-02T21:33:44.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-13T20:14:11.000Z (5 months ago)
- Last Synced: 2024-09-15T11:11:25.872Z (5 months ago)
- Topics: anchor, solana, vscode
- Language: TypeScript
- Homepage: https://vscode-anchor.shuriken.so
- Size: 454 KB
- Stars: 33
- Watchers: 4
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# vscode-anchor ![](https://slate.textile.io/ipfs/bafkreihjdwpe3zqb75ohajqp7lxmajwo2ybuxenlh7o3j7apy3i7iustx4)
[![Visual Studio Marketplace Downloads](https://img.shields.io/visual-studio-marketplace/d/Ayushh.vscode-anchor)](https://marketplace.visualstudio.com/items?itemName=Ayushh.vscode-anchor)
vscode extension for Anchor (Solana's Sealevel runtime Framework).
![vscode-anchor](https://slate.textile.io/ipfs/bafkreigl2tx7oi5e7o4e73a4rbqjqb5kqtktfdepdx5rwxlunt7viovw6u)
## Usage
- Install the extension from the [marketplace](https://marketplace.visualstudio.com/items?itemName=Ayushh.vscode-anchor)
- Press `⌘ + shift + p` or `ctrl + shift + p` to open command panel and search for 'Anchor:'
- Check program and tests view inside container, click on anchor logo to focus.## Features
- Anchor commands
- Program View and Test View in panel## Requirements
- VSCode ^1.63.0 [install](https://code.visualstudio.com/download)
- Rust ^1.42.0 [install](https://rustup.rs)#### Linux
```
sudo apt update
sudo apt install build-essential
```#### macOS
```
xcode-select --install
```#### Windows
- [Microsoft Visual C++ Redistributable](https://visualstudio.microsoft.com/thank-you-downloading-visual-studio/?sku=BuildTools&rel=16)
## Quick Links
- Have Questions? Community will help
[Join Discussions or Ask Community](https://github.com/heyAyushh/vscode-anchor/discussions)> There are many features coming soon to help devs automate manual stuff.
- Follow Me on [Twitter](https://twitter.com/heyayushh) for vscode-anchor related updates.
- Donàte USDC or SOL to `dedo.sol` suppowt actiiive deweplopment of this extension.
## Contributing
We are actively accepting contributions to this extension.
- Please feel free to open an issue or pull request on [Github](https://github.com/heyAyushh/vscode-anchor/issues)
- If you are a developer, See [CONTRIBUTING.md](https://github.com/heyAyushh/vscode-anchor/blob/main/.github/CONTRIBUTING.md) and submit a pull request.Special Thanks to all Contributors ❤️: