Jim Porter

Results 51 issues of Jim Porter

I think Visual Studio has some special stuff for running tests. I need to figure out how it works so that people get all the pretty logs or whatever.

It's common to create `config.h`-style header files based on platform- or build-specific constants. bfg9000 should support this as well.

question

If something you do (e.g. edit via emacs) creates a temp file in a folder that's been searched for files, that folder will be marked as changed, triggering regeneration of...

With the update to Bootswatch 4.1.3, the mkdocs theme (and the variants in [mkdocs-bootswatch](https://github.com/mkdocs/mkdocs-bootswatch)) look (and work) a bit different. It would probably be useful to point users to the...

Enhancement

In light of Github cofounder defunkt being (temporarily) banned from Github, I think it's time to ensure that users of mike can easily migrate to other Git forges. No one...

question

In order to reduce the need for adding new features directly into mike, we could support a simple plugin architecture like MkDocs. While you can do most of the stuff...

(This is kind of obvious, but just so I don't forget...)

This would let you do fancier things in those files, and also it would be very nice to have for `bfg9000-mode`'s codegen for font-lock...

question

We could take this and the `compile_commands.json` and turn them into a pluggable "secondary backend" framework.

question

This is easy enough to do in a hacky way, but let's try to do better than that. Where would warnings like this belong? For example, should it be a...