ussrlongbow 116 Posted September 27, 2016 (edited) Hello all, Just made a little cool thing for my self: a vim syntax for SQF, The repo now features the script I used to generate syntax sections, added support for functions from mods (following mods are considered: CBA, ACE, CUP, TFAR, ALIVE) grab here - https://github.com/ussrlongbow/vim-sqf/releases/tag/2017-03-17 report issues here - https://github.com/ussrlongbow/vim-sqf/issues Version: 2017-03-17 Changelog: === 2017-03-17 === Added script to generate syntax file for geshi (see repo) Updated to latest dev version === 1.0 === Added script I used to generate syntax file (part of it) Support for ACE mod Support for CUP mod Support for TFAR mod Support for ALiVE mod Fixed ftdetect === 0.1 === Initial release Support of all commands from stable branch Support of BIS functions Support of CBA functions enjoy ;) Edited March 17, 2017 by ussrlongbow version update 3 Share this post Link to post Share on other sites
M1ke_SK 230 Posted September 27, 2016 Wrong section mate Share this post Link to post Share on other sites
ussrlongbow 116 Posted September 27, 2016 Wrong section mate why? Share this post Link to post Share on other sites
M1ke_SK 230 Posted September 27, 2016 why? Thy this section https://forums.bistudio.com/forum/163-arma-3-community-made-utilities/ Share this post Link to post Share on other sites
Guest Posted September 28, 2016 Thanks for sending us the release :) Release frontpaged on the Armaholic homepage. VIM-SQF v0.1 Share this post Link to post Share on other sites
tryteyker 28 Posted September 28, 2016 Thy this section https://forums.bistudio.com/forum/163-arma-3-community-made-utilities/ A syntax highlighter is completely irrelevant for the general community though, so this is probably the best section to post it. Also, how long did you work on this? Seems like a LOT of typing it all out manually :D Share this post Link to post Share on other sites
ussrlongbow 116 Posted September 28, 2016 A syntax highlighter is completely irrelevant for the general community though, so this is probably the best section to post it. Also, how long did you work on this? Seems like a LOT of typing it all out manually :D I did not type it manually, all lines with commands and functions were generated by a script. 6-7 hours in total (including coffee breaks) 1 Share this post Link to post Share on other sites
dr death jm 117 Posted September 30, 2016 i like this, but I need to learn it a bit, and its pro and cons Share this post Link to post Share on other sites
Tankbuster 1747 Posted September 30, 2016 grab here - https://github.com/ussrlongbow/vim-sqf 404 :( Share this post Link to post Share on other sites
ussrlongbow 116 Posted September 30, 2016 404 :( While I was seeing dreams, github blocked my account for some reason, I will upload it to onedrive/dropbox shortly Share this post Link to post Share on other sites
Tankbuster 1747 Posted September 30, 2016 I got it from the Armaholic link in the end. Although I don't use normally use vim, I will give this one a try as I'd love to save hours by having this find a missing semi-colon before building the mission, testing it and finding it broken. :) Share this post Link to post Share on other sites
ussrlongbow 116 Posted September 30, 2016 I got it from the Armaholic link in the end. Although I don't use normally use vim, I will give this one a try as I'd love to save hours by having this find a missing semi-colon before building the mission, testing it and finding it broken. :) there is a little fix which is needed, I have not put ftdetect file to the repo - in cases you use some plugins for vim - it may break the syntax highlight after preprocessors commands. Share this post Link to post Share on other sites
ussrlongbow 116 Posted October 16, 2016 The SQF syntax for Vim has been updated. Changes: Fixed ftdetect All commands from version 1.64.138732 Support for functions from mods: ACE,CUP,TFAR,ALIVE 1 Share this post Link to post Share on other sites
Guest Posted October 17, 2016 Thanks for sending us the updated release mate :) Release frontpaged on the Armaholic homepage. VIM-SQF v1.0 Share this post Link to post Share on other sites
ussrlongbow 116 Posted March 17, 2017 VIM SQF syntax file has been updated, see first post. https://github.com/ussrlongbow/vim-sqf/releases/tag/2017-03-17 Share this post Link to post Share on other sites
Guest Posted March 17, 2017 Thanks for sending us the updated release mate :) Release frontpaged on the Armaholic homepage. VIM-SQF v2017-03-17 Share this post Link to post Share on other sites
strider42 64 Posted August 24, 2018 Thanks for your continued efforts, much appreciated. S Share this post Link to post Share on other sites
HazJ 1289 Posted August 25, 2018 Initial release date: 1991 Still going strong it seems: table release: 8.1.0000 (17 May 2018; 2 months ago) Does it still look this bad though? It will look really awesome on a CRT monitor though. Share this post Link to post Share on other sites
Toasterbr 12 Posted September 3, 2018 @HazJ , actually no. VIM is very customizable. Mine is like this, for example. Thanks, @ussrlongbow for your updates! 1 Share this post Link to post Share on other sites