Brandojazz
- Total activity 17
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 6
-
-
-
Brandojazz created a post, how do you share your deployment configurations in pycharm to another pycharm project?
Doesn't to be online gptchat suggests non-sense: ``` To share deployment configurations in PyCharm with another PyCharm project, follow these steps: Open the project in PyCharm that has the deplo... -
Brandojazz created a post, Why doesn't my symlinkto a folder appear in pycharm's remote host list in the IDE?
All the sym links seem right in the servers & I've had symlinks to folders work before in pycharm's remote host. So I am wondering what I did wrong. The one I want to appear in the remote host list... -
Brandojazz created a post, How to force pycharm recognize the packages installed in my python environment?
cross: https://stackoverflow.com/questions/73339614/how-to-force-pycharm-recognize-the-packages-installed-in-my-python-environment I am familiar with conda, pip, envs and pycharm and of course see ... -
Brandojazz created a post, How does one share general pycharm setting from previous pycharm set up?
I have the re-ocurring issue that whenever I have a new laptop at work I need to manually put all my old setting from pycharm manually. As a motivating example I have to put the custom split down ... -
Brandojazz created a post, How does one use the shift alt E command in pycharm?
I select my code with shift alt E and instead of running my code it opens this recent locations tab: how do I stop this? I just want to be able to run my code...why isn't this allow it?