Christopher Lane
Christopher Lane
**WARNING** If this is about Harpoon1, the issue will be closed. All support and everything of harpoon1 will be frozen on `master` until 4/20 or 6/9 and then harpoon2 will...
### Did you check the docs and existing issues? - [X] I have read the docs - [X] I have searched the existing issues ### Neovim version (nvim -v) v0.10.0-dev-1405e5c...
Add sanitizes input URI arguments for `color`, `logoColor` and `labelColor`, allowing users to customize their shields. e.g. : ```html ``` Which becomes:
If a student submits a working code that uses hex color codes, e.g. ```python pdf.set_text_color("#FFF") ``` check50 will fail it, claiming the output file was not created. The source of...
Situation: Have two folders, e.g., two worktrees. Desired behavior: `:DiffView path1/ path2/` (or equiv) and DiffView behaves as expected relative to the folders instead of the git rev. If this...