Sam Johnson

Results 50 issues of Sam Johnson

So right now `export_tokens` already can take an ident to be used as a disambiguation name (needed for Items that don't have an inherent ident, or (previously) items that would...

enhancement

I don't see this as an option and of course it is crashing when it runs because it can't find them

I've noticed it will say it's serving from [IP address] but it's not for another minute or two that the server comes up. Would be great if there was some...

Yandros proposed a new syntax that looks like this: ```rust #[docify::docify] /// some comments some comments /// @embed("examples/samples.rs", MyCoolStruct) /// another example: /// @embed("src/something.rs", MyThing) /// some closing comments pub...

enhancement

Right now a number of users of docify (mainly Parity/Polkadot) are interested in finding a solution to embed rust docs in a larger documentation context, preferably in the form of...

enhancement

Originally docify operated on workspace-relative paths, because this often makes the most sense when working in a large workspace. I switched this to be current-crate-relative because apparently when cargo deploys...

Right now `#[docify::export]` is only recognized when it is applied to `Item`, `ImplItem`, and a few others. This would open it up to be able to be applied to anything...

enhancement

Recently they added that whole "Assistant" feature where you can create an assistant with a pre-baked prompt/behavior. Is there a way to interface with these using the crate, and/or could...

enhancement

I think the built-in support for bracket/brace/paren delimited things is great. I have been thinking about seeing if I could submit a PR that would make the following "just work":...

Would be fantastic if this was added. I imagine you could write a really quick AUR release that just uses the latest ubuntu and extracts it