IntelliJ

372 readers
2 users here now

This is a community dedicated to IntelliJ IDEA Integrated Development Environment (IDE).

Useful Links:

Rules:

Copyright © 2024 JetBrains s.r.o. IntelliJ IDEA and the IntelliJ IDEA logo are registered trademarks of JetBrains s.r.o.

founded 2 years ago
MODERATORS
51
52
53
54
 
 

The IntelliJ IDEA 2023.2 release introduces AI Assistant to facilitate your development with a set of AI-powered features. The IntelliJ Profiler now provides in-editor hints, making the profiling process more intuitive and informative. This release also includes GitLab integration to help streamline your development workflow.

https://www.jetbrains.com/idea/whatsnew/2023-2/

55
56
 
 

Was looking at EAP6 release notes and was pleasantly surprised to see this there.

I'm quite happy that intellij provides on premise solutions, it gives a small chance of this coming to my job one day. I believe this will be quite useful for repetitive code and certain types of tests.

57
 
 

I personally saw it, thought something around the lines of "this looks like VS Code" (probably will take some getting used to), and disabled.

Curious if anyone is using it and your thoughts so far.

58
1
Developing an IntelliJ Plugin (plugins.jetbrains.com)
submitted 2 years ago* (last edited 2 years ago) by RandomDevOpsDude@programming.dev to c/intellij@programming.dev
 
 

IntelliJ Platform plugins can be developed by using either IntelliJ IDEA Community Edition or IntelliJ IDEA Ultimate as your IDE. Both include the complete set of plugin development tools. It is highly recommended to always use the latest available version, as the plugin development tooling support from bundled Plugin DevKit continues supporting new features.

59