Jay Martin
- 活动总数 17
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 6
-
创建于 How to run something after debugger is launched
已回答I must be missing something very obvious: there's a "Before launch" UI element that allows you to specify something to run before the debug config runs. What I'm looking for is an "After launch" fu... -
已编辑于 Alexa Skill code deployment
Has anyone figured out if it's possible to deploy Amazon alexa skill code to AWS Lambda directly from within PyCharm? My skill is finally past the OAuth testing phase, so now comes the real develop... -
创建于 Changing Github Account for Project
I have multiple github accounts configured. I opened an older project that should be using account A, but it prompted me which account to use and I accidentally clicked account B and said to make i... -
创建于 NameError: django-line exception
Starting with PyCharm 2019.1, I get the errors below when I start debugging my django 1.9 project. It does seem to startup without any issue, but I'm always suspicious of unknown errors. Anyone hav... -
创建于 How to see remote subversion changes
已回答I think I'm missing something really simple: how do you see in PyCharm what files have remote changes (i.e. changes made by others to the repo)? The comparable command line is "svn status -u" which... -
创建于 Tools->IDE Scripting Console - what is that?
When I select that menu item, it gives me a list of languages, one of which is AppleScript. What I was hoping is that I could get some basic information about the project I'm editing in an AppleScr...