Skip to content

Fix tasks for the VSCode integration#8

Open
BlackthornZZ wants to merge 4 commits intomcu8:masterfrom
BlackthornZZ:master
Open

Fix tasks for the VSCode integration#8
BlackthornZZ wants to merge 4 commits intomcu8:masterfrom
BlackthornZZ:master

Conversation

@BlackthornZZ
Copy link

These tasks were present before, but they triggered an error.
image
This pull request fixes the error and generally makes the task experience cleaner.

Also adds a new Kill Editor task and a ProblemMatcher for the UnrealScript compiler.
image

This commit fixes the VSCode tasks that were already present by using the correct arguments when running the CLI.
A problem matcher has also been added for the compile mod task. This will make errors and warnings show up in the problems tab in VSCode, marked `Unrealscript Compilation`, alongside the UnrealScript extension errors, which are marked `unrealscript`.
Does what it says on the tin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant