Of course! Arma has made me lazy!!
Jedra's Addons
Arma 2 : Enhanced Skills Slider
Take On Helicopters : Take On Taxi | Jedra's Time Trials | Weapon Indicators | No Radar
Both issues are fixed in the next version. It will let you know there is braces mismatch, but for now not able to tell you where the problem is, it will just highlight the first line of the script and tell "(location unknown)". Not really great, but better then nothing.
UPD: It will try to guess the mismatched brace position, but location may not be 100% precise.
Last edited by DiRaven; Jul 28 2011 at 12:59.
0.1.3 released.
[FIX] "waitUntil {true;" case will be reported as an error, Skufer will try to guess the location of the braces mismatch error, but this location may not be 100% precise.
[FIX] "waitUntil {true};" now will not be reported as an error.
---------- Post added at 12:25 PM ---------- Previous post was at 12:19 PM ----------
Still trying to sort out the code folding and autoformatting. Netbeans lacks user-friendly documentation. =)
cool - will check out the new version. I really like this IDE.
EDIT ---> Small request - any chance you could get it to update if there is a version still installed? Save me having to unistall it first. Not a biggie of course!
Last edited by Jedra; Aug 18 2011 at 17:20.
Ok, there are actually few ways of extending the IDE right now:
1. Keep trying to implement code folding/autoformatting - looks like a dead end for me rignt now. I'll keep searching for info and trying, but for now no progress made.
2. Work on the contextual code completion and extended contextual error reporting (like Squint does) - a whole bunch of work, actually. Not the matter of few days.
3. Incorporate few useful 3rd-party tools (optimizers, checkers etc.) into the IDE to make it more like an IDE - that is simpler task.
4. Add more filetypes support. SQS, EXT, SQM.
Any ideas? What would you like to be done first?
Last edited by DiRaven; Sep 1 2011 at 21:42.
My take: 3, 2, 1, 4 (lowest prio)![]()