Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/spences10/vscode-vba-icons
Simple VBA IDE icons theme for VSCode
https://github.com/spences10/vscode-vba-icons
Last synced: 3 months ago
JSON representation
Simple VBA IDE icons theme for VSCode
- Host: GitHub
- URL: https://github.com/spences10/vscode-vba-icons
- Owner: spences10
- License: mit
- Archived: true
- Created: 2016-12-07T20:42:54.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-11T20:57:46.000Z (about 6 years ago)
- Last Synced: 2024-04-14T04:50:57.656Z (7 months ago)
- Homepage:
- Size: 12.7 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - spences10/vscode-vba-icons - Simple VBA IDE icons theme for VSCode (Others)
README
# VSCode VBA Icons
[![Greenkeeper badge](https://badges.greenkeeper.io/spences10/vscode-vba-icons.svg)](https://greenkeeper.io/)
VBA Icons for VSCode.
You'll need to change back to your previous icon pack once finished with VBA icons as there no support for other file types.
These icons support .bas, .frm, .cls, .sht and .wkb the last two are what I export the Worksheet and Workbook code into.
## Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
```
ext install vscode-vba-icons
```## Contributing
Please fork this repository and contribute back using pull requests.Any contributions, large or small, major features, bugfixes and integration tests are welcomed and appreciated but will be thoroughly reviewed and discussed.
## Contacts
You can contact me in the following ways:
- Mail : [[email protected]](mailto:[email protected])
- Github : [spences10](https://github.com/spences10)## Links
- [Source Code](https://github.com/spences10/vscode-vba-icons)
- [Market](https://marketplace.visualstudio.com/items/spences10.vscode-vba-icons)