Elizabeth Kirby
- 活动总数 47
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 19
-
-
创建于 Now I like the non-modal commit interface
After clinging to the modal commit interface for so long, I finally figured out the non-modal commit & now I like it & disabled the non-modal plugin. I just wanted to say that, so the devs know t... -
创建于 Pycharm doesn't accept my uv .venv
已回答It appears that pycharm only accepts a uv .venv at the top of the content root. I have my project split into two subprojects, js (client) & python (server), so I want to put all the python stuff, ... -
创建于 Using sdkman java in pycharm
I need to run java as an external process from the python script I'm running in pycharm.I installed java 11 using sdkman. I can invoke it from a shell, so I know it's installed. I can't invoke i... -
创建于 Praise for gateway
I just want to say that now that my network is fast enough to make gateway usable, I really like it. Sometimes I need to debug on the remote machine & gateway is much easier than print statements.... -
创建于 Pycharm & dataspell fail to run code
I'm running application code using the juypter notebook either from pycharm or dataspell. I can step into the code with the debugger, which is great. However, if I change the code & then run agai... -
创建于 Setting a breakpoint in a juypter notebook cell
The AI assistant says that its possible to set a breakpoint in a cell with ctrl/cmd+shift+F8 (on a blank line). When I do that I get a dialog saying to select a breakpoint in the project code, but... -
创建于 Dataspell & pycharm in the same directory
Pycharm (& other ides) store their files in the .idea directory. I've found that trying to use multiple tools with the same project directory works badly, because the tools conflict with their co... -
创建于 Commit & push isn't working
Commit works, push works, but the button to do both together doesn't do anything.I'm not sure when it started, but I think the last 3 (eap) releases have shown this behaviour. I just installed B... -
创建于 Inline autocomplete
已回答<Compliment> I see that pycharm is starting to do autocomplete suggestions that look similar to what copilot provides. To whomever is making that happen, thank you. I like it very much, please co...