Tracking Compile Times with Eclipse

The Eclipse plugin now tracks how long your builds take to compile. Shortest WakaTime blog post ever. Happy codin…, I mean happy compiling!…

Read more

Xcode Supported Again

Ever since Apple disabled plugins in Xcode, we’ve been looking for a way to still show your code stats for Xcode without a plugin. Now, we’re happy to announce a native Mac app that adds back support …

Read more

The End of Atom

Today GitHub announced it will archive Atom and all projects under the Atom organization for an official sunset on December 15, 2022. Why?. Development on Atom has been slowing for a while now. We see…

Read more

Vim Plugin Performance

TL;DR Upgrade your Vim WakaTime plugin for a huge performance improvement! Vim 8 recently added support for async jobs. This is great news for all Vim plugins! Previously, background processes would b…

Read more

Xcode 8 Will Disable All Your Plugins

TLDR: Apple will disable all your Alcatraz plugins in Xcode 8. Read this GitHub issue for more info and give Apple feedback to let them know we need a fully functioning replacement before disabling th…

Read more

Coda WakaTime Plugin Released

We are excited to announce support for Panic's Coda editor! After installing the plugin inside Coda, your WakaTime dashboard will show metrics about your Coda usage. All WakaTime plugins work together…

Read more

Visual Studio Code Extensions

If you haven't heard, Visual Studio Code is now open source on GitHub. Along with this announcement, Visual Studo Code now supports 3rd party extensions! Browsing & Installing Extensions. Inside Visua…

Read more

WakaTime for TextMate

I noticed a lot of votes requesting support for TextMate recently, so I built the WakaTime plugin for TextMate. The plugin took 10 hours and 40 minutes to build in total. You can use more than one Wak…

Read more

How To Write a NetBeans Plugin

Want to add a feature or automate something in your NetBeans IDE? Follow along as we write your first plugin for NetBeans. Let's go beyond the simple Toolbar Example and create a plugin which can auto…

Read more

Track your programming in Atom

The WakaTime plugin for Atom, GitHub's open-source text editor, was released today. To install the plugin in Atom, navigate to Preferences... → Packages and search for WakaTime.…

Read more