Yongyi Li
- 活动总数 11
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 3
-
创建于 Is there a way to suppress over-indented warning by using one line comment?
已回答Hi, For some reason, I want to suppress "overr-indented" warning for 1 line, is it possible? -
创建于 It seems keyboard layout is different in Pycharm
Hi, I am using a United States layout keyboard. When I press Shift + 2, I get double quote in PyCharm, and when I press shift + ', I get at sign. This only happens in PyCharm, in any other program ... -
创建于 How to show missing file in VCS commit dialog
已回答I am using SVN to manage my code. I delete a file in File Manager, then I choose "Commit" in VCS menu. But the commit dialog does not show the changes I have made. In TortoiseSVN, it shows an outsi...