Dev Activity TrackerDev Activity Tracker is a Visual Studio Code extension that records development activity in the workspace you are working in. It is designed as a simple local development activity tracker. Activity is recorded as plain-text files inside the workspace's FeaturesSession trackingRecords:
Environment trackingRecords basic development environment information:
Environment variable values are not recorded. File activity trackingRecords:
The following are excluded from normal file activity tracking:
Git trackingRecords:
Package trackingTracks package installation and removal activity for supported package managers. Examples:
API detectionDetects supported API/package installations and records:
API detection currently uses a predefined registry of supported APIs. It does not semantically detect every API that exists. CSV trackingFor CSV files, the extension records information such as:
Run and debug trackingRecords:
Activity logsActivity is stored inside the workspace:
|