Emory Petermann
Emory Petermann
could be related to Source Code Pro being an OpenType font
I like the effort you're making here and hope you don't mind I've made a PR on mdformat-rustfmt https://github.com/hukkinj1/mdformat-rustfmt/pull/3 to get some stuff working needed to use it on the...
so I think just increasing `max_width` by the value of `tab_spaces` should result in expected formatting right?
https://github.com/mysticatea/npm-run-all/blob/52eaf86242ba408dedd015f53ca7ca368f25a026/lib/run-tasks.js#L133 need to wait for output to be flushed here
> > > I'm interested in this implementation because it would potentially allow having systems as structs (same as in specs). This would greatly simplify system syntax for amethyst. Although,...
I figured this out the hard way by checking the `E:\Temp\cargo\debug\build\cargo-husky-a083cf66e5edade7\stderr` file output. I had overridden CARGO_TARGET_DIR to `E:\temp\cargo`
I'm getting a strange error: ``` Could not find a Cypress configuration file. We looked but did not find a synpress.json file in this folder: /home/emory/app/tests/synpress ``` The file is...
this is awesome @hansihe ! I will try to build amethyst against your branch and see if anything explodes. thanks for contributing! getting gfx updated will be a huge help...
@hansihe understood, I will keep an eye on your progress then. yeah essentially we've been blocked on updating the swapchain part of it to work with new gfx and that's...
> > > @ezpuzz Is there somewhere outside of github where things are discussed in regards to rendering? I have seen the discord, but the rendering channel seems pretty dead....