One of very neat features of Intellij IDEA that I came across is injecting language / reference feature into String
object.
Inject language / reference feature of Intellij IDEA
· 4 min read
One of very neat features of Intellij IDEA that I came across is injecting language / reference feature into String
object.
Lately, I was tempted to try out Visual Studio Code (vscode) editor, after years of using IntelliJ IDEA (idea) IDE.
IntelliJ IDEA (IDEA shorter) is a cross-platform IDE, developed by JetBrains company. They have IDEs for other programming languages as well, which are not covered by this post. All their tooling is built on a common core, which is a very robust and intelligent development platform.