diff --git a/app/views/users/wakatime_setup_step_3.html.erb b/app/views/users/wakatime_setup_step_3.html.erb index 79495f7b..23636080 100644 --- a/app/views/users/wakatime_setup_step_3.html.erb +++ b/app/views/users/wakatime_setup_step_3.html.erb @@ -29,7 +29,7 @@
- Hackatime is WakaTime-compatible, so you can use it with any editor that WakaTime supports. For other editors, please refer to the WakaTime docs. + Hackatime is WakaTime-compatible, so you can use it with any editor that WakaTime supports. For other editors, please refer to our editor extension docs.
⚠️ Note: skip any steps that update your ~/.wakatime.cfg file or change the api_url inside it. diff --git a/docs/getting-started/installation.md b/docs/getting-started/installation.md index ee5f515d..b6229122 100644 --- a/docs/getting-started/installation.md +++ b/docs/getting-started/installation.md @@ -15,40 +15,7 @@ Before you start, make sure you have: ## Step 2: Add WakaTime Plugin -After doing the automated setup, install the WakaTime plugin for your editor: - -### VS Code - -1. Open VS Code -2. Click the Extensions button (or press Ctrl+Shift+X) -3. Type "WakaTime" in the search box -4. Click Install - -### PyCharm / IntelliJ - -1. Go to File → Settings (on Mac: IntelliJ IDEA → Preferences) -2. Click Plugins -3. Type "WakaTime" in the search box -4. Install and restart your app - -### Vim - -Copy and paste this into your terminal: - -```bash -git clone https://github.com/wakatime/vim-wakatime.git ~/.vim/bundle/vim-wakatime -``` - -### Sublime Text - -1. Press Ctrl+Shift+P (or Cmd+Shift+P on Mac) -2. Type "Install Package" -3. Type "WakaTime" -4. Install it - -### Other Editors - -Visit [wakatime.com/plugins](https://wakatime.com/plugins) to find plugins for 40+ other editors. +After doing the automated setup, install the WakaTime plugin for your editor. Visit our [editor documentation](https://hackatime.hackclub.com/docs#supported-editors) for instructions for your editor. ## Already Have the Plugin Installed? diff --git a/docs/getting-started/quick-start.md b/docs/getting-started/quick-start.md index 920377ea..fa39a51b 100644 --- a/docs/getting-started/quick-start.md +++ b/docs/getting-started/quick-start.md @@ -27,19 +27,7 @@ The setup page handles all configuration automatically - no manual editing requi ## Step 3: Install WakaTime Plugin -Hackatime works with **any WakaTime plugin**. Install for your editor: - -### Popular Editors - -- **VS Code**: Search "WakaTime" in Extensions marketplace -- **IntelliJ/PyCharm**: Settings → Plugins → Install "WakaTime" -- **Vim/Neovim**: Install `vim-wakatime` plugin -- **Sublime Text**: Install via Package Control -- **Atom**: Install `wakatime` package - -### All Other Editors - -Visit [wakatime.com/plugins](https://wakatime.com/plugins) for 40+ supported editors. +Hackatime works with **any WakaTime plugin**. Visit our [editor documentation](https://hackatime.hackclub.com/docs#supported-editors) for instructions for your editor. ## Step 4: Configure Plugin to Use Hackatime