Bedrock Addon IconsBedrock Addon Icons is an extension that provides Godot icons inside of VSCode, for the purpose of creating Bedrock addons. The icons will display based on file extensions. For example Using this ExtensionDue to limitations in VSCode, this extension replaces all icons, across the entire editor. For this reason, you should disable the extension globally, and only enable in the workspaces where you are developing addons:
Theme and StyleIt was difficult to find good icons for all possible asset types. If some icons disagree with you, please get in touch. In general, red icons are for the behavior pack, and blue icons are for the resource pack. For icons that can exist in both, like entities, the icon can be red or blue depending on which pack you specify. It will show white if it can't figure it out. Example:
Extension BindingsTo allow different styles of naming, there are many allowed bindings for every asset type. This allows you the most flexibility in your file naming. You may manually examine General naming Rule:
You can specify color by including 'rp' or 'bp':
Lots of files are also supported, such as:
AttributionThis repository contains icons from Godot. Please consider donating to them. Two icons (JS, TS and Json) are copied from seti. Both projects are MIT licensed. |