View Single Post
klippy
AlliedModders Donor
Join Date: May 2013
Location: Serbia
Old 02-23-2018 , 04:55   Re: [Editor] AMXXPawn for Visual Studio Code
Reply With Quote #93

Published 0.6.3, but forgot to update the changelog, will do it for the next version.
  • Added an icon to the extension, thanks to Adam Richard. You can check it out HERE. If you think you can do a better one send it and I'll take a look. Another customizable element is the dark purple background ("banner") on that page, so suggestions for that are welcome as well.
  • Will now automatically switch to AMXXPawn syntax if there's #include <amxmodx> on the first line, in case you open some unknown file format (say .inl).
  • Added code regions - code between //#region and //#endregion can be folded.

You can also propose any changes (be it the marketplace icon, banner, or anything else) by making a pull request on GitHub
__________________

Last edited by klippy; 02-23-2018 at 04:58.
klippy is offline