EnderShadow8

Results 5 issues of EnderShadow8

Nobody asked for this, but I thought it would be a nice to have. Array type components can now hold information about their length and disallow out of bounds indexing....

enhancement

Right now if I use the "switch header/source in workspace" command and no matching header was found, then the extension will helpfully throw an error saying "no matching header/source found"....

I added the new benchmark as suggested by Sander. They say the hardest problem in programming is naming things.

When using `--exclude`, the argument passed overrides the default exclusions. What I want to do is to *extend* the defaults, so I don't have to specify them manually. Is there...

feature-request

It would be useful to be able to pass an ArrayBuffer to the data writer function. This allows more flexibility in where the data is written and avoids unnecessary copying...