Page 1 of 4

Hollywood extension for Visual Studio Code (hw4vsc) released

Posted: Sun May 03, 2020 3:09 pm
by Clyde
Hey there,

I just released the first version of my Hollywood extension for Visual Studio Code (hw4vsc). You can find it and all neccessary information here:

- https://github.com/JohnArcher/vscode-hollywood-mal/
- https://marketplace.visualstudio.com/it ... lywood-mal

This extension is far from being complete or perfect, but I just wanted to finally release it anyway in the hope that it is helpful to some of you. I started to create it a long time ago and it was too time consuming not to release it. :-) Even if it is not perfect.

Hope it will be useful to you. Feel free to fill issues on GitHub or ask questions here.

Cheers!

Re: Hollywood extension for Visual Studio Code (hw4vsc) released

Posted: Sun May 03, 2020 4:14 pm
by tolkien
Oh mate! I can only say thanks. Will try later. :)

Re: Hollywood extension for Visual Studio Code (hw4vsc) released

Posted: Mon May 04, 2020 12:02 pm
by Clyde
Thank you! Curious how you like it. :-)

Re: Hollywood extension for Visual Studio Code (hw4vsc) released

Posted: Sat May 09, 2020 12:21 pm
by airsoftsoftwair
Great! Let's see if this becomes a classic like your hw4cubic add-on :)

Re: Hollywood extension for Visual Studio Code (hw4vsc) released

Posted: Sun May 10, 2020 12:02 pm
by Clyde
Thank you! I do hope so! :-)

Re: Hollywood extension for Visual Studio Code (hw4vsc) released

Posted: Mon May 11, 2020 6:26 am
by nmakk
That is great! Thanks for this -- works really well. You can now use a setup with this on macOS as well, works excellent.

Re: Hollywood extension for Visual Studio Code (hw4vsc) released

Posted: Mon May 11, 2020 9:53 am
by Clyde
Thanks a lot for your feedback, nmakk. As I have no MacOS machine I am glad it also works there flawlessly. If you have any wishes for additions please let me know here or file a GitHub issue. Thanks!

Re: Hollywood extension for Visual Studio Code (hw4vsc) released

Posted: Tue May 12, 2020 9:52 pm
by airsoftsoftwair
Now that we have support for Visual Studio Code, the next job for Clyde is to create hw4xcode ... Hollywood for Xcode :) This would be very useful as well!

Re: Hollywood extension for Visual Studio Code (hw4vsc) released

Posted: Wed May 13, 2020 10:36 am
by Clyde
:-) There is still a lot do to for hw4vsc. I will also need a little help from you regarding redirecting the debug output to the Visual Studio Code output view. I know Hollywood can redirect it. I haven't looked at it in detail, but will do soon.

And for XCode: Unfortunately (? :-)) I have no Mac so it will be difficult to create sth for XCode.

Re: Hollywood extension for Visual Studio Code (hw4vsc) released

Posted: Fri May 15, 2020 9:16 am
by Clyde
I released an update (v8.0.2) yesterday, which was mainly focused on improving documentation and streamlining of the task.json, as there are better ways to pass arguments to the Hollywood executable. This had the positive side effect that problems with spaces in the hollywood exe path are no more (thanks midwan).

I also added three new code snippets for quickly creating the @APPICON declaration (see https://github.com/JohnArcher/vscode-ho ... icon-table for an anim showing how this works).