header image

Developer Documentation: Intellij Plugin

Nanta Aditya on September 12, 2021

Usefull Intellij Plugin


Carbon-Now-Sh

How to use:

  • highlight code that you want to preview on carbon.sh
  • righ click, and Open in carbon.now.sh

Convert YAML and Properties File

How to use:

  • right click on .properties file or .yaml file, Convert YAML and Properties file

CSV Plugin

How to use:

  • open your .csv file
  • on bottom of your IDE, click Table Editor

Key Promoter X

The Key Promoter X helps you to learn essential shortcuts while you are working. When you use the mouse on a button inside the IDE, the Key Promoter X shows you the keyboard shortcut that you should have used instead. This provides an easy way to learn how to replace tedious mouse work with keyboard keys and helps to transition to a faster, mouse free development. The Key Promoter X tool window shows you a hit-list of the mouse actions you use the most and directly provides you with the shortcut you can use instead. For buttons that don't have a shortcut, the Key Promoter X prompts you with the possibility to directly create one.


PlantUML Integration

Integration tool to create and read PlantUML diagram


WakaTime

Metrics, insights, and time tracking automatically generated from your programming activity.

How to use:

  • Inside your IDE, select Preferences -> Plugins -> Browse Repositories....
  • Search for wakatime.
  • Click the green Install Plugin button and confirm the installation.
  • Re-launch your IDE.
  • Enter your api key, then click Save.
  • Use your IDE like you normally do and your time will be tracked for you automatically.
  • Visit WakaTime to see your logged time.