Rob Freundlich

Results 6 issues of 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: ![image](https://user-images.githubusercontent.com/7975013/164253219-6717fff7-3583-4970-b352-33f6f1d70b50.png) 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: ![image](https://cloud.githubusercontent.com/assets/7975013/3370946/9316ad20-fb98-11e3-9451-01e332d7cc9b.png)

bug

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: ![Kb0F3SOM5p](https://user-images.githubusercontent.com/7975013/156647024-6c3c3bd4-d466-46ef-85b0-24c54601b249.png) _(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...