Skip to content

plafue/rust-api-docs-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-api-docs-helper package

demo

What this package can do

  • Opening (via key binding) the docs for a module, crate, trait, function or struct from the official crates listed under The Rust Standard Library (the cursor must be positioned in the corresponding use xxx::xxx line).
  • Scans .rs files for imports and adds a clickable icon in the gutter in the lines docs are available for.
  • Can display the docs within atom if an internal browser (e.g. mark-hahn/web-browser) is installed.

Future plans

  • Make cache persistent between sessions (won't work until atom/atom#3695 is fixed).

About

Atom.io plugin that opens the rust standard library docs for 'use std::' statements

Resources

License

Stars

Watchers

Forks

Packages

No packages published