Skip to content

Make VS Code docs use forked Hackatime extension#1385

Merged
skyfallwastaken merged 3 commits into
hackclub:mainfrom
ImShyMike:main
May 30, 2026
Merged

Make VS Code docs use forked Hackatime extension#1385
skyfallwastaken merged 3 commits into
hackclub:mainfrom
ImShyMike:main

Conversation

@ImShyMike
Copy link
Copy Markdown
Member

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented May 30, 2026

Greptile Summary

This PR updates the VS Code editor documentation to direct users to install the forked "Hackatime Time Tracker" VS Code extension rather than the upstream WakaTime extension.

  • Two lines in docs/editors/vs-code.md are updated: the search-box instruction and the install button label are both changed from "WakaTime" to "Hackatime Time Tracker". The extension is confirmed to exist in the VS Code Marketplace (hackatime.hackatime-time-tracker).

Confidence Score: 5/5

Safe to merge — a two-line doc update pointing to a verified VS Code marketplace extension.

The change is purely documentation. The 'Hackatime Time Tracker' extension (hackatime.hackatime-time-tracker) is confirmed live on the VS Code Marketplace, so users following the updated instructions will find it without issue.

No files require special attention.

Important Files Changed

Filename Overview
docs/editors/vs-code.md Updates VS Code setup guide to reference the forked 'Hackatime Time Tracker' extension instead of the original 'WakaTime' extension — confirmed present on the VS Code marketplace.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[User visits VS Code docs] --> B[Step 1: Create Hackatime Account]
    B --> C[Step 2: Run wakatime_setup page]
    C --> D[Step 3: Install Extension]
    D --> E{Before PR}
    D --> F{After PR}
    E --> G[Search 'WakaTime' in VS Code Extensions]
    F --> H[Search 'Hackatime Time Tracker' in VS Code Extensions]
    G --> I[Install WakaTime]
    H --> J[Install Hackatime Time Tracker]
    I --> K[Start coding]
    J --> K
Loading

Reviews (1): Last reviewed commit: "Make VS Code docs use forked Hackatime e..." | Re-trigger Greptile

Copy link
Copy Markdown
Member

@skyfallwastaken skyfallwastaken left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Prolly worth adding a note that you shouldn't the extension literally called "Hackatime" 😭

@ImShyMike
Copy link
Copy Markdown
Member Author

😭

@ImShyMike ImShyMike requested a review from skyfallwastaken May 30, 2026 22:50
Copy link
Copy Markdown
Member

@skyfallwastaken skyfallwastaken left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

okay we ballin

@skyfallwastaken skyfallwastaken enabled auto-merge (squash) May 30, 2026 23:36
@skyfallwastaken skyfallwastaken merged commit ceee871 into hackclub:main May 30, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants