vinayan3
- 活动总数 8
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
-
vinayan3 创建了一个帖子, 已回答Constant "Scanning Files to to index..." ; IDE Unusable
I'm using Intellij 2022.2 and it's constantly scanning files to index in a large monorepo where there is 50k + files. It is a mix of Python, Go, C++, and some javascript. The plugins I have enable... -
-
vinayan3 创建了一个帖子, Alt + W keyboard shortcut, Save to Kill Ring, not working in Emacs mode on OS X
I want to use the key binding ⌥ (Alt) + W to save to the kill ring in Emacs mode. The default setting for ⌥ + W is 'Save to Kill Ring' in the for editor actions in Emacs mode. I try to use the s... -
vinayan3 创建了一个帖子, PyCharm debugging Spider via cmdline.py; Break points not hitting
I've been trying to debug my spider while using PyCharm. I created a run configuration and I put the script as scrapy/cmdline.py. The script parameters are "crawl a_spider". The working directory i...