Robzz
Robzz
Hello, I'd like to elaborate regarding: > We may possibly mistake how to use NPP functions. I think this may very well be the case indeed. To be fair, the...
Also, if anyone passing by happens to run dash and can share any insight: does dash need to be restarted to pick up the new docset after replacing it? I...
Thank you! I just realized the issue description does not fully describe my concern. So, to be clear, the part I'm worried about is whether dash detects the new SQLite...
> Sorry it took so long No problem, that was actually pretty darn quick :smile: In any case, I won't be working on this _right away_, hopefully next week, so...
Thanks for this report and the other ones, I'll look into this and make a new release.
I finally looked into this and it appears redirection pages now include `Redirection` in the head section, which is probably the easiest way to identify them. I implemented this in...
#37 did a good bit to clean up the code, but there's still some more things I'd like to do : * `derive_more` is barely used anymore, the dependency can...
It seems that `Cargo.toml` has metadata sections that could be used for this. Something that reads from the `workspace.metadata` table should probably be fine, for a start. The information is...
Thanks for the link, I didn't know about that feature. That should be do-able, adding to the TODO list.
Thanks for the submission, yeah this sounds like a really useful feature, I'll try and take a look at your work in the next couple weeks hopefully