alexander.terekhov
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
alexander.terekhov created a post, AnsweredIntellij IDEA parameter hints: option to disable hint if param name corresponds to variable passed as param
Not 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... -
-
alexander.terekhov created a post, AnsweredIntellij Idea - all database consoles popup
Is 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... -
alexander.terekhov created a post, AnsweredIntelliJ IDEA Generating Instance Documents From XML Schemas - Path of included schema
I 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 ... -
alexander.terekhov commented, -
alexander.terekhov commented, -
alexander.terekhov created a post, AnsweredIntelliJ IDEA Creating postfix expression doesn't work
I 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...