Ask your question....
已回答
Hello Zohar:
What do ya got for us? >:-)
David J. Stennett
JetBrains
"Develop with pleasure."
请先登录再写评论。
Hi,
I have just install IntelliJ Ultimate EAP on Ubuntu. I cannot get the 'Run Dashboard' to appear at all for my Spring Boot projects.
I have the '-Dide.run.dashboard=true' property set. I have been on many pages and forums looking but cannot get this to appear.
All the best,
Aaron
Please see how To enable the Run Dashboard. Does it help?
Yes it does thanks.
WEB STORM QUESTIONS
HOW CAN I SAVE MY PROJECTS IN MY FOLDER
Please start a new thread at https://intellij-support.jetbrains.com/hc/en-us/community/topics/200367229-WebStorm, providing the detailed problem description
I am trying to run a program on Pycharm, but every time I try it says No pyvenv.cfg file. what do I do?
Isaacrj Mk See this comment: https://intellij-support.jetbrains.com/hc/en-us/community/posts/360009510280-No-pyvenv-cfg-file-Error
And comment inside in case it does not help.
is there a way to create a file in a specific place/folder like in vs code when using the "File Utils" plugin? It is little bit annoying to open project sidebar or guess where the file will end up if to use cmd+shift+a and then new file.
Victor Orlyk93
The file will be created in the current directory. If you have an editor focused, new file will be created in the same directory as the opened one.
annoying to open the project sidebar
You can use Cmd/Ctrl+1 for that. See this gif on how to quickly create a new file in a directory:
Konstantin Annikov i know about this shortcut, but i was more interested in not seeing sidebar at all) so like create new file relative to root or relative to current open file. Like with file utils in vs code
Hi, Victor Orlyk93.
Is IJPL-148575 your feature request?