Änderungen

Summary

  1. Add 2space tab choice (#790) (commit: a366dd8) (details)
Commit a366dd887ba634dc2c758ecfb79d87c19c803319 by peter.peq
Add 2space tab choice (#790)
It is now possible to use only 2 spaces for indentation.
There is a warning if indentation within a file is not consistent.
(commit: a366dd8)
The file was modifiedde.peeeq.wurstscript/src/main/java/de/peeeq/wurstscript/parser/antlr/ExtendedWurstLexer.java (diff)
The file was modifiedde.peeeq.wurstscript/src/main/java/de/peeeq/wurstio/jassinterpreter/NativeJassFunction.java (diff)
The file was modifiedde.peeeq.wurstscript/src/main/antlr/de/peeeq/wurstscript/antlr/Wurst.g4 (diff)
The file was modifiedde.peeeq.wurstscript/src/test/java/tests/wurstscript/tests/ParserTests.java (diff)