ArmA3 font is very fancy and I like it in the game GUI, but it's impossible to coding with this font. Program codes are very different kind of text than a briefing. And with this font it is impossible to see the typos. Specially very hard to identify the different type of brackets: )]}
Please change the font in the editing text areas, like Init, Activation, Condition fields.
Description
Description
Details
Details
- Legacy ID
- 2244312735
- Severity
- Feature
- Resolution
- Duplicate
- Reproducibility
- Always
- Category
- Editor
Event Timeline
Comment Actions
/push
Noticed the problem too while codeing something like this:
(method == 0 && method2 == 42 && (method3 <= (method4[obj1])))
It gets really confuseing as soon as you start mixing different kinds of brackets.