Dustin Farris

Results 129 comments of Dustin Farris

Hi @Hixer05 are you able to add a test for this?

Hi @indrekj could you take a look at this PR?

@danschultzer can this be marked ready for review?

How do you install v1.3.6? ``` cargo install --version 1.3.6 beancount-language-server Updating crates.io index error: could not find `beancount-language-server` in registry `crates-io` with version `=1.3.6` ```

While you are correct about the "v", in your example, removing the "v" doesn't seem to fully resolve the issue. I think the trailing `-96-g0330104` is also problematic — and...

looking forward to your PR! v2.2.2 (now v.2.3.0 on latest main) is just a git tag. afaik it is not actually used anywhere so I don't think there is anything...

How does this work again? I'm not seeing extra information show up in Sentry.

So in a perfect world the user would initiate side effects something like: ```lisp (use-package org-roam :defer t :config (org-roam-core-mode)) ``` Do I understand correctly?

> BTW, the name "org-roam-core-mode" is just my first idea. Most natural might have been simply "org-roam-mode" -- but that is reserved by the org-roam buffer. Maybe `global-org-roam-mode`? à la...