Michael Yoo

Results 13 comments of Michael Yoo

An even better option would be to use a plugin like this one https://packagecontrol.io/packages/Better%20Build%20System to hide the panel on successful builds.

I'm trying to macro the individual elements of an array. So my first line of thought was that there should be an ·ls for the array itself, and another ·ls...

Hello, I've made an attempt at writing a composer plugin for Real-Time mode integration with Yay, and it seems that all that needs to be done is a plugin that...

Hello I've looked at the composer autoloader and composer plugins only work the cli level, not at the autoloader level so the only way to overload the autoloader is to...

It's also possible to simply have a cache directory, where the code is dumped postprocessed, and the Composer autoloader can be re-wired to include from that directory as a prefix...

@TazeTSchnitzel You sir, are a genius! Thanks for that solution.

You have to allow user edit in the start up settings of your server template, or any changes made will be replaced since that field is designated to be uneditable.

Overriding the syntax highlighting colour fixed it for me. e.g. `hi! def link jsonKeyword Identifier`