command line argument problem
Answered
I add ".*" to command line, then I start program and IDE change argument to ".idea". Why?

Please sign in to leave a comment.
.* expands to the matched folder in the working directory?
Yes it expand to matched folder.
Is it possible that it wouldn't be expanding?
How can I make cmd argument to be ".*" ? Is it possible?
There is an open request, please vote: https://youtrack.jetbrains.com/issue/IDEA-149344