alexander.terekhov
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Created Intellij IDEA parameter hints: option to disable hint if param name corresponds to variable passed as param
AnsweredNot sure, but it seems it worked like that in previous versions, and works in other products (Rider). Is it possible to disable/configure params hints not to be displayed when param name is the sam... -
Created Intellij Idea - all database consoles popup
AnsweredIs it possible to show/create a quick list with all consoles for all connected databases like it is implemented in the Scratch plugin https://plugins.jetbrains.com/plugin/4428-scratch for scratch f... -
Created IntelliJ IDEA Generating Instance Documents From XML Schemas - Path of included schema
AnsweredI am trying to generate XML from XSD file which includes another XSD. (OS: Windows). The problem is that IDEA tries to get this External.xsd file by its relative path based on Temp/xsd2inst and it ... -
Created IntelliJ IDEA Creating postfix expression doesn't work
AnsweredI am trying to create new custom postfix expression, but it shows two Javas in the creation dropdown. When I create expression under any Java, after saving and reopening postfix expressions settin...