Dan Sully

Results 51 issues of Dan Sully
trafficstars

It would be nice to be able to change the font and font size that Troddit uses. Thanks for the great piece of software!

enhancement

### Check for existing issues - [X] Completed ### Describe the feature Please add the Nord theme: https://www.nordtheme.com to Zed. ### If applicable, add mockups / screenshots to help present...

theme

**Is your feature request related to a problem? Please describe.** I have a need (in a corporate environment) for a global list of allow + deny list, but also the...

enhancement

Given this LSP configuration to `taplo lsp` I would expect the `config_file.path` to be set properly via `workspace/didChangeConfiguration` ```lua settings = { taplo = { config_file = { enabled =...

https://github.com/tamasfe/taplo/blob/master/site/site/public/schemas/pyproject.toml.json I'm not sure how one would update this to include multiple "providers". Thanks

Given: ``` [includeIf "hasconfig:remote.*.url:ssh://org-*@github.com/**"] path = ~/.config/git/.work ``` Dulwich fails to handle this in git config: ``` ../build/lipy-scm/environments/development-venv/lib/python3.10/site-packages/dulwich/repo.py:1681: in _init_maybe_bare config = StackedConfig.default() ../build/lipy-scm/environments/development-venv/lib/python3.10/site-packages/dulwich/config.py:701: in default return cls(cls.default_backends()) ../build/lipy-scm/environments/development-venv/lib/python3.10/site-packages/dulwich/config.py:721: in...

priority:medium

When running `npm run build`, with the default / sample config, I get this error from hugo: ` Error: Error building site: failed to render pages: render of "home" failed:...

### Did you check docs and existing issues? - [X] I have read all the neodev.nvim docs - [X] I have searched the existing issues of neodev.nvim - [X] I...

bug

Hi - thanks for the great little app. It'd be nice if it could support iCloud sync, so my preferences were available across all Macs.

enhancement

Amazon URLs are in the form of: https://www.amazon.com/gp/product/XXXXXXXXXX/ref=ppx_yo_dt_b_asin_title_o00_s00?ie=UTF8&psc=1 However, everything after the /ref is not needed. But because ref= isn't a query string, but is instead part of the URI...