| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-12-09 | prr-ui: Automatically `PrrStart` on `PrrComment` | Teddy Wing | |
| If the Prr session hasn't been started yet, do so automatically when running `PrrComment`. This lets me comment directly on a line without having to worry about starting the Prr review beforehand. Now that I see the code and my earlier TODO, I think I could probably have made it work without the `s:active` flag. Will have to try removing it and testing whether that works. | |||
| 2023-12-06 | prr-ui: Idea for a command to comment on a line from the code | Teddy Wing | |
| 2023-11-30 | prr-ui: Ensure file is saved before `PrrSubmit` | Teddy Wing | |
| Guard against accidentally submitting a stale unsaved code review. | |||
| 2023-11-27 | Add 'prr-ui' plugin | Teddy Wing | |
| Make a plugin to facilitate Prr code reviews from within Vim. | |||
