Unofficial integration of Fuse log-messages into VS Code's output-panel.
This extension connects to the Fuse daemon and creates an output channel for build-events, logs and exceptions.
Grab the Output-Colorizer extension for nice colour-coding of the output.
This extension looks for MainView.ux in the root folder in order to activate.
Some error-strings from Fuse does play nicely with the colourizer and there might generally be a need for prettifying the various logs.
Initial release, based on Fuse 0.33.0
Drop me an email for suggestions and problems.
This extension is based on the Fuse example provided in the documentation.