The semi-Complete snippet for the RPG Maker MV plugin development snippets for Visual Studio code
Make your necessary parameters easier as well making setting up your plugin in a snap
from:
To:
Features And planned:
Complete Pixi.js snippets
Complete function set
and more
Also Coming soon a Visualized VS Code extension that allowed you to do this but with visuals.
List of Snippets
Easy installation:
https://marketplace.visualstudio.com/items?itemName=MJMCreativeWorksAndIdea.rmmvpluginsnippet Manual vsix Installation:
https://github.com/jomarcenter-mjm/RPGMakerMVPluginSnippet/blob/master/rmmvpluginsnippet-1.0.1.vsix Instruction:
(download vsix file)
1. Open Visual Studio Code
2. follow Go to the extension tab
3. follow the "..." and click the "install from VSIX"
4. locate the vsix file and install
Complete Manual Installation:
https://github.com/jomarcenter-mjm/RPGMakerMVPluginSnippet Instruction (windows):
1. Clone or download the entire repository
2. go to <your User folder>/.vscode/extension
3. copy or move the folder over to the extension folder
License: MIT License
Spoiler for :
Copyright 2019 MJM Creative Works and Ideas Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Thanks:
Special thanks to Yeechan Lu (orzFly) for making the list of parameters from the Plugin editor demo in the past,
without it the snippets might be incomplete or I have no idea what I am doing.
The RPG Maker Community as a whole for helping out in the development of this extension