mirror of
https://github.com/qtmleap/revkit.git
synced 2026-09-14 07:11:50 +02:00
chore: enable WakaTime in devcontainer (#2)
Pass WAKATIME_API_KEY through remoteEnv and install the WakaTime VS Code extension so coding activity is tracked inside the container. Extension lists are sorted alphabetically. Co-authored-by: tkgstrator <tkgstrator@users.noreply.github.com> Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
co-authored by
tkgstrator
Claude Opus 4.7
parent
dc77be0e63
commit
f7a61c1fe3
@@ -65,6 +65,7 @@
|
|||||||
"extensions": [
|
"extensions": [
|
||||||
"EditorConfig.EditorConfig",
|
"EditorConfig.EditorConfig",
|
||||||
"PKief.material-icon-theme",
|
"PKief.material-icon-theme",
|
||||||
|
"WakaTime.vscode-wakatime",
|
||||||
"antfu.file-nesting",
|
"antfu.file-nesting",
|
||||||
"bierner.markdown-mermaid",
|
"bierner.markdown-mermaid",
|
||||||
"bierner.markdown-preview-github-styles",
|
"bierner.markdown-preview-github-styles",
|
||||||
@@ -78,4 +79,4 @@
|
|||||||
"settings": {}
|
"settings": {}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user