-
Notifications
You must be signed in to change notification settings - Fork 18
Contributing: Getting Started
PiZZAD0X edited this page May 19, 2020
·
1 revision
Please refer to ACE 3 Coding Guidelines
I highly recommend using a code editor like Notepad++ or Visual Studio. It will help you spot errors in your code by using syntax highlighting. You can download a plugin for Notepad++ that is specifically made for ArmA 3 code here.
As an alternative you can also use Atom, it also has a plugin for SQF syntax highlighting with snippets and a linter.