Show HN: Kasama – an IntelliJ plugin to keep track of your coding practices https://ift.tt/T8RZABp
Show HN: Kasama – an IntelliJ plugin to keep track of your coding practices Hi HN, I want to share with you an IntelliJ plugin I have developed and launched. Based on my own needs, I wanted a plugin that monitors my coding practices and gives me stats about them in order for me to improve on them. So, here is Kasama: An IDE plugin that works like a sport fitness tracker, gathering data on: - your coding sessions, i.e. how long are you active in the IDE and for which project - your activity in different modules, and how the activity is split between test code and prod code - your version control (git) interactions: how often you commit, the lifespan your branches, and the types of branches you work on over time (feature, bugfix, etc.) - your testing interaction: how often are you running tests, how often are they failing, how large are they - the refactoring interactions: which tool-driven refactorings you use - the build tasks you are running, and in which you spend the most time in The plugin runs locally and provides graph visualization for the different stats. It can be directly installed from the JetBrains marketplace - it works with IntelliJ IDEA as well as with other JetBrains IDEs: https://ift.tt/aQtqg6Z You can find more documentation here: https://ift.tt/HkftSj0 Coming soon, it will show even more stats, including records and achievements. I’m also exploring additional data to collect, such as the proportion of AI generated code compared to manually written code. I’d love your feedback and questions! You can reach me at kasama@sparkteams.de https://ift.tt/aQtqg6Z October 29, 2024 at 11:18PM
Komentar
Posting Komentar