Asynchroniously builds the project WITHOUT OUTPUT. This is intended for linting code and showing build errors quickly inside the IDE.
[{line: int, column: int, type: ErrorType, text: string}] where type is an integer
{"subcmd": "build"}
See Implementation
Asynchroniously builds the project WITHOUT OUTPUT. This is intended for linting code and showing build errors quickly inside the IDE.