Scott Lowe

Results 17 comments of Scott Lowe

@hugovk > And then would `.pre-commit.yaml` need to look like this? > > ```yaml > repos: > - repo: https://github.com/psf/black > rev: 19.10b0 > hooks: > - id: black >...

The sample file is there to allow the user to see how a colour scheme looks. It is intended to show all syntax highlighting options in a single succinct file....

Sorry to hear you had difficulties getting it to run. The quick start instructions are to run `schemer_import` without any parameters. If you do this it will open a GUI...

Thanks for your feedback, @wsrosent. > The description of the Schemer function is that it modifies the color scheme of "the MATLAB display and GUI". The window, taskbar, and individual...

Hi Brad, Thanks for pointing this out. I wasn't aware this setting had been added to MATLAB, and hadn't noticed the new colour setting existed. (I don't update to new...

In order to do this, we first need to know which MATLAB versions introduced support for which language syntax. As far as I am aware, MathWorks do not indicate this...

The instructions tell you to remove the LICENSE file because: - The license file that's already there is for the template and is saying the template is owned by me....

Ah, sorry, I understand you now! Yes, I think you are correct - technically users of the template should be including a license for the contents of the template, particularly...

Hi @Ale0x78, thanks for letting me know. I am currently using the latest release for pre-commit/action, and there is no newer release to move to. I have tried moving to...

Just to let you know, I made a package for creating and importing matlab colour scheme packages called MATLAB Schemer, which is available at [scottclowe/matlab-schemer](https://github.com/scottclowe/matlab-schemer) and also on [FEX](http://mathworks.com/matlabcentral/fileexchange/53862-matlab-schemer). Oblivion...