Skip to content

Releases: mlco2/vscode-extension-codecarbon

v0.4.1

26 Apr 12:43
e7d7811

Choose a tag to compare

v0.4.0

30 Mar 18:28
3aa600d

Choose a tag to compare

First release

This is the first release of the CodeCarbon plugin for vscode.

Previous releases (preview/alpha releases)

0.3.2: Enforced single-run tracker policy (allow_multiple_runs=false), added stale tracker PID cleanup across VS Code reopen/start flows, fixed lock-contention startup behavior to exit cleanly, and documented this behavior in README Q&A.
0.3.0: Added install/repair and version-check commands, improved notification/config behavior, and stabilized tests/CI.
0.0.3: Launch the extension at startup by default + bug fixes
0.0.1: Initial release