Skip to content

Remove 'Quarkus Extension' output channel#213

Merged
fbricon merged 1 commit intoredhat-developer:masterfrom
xorye:17tasks
Feb 20, 2020
Merged

Remove 'Quarkus Extension' output channel#213
fbricon merged 1 commit intoredhat-developer:masterfrom
xorye:17tasks

Conversation

@xorye
Copy link
Copy Markdown
Contributor

@xorye xorye commented Feb 18, 2020

Fixes #17

This PR removes all usages of the quarkusOutputChannel.ts file.

This file existed in vscode-quarkus because terminal functionality was based off of vscode-maven.

vscode-maven uses mavenOutputChannel.ts to log certain events in vscode-maven like error logging: https://github.com/microsoft/vscode-maven/blob/bf717eaf2fa5ee22c05830c683db0e133a375d03/src/utils/contextUtils.ts#L34

Signed-off-by: David Kwon dakwon@redhat.com

Signed-off-by: David Kwon <dakwon@redhat.com>
@fbricon fbricon changed the title Remove 'Quarkus Extenstion' output channel Remove 'Quarkus Extension' output channel Feb 18, 2020
@fbricon fbricon merged commit 4805bdb into redhat-developer:master Feb 20, 2020
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.

Remove duplicate Quarkus outputs in the "Tasks" dropdown

3 participants