Aleksandar Dorkov

- Total activity 19
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 7
-
Created Quick documentation behaviour
AnsweredI 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 ... -
Edited Navigte between code editor and Project
AnsweredWhat 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... -
Created Allways show method/constructor call variable description
AnsweredHow do I make Intellij always show me the thing I am pointing at with the red arrow -
Created Can we set SQL accent per file in the new UI?
AnsweredGive 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. -
Edited MacOS right click on folder-> open with Intellij
AnsweredHello, 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 -
Edited Intellij Ultimate. Records formatting.
AnsweredHello, 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... -
Edited Inject language or reference is not remembered/saved after restart
AnsweredHello,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...