Dan Liebgold

Results 5 comments of Dan Liebgold

I don't know if this is a more recent feature, but you have to tell `mkdos33fs` to copy the first 3 tracks from another bootable image using the `-d bootable.dsk`...

I'm including `afsm/fsm.hpp` into a `.cpp` file in an Unreal project which is building on windows using VS 2017. My branch is `develop`. We're also building on macOS using clang...

Is it possible I need to do something to have the labeler add more than one label at a time? This thing is not operating as expected so I must...

I think `installer` only works with pkg files? Are those distributed anywhere?

The package you are referring to is hosted at https://github.com/jeapostrophe/racket-langserver. This is `racket-language-server`, a different implementation of the LSP. (The Magic Racket VS Code extension uses the other LSP package.)