meyraw Posted October 21, 2019 Posted October 21, 2019 (edited) I decided to share my VSCode plugin which I use to edit scripts and DB. This is my first experience with VSCode plugins, so many things may be done wrong. GitHub: https://github.com/Bynsu/eAthena-VSCode-Syntax You can read the readme for installation instructions. Features: Script files syntax highlighting and NPCs outlining/navigation Quest information when hovering over QuestID DB hover information and column help DB column highlighting and hinting Screenshots: Edited October 21, 2019 by meyraw 6 1 Quote
meyraw Posted January 20, 2020 Author Posted January 20, 2020 (edited) Updated to latest version What's new: Quick navigation to items/mobs/skills with Ctrl+T NPC labels in symbols outline Ability to navigate to item description in itemInfo.lub (through command list) Show NPC sprite when hovering over NPC viewid in scripts Syntax highlighting and formatting in item script preview Copy embed HTML when hovering on item AegisName/skill idname/mob spritename through right click menu DB entry preview window (through command list) Mob skills in mob preview window Easier configuration (only one checkbox for rAthena mode and one setting for rAthena directory path) Bug fixes Edited January 20, 2020 by meyraw Quote
Relzz Posted July 6, 2021 Posted July 6, 2021 On 1/19/2020 at 9:30 PM, meyraw said: Updated to latest version What's new: Quick navigation to items/mobs/skills with Ctrl+T NPC labels in symbols outline Ability to navigate to item description in itemInfo.lub (through command list) Show NPC sprite when hovering over NPC viewid in scripts Syntax highlighting and formatting in item script preview Copy embed HTML when hovering on item AegisName/skill idname/mob spritename through right click menu DB entry preview window (through command list) Mob skills in mob preview window Easier configuration (only one checkbox for rAthena mode and one setting for rAthena directory path) Bug fixes will this get updated with YAML support? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.