IntelliJ plugins to push productivity

Photo by Dylan Ferreira on UnsplashToday I come to you with a couple of suggestions on how to enhance one of the developers’ favorites — IntelliJ IDE. The plugins I prepared are kind of “general purpose” so will work great in other JetBrains IDEs as we…


This content originally appeared on Level Up Coding - Medium and was authored by Hugo Martinez

Photo by Dylan Ferreira on Unsplash

Today I come to you with a couple of suggestions on how to enhance one of the developers’ favorites — IntelliJ IDE. The plugins I prepared are kind of “general purpose” so will work great in other JetBrains IDEs as well!

Jump to Line

This plugin is great for debugging and allows you to get to any line of code in the process. To establish an execution point, simply drag and drop a yellow arrow to the chosen place. You can also start running your program from that point without executing the preceding code.

SonarLint

SonarLint SonarLint is a static code analyser meant as a way to get feedback about your code directly in the IDE. Like a spell checker, SonarLint highlights issues on the fly and provides quick fixes or clear remediation guidance to help you clean the code before it is even committed.

SonarLint integrates with most JetBrains IDEs and supports languages like C, C++, Java, JavaScript, TypeScript, Python, C#, Kotlin, Ruby, HTML & PHP.

Restful Fast Request

This IDEA plugin similar to Postman that helps developers debug apis efficiently. It is a powerful restful api toolkit plugin that help you quickly generate url and params by exist method. By using this plugin you cam be sure your api follows best practices and boost your productivity!

Quokka.js

Quokka is a developer productivity tool for rapid JavaScript / TypeScript prototyping. Runtime values are updated and displayed in your IDE next to your code, as you type. It makes prototyping, learning, and testing JavaScript / TypeScript much faster.

Code With Me

Code with me is a collaborative coding and pair programming service bundled in the latest versions of most IntelliJ IDEs.

It is a new solution for collaborative development and pair programming. It enables developers to share the project they have open in their IDEs with their remote colleagues and work on it together in real time. Among key features you’ll find: Simultaneous editing, Following mode, Full sync mode, Audio and video calls, Smart code insights and Permissions management.

NOTE: Currently not compatible with IntelliJ IDEA 2022.2.2

Lightrun

Lightrun is a pretty new plugin which I find quite interesting. It is a suite of tools for adding real-time information to your running applications. It allows you to instrument code-level logs, snapshots and metrics at runtime — no hotfixes, hot-swapping or redeployments necessary.
Among its features you’ll find: adding log lines, adding real-time metrics that track any type of numerical value in the code and measuring the execution time of an arbitrary block of code. Worth checking out!

Do you have your favorite IntelliJ plugins you want to suggest? Let me know in the comments!


IntelliJ plugins to push productivity was originally published in Level Up Coding on Medium, where people are continuing the conversation by highlighting and responding to this story.


This content originally appeared on Level Up Coding - Medium and was authored by Hugo Martinez


Print Share Comment Cite Upload Translate Updates
APA

Hugo Martinez | Sciencx (2022-09-28T12:29:06+00:00) IntelliJ plugins to push productivity. Retrieved from https://www.scien.cx/2022/09/28/intellij-plugins-to-push-productivity/

MLA
" » IntelliJ plugins to push productivity." Hugo Martinez | Sciencx - Wednesday September 28, 2022, https://www.scien.cx/2022/09/28/intellij-plugins-to-push-productivity/
HARVARD
Hugo Martinez | Sciencx Wednesday September 28, 2022 » IntelliJ plugins to push productivity., viewed ,<https://www.scien.cx/2022/09/28/intellij-plugins-to-push-productivity/>
VANCOUVER
Hugo Martinez | Sciencx - » IntelliJ plugins to push productivity. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2022/09/28/intellij-plugins-to-push-productivity/
CHICAGO
" » IntelliJ plugins to push productivity." Hugo Martinez | Sciencx - Accessed . https://www.scien.cx/2022/09/28/intellij-plugins-to-push-productivity/
IEEE
" » IntelliJ plugins to push productivity." Hugo Martinez | Sciencx [Online]. Available: https://www.scien.cx/2022/09/28/intellij-plugins-to-push-productivity/. [Accessed: ]
rf:citation
» IntelliJ plugins to push productivity | Hugo Martinez | Sciencx | https://www.scien.cx/2022/09/28/intellij-plugins-to-push-productivity/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.