Aleksandar Dorkov
- Total activity 19
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 7
-
Aleksandar Dorkov commented, -
Aleksandar Dorkov created a post, AnsweredQuick documentation behaviour
I have 2 questions related to quick documentation because I am trying to not use my mouse in IntelliJ. After I press the quick documentation shortcut for the first time it works as expected, after ... -
Aleksandar Dorkov commented, -
Aleksandar Dorkov created a post, AnsweredNavigte between code editor and Project
What is the keybind (its name and shortcut) to navigate between code editor and Project view - where your packages and classes are.By this i mean, if I click with the mouse on the package manger I... -
Aleksandar Dorkov created a post, AnsweredAllways show method/constructor call variable description
How do I make Intellij always show me the thing I am pointing at with the red arrow -
Aleksandar Dorkov created a post, AnsweredCan we set SQL accent per file in the new UI?
Give the fallowing setup, is it possible to set an SQL accent to mysql only to scratch_1.sql . Keep the global default accent to postgre. -
Aleksandar Dorkov created a post, AnsweredMacOS right click on folder-> open with Intellij
Hello, on windows I can right click on a folder and select "Open with intellij" on MacOS I can not. Is it possible or?I use M1 Pro -
Aleksandar Dorkov created a post, AnsweredIntellij Ultimate. Records formatting.
Hello, Our team wants to change formatting of java records to the format pasted blow. Basically: Every field on a new line. Every annotation on a new line. public record CreditTransaction(@NotBla... -
-
Aleksandar Dorkov created a post, AnsweredInject language or reference is not remembered/saved after restart
Hello,The Inject language or reference, is working fine, but after I restart Intellij Ultimate or my pc it is not "saved" so to speak. I have to Inject language or reference again for every string...