Elizabeth Kirby

- 活动总数 45
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 18
-
Elizabeth Kirby 创建了一个帖子, 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... -
Elizabeth Kirby 创建了一个帖子, 已回答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, ... -
-
Elizabeth Kirby 创建了一个帖子, 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... -
Elizabeth Kirby 创建了一个帖子, 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.... -
Elizabeth Kirby 创建了一个帖子, 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... -
Elizabeth Kirby 创建了一个帖子, 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... -
Elizabeth Kirby 创建了一个帖子, 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... -
Elizabeth Kirby 创建了一个帖子, 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... -
Elizabeth Kirby 创建了一个帖子, 已回答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...