autometrics-dev / vscode-autometrics

A vscode extension to extract information from your autometrics enabled code.
https://marketplace.visualstudio.com/items?itemName=Fiberplane.autometrics
MIT License
13 stars 2 forks source link

Add Rust support #27

Closed arendjr closed 1 year ago

arendjr commented 1 year ago

Before we have a believable beta we should at least support our flagship language: Rust

This is currently blocked by https://github.com/autometrics-dev/vscode-autometrics/issues/29.

Finalizing this is also blocked by https://github.com/autometrics-dev/autometrics-rs/issues/80, although we shouldn't have to wait with the implementation. Until the environment variable is supported, we would just have 2 doc tooltips which would be confusing.

emschwartz commented 1 year ago

autometrics-rs v0.5 includes support for a AUTOMETRICS_DISABLE_DOCS env var