Christopher (Cris) Fuhrman

Results 78 comments of Christopher (Cris) Fuhrman

There are some tests in the `PUMooseGizmo-Tests` to test it out (otherwise you can load a Java or TypeScript model -- if you load the MM -- into Moose and...

So, I spent some time using the Models browser (Moose-IDE) looks great by the way. I can see the icons are more or less working without the `mooseIcon` method into...

In the mean time, to analyze the TypeScript part of my projects, I do (in bash): ``` gitinspector -x 'file:^(?!(src))' -f ts,tsx path-to-project ```

@adam-waldenberg we made some progress this fall on this - I'm trying to document what we did so we can share the experience.

Going a step further from [abij](https://github.com/abij): > My "fix" inspired by [maccuaa](https://github.com/ejwa/gitinspector/issues/216#issuecomment-742532294) and [thiagodp](https://github.com/ejwa/gitinspector/issues/216#issuecomment-830678230) Here's something for Windows 10 using %USERPROFILE% for **global install** of gitinspector. (works in git bash):...

I was using this font for handwritten-looking diagrams for my courses in French, when I realized the accented characters were standing out like boring type... XKCD or OCD? ![image](https://user-images.githubusercontent.com/7606540/70355561-78177c00-1840-11ea-8d38-a0ad3849fa53.png)

In semantic versioning, major revisions are "breaking" changes. I could think of that as a document using this font would look differently after a major revision. Adding new characters that...

I confirm that this does not work for me either. There doesn't seem to be a setting for it in VSCode for the plugin. I'm not sure if putting it...

4.0.2 still has the `pdfSeparateFragments` problem as mentioned by the OP.

The workaround for me is to view the presentation in a separate browser window outside of VSCode. If you want to keep the window inside VSCode, maybe you can use...