Skip to content

bokeh/bokehrs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-analyzer in VSCode

Use the following or similar setup to avoid infinite rebuild loop between rust-analyzer and cargo command-line tools:

"rust-analyzer.cargo.extraArgs": [
  "--target-dir=${workspaceFolder}/vscode_target"
]

About

Rust-based tooling, APIs, etc. for bokeh and bokehjs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages