Wilfred Hughes

Results 332 issues of Wilfred Hughes

Avoiding the ref cell may be faster, may use less memory, and might enable better graph limit enforcement.

Discuss CFLAGS (e.g. Arch has settings), bundling file detection with licenses, shipping the manual, and who is doing it (i.e. wonderful people, but not my focus).

This will help for very large diffs

E.g. JSON array of objects where only a single field has changed in each one. This could be clever heuristic splitting chunks based on many shared unique items. A* search...

![Screenshot from 2023-06-21 00-15-05](https://github.com/Wilfred/difftastic/assets/70800/e5d6358d-cd91-4e28-9336-7c56a19a820f) https://github.com/Wilfred/garden/commit/933c8f157aca1f7d9f1774caa9c3ba89cafad607

E.g. we're getting invoked with: ``` $ difft /dev/null repo.123455a/foo/bar/baz.py repo.123455a/foo/bar/baz.py # hello world ``` Probably need a flag to hint that we're in mercurial. We might not be in...

Looks like https://github.com/latex-lsp/tree-sitter-latex would do.

Currently we're unconditionally dimming `...` in column gutters.

It looks to me like highlight-symbol-mode causes inlay type hints in eglot to be 'rotated': ![Screenshot from 2023-07-09 22-21-27](https://github.com/nschum/highlight-symbol.el/assets/70800/27d52b72-e49b-435c-9204-ff4b0ad49587) I see this package isn't maintained at this point, so I'll...