Rob Freundlich
Rob Freundlich
In Typescript (and possibly other languages - I haven't checked), code that is properly indented is being marked with my error-indent color. Here's an example:  Sorry to pixelate the...
I'm creating a music database. So, for example a `Track` has a field `artist: Artist[]`, where the `Artist` has fields like `name` and so on. I'd like to index my...
In the following dialog, only the SHELVED_CS parameter is required, but the OK button is still disabled: 
My reMarkable 2 is connected via USB, and I can successfully ssh to it at IP address `10.11.99.1`. I have the plugin configured as follows:  _(the password is the...
The changelog says this: #### 1.2.1 Move to React 17 But `package.json` still has this: ``` "peerDependencies": { "react": "^16.0.0" }, ``` And I'm getting dependency conflicts when I install...
After uninstalling and reinstalling as suggested in [https://github.com/athiele/key-promoter-fork/issues/30#issuecomment-312751845](url), I'm still seeing the problem I noted in the orignal issue with Key Promoter 3.1.1. As requested, I'm creating a new issue...