https://github.com/dankinsoid/appcodeassets
Assets support for AppCode
https://github.com/dankinsoid/appcodeassets
Last synced: 10 months ago
JSON representation
Assets support for AppCode
- Host: GitHub
- URL: https://github.com/dankinsoid/appcodeassets
- Owner: dankinsoid
- Created: 2022-06-19T20:26:36.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-30T17:56:33.000Z (almost 4 years ago)
- Last Synced: 2023-02-27T17:04:10.226Z (over 3 years ago)
- Language: Kotlin
- Size: 1.5 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# AppCodeAssets
[](https://plugins.jetbrains.com/plugin/19441-appcodeassets)
[](https://plugins.jetbrains.com/plugin/19441-appcodeassets)
This plugin provides support for assets.
With this plugin all asset resources and folders are visible in project tree, you can create new assets and modify it in a UI editor.
#### Full supported asset types:
- App Icon Set
- Image Set
- Color Set


#### PS
Recommended to use with [PDF Viewer](https://plugins.jetbrains.com/plugin/14494-pdf-viewer) and [Material Icons](https://plugins.jetbrains.com/plugin/10044-atom-material-icons).
## License
This plugin is licensed under the terms of the GNU Public License version 3 or any later version.
## Credits
Plugin icon is merged icons of IdeaVim plugin and a random sneaker by FreePic from flaticon.com
## Installation
- Using IDE built-in plugin system:
Settings/Preferences > Plugins > Marketplace > Search for "AppCodeAssets" >
Install Plugin
- Manually:
Download the [latest release](https://github.com/dankinsoid/AppCodeAssets/releases/latest) and install it manually using
Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...
---
Plugin based on the [IntelliJ Platform Plugin Template][template].
[template]: https://github.com/JetBrains/intellij-platform-plugin-template