Casey Boettcher
- Total activity 20
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
-
-
Casey Boettcher created a post, AnsweredEmail from support with broken links
I filled out a support request and received email from Support (from address: int**********ort@jetbrains.com) but the links to the request/conversation are broken.This is similar to https://intelli... -
Casey Boettcher created a post, pytest results in "Unable to attach test reporter" error in PyCharm EAP 3.0
I've got a web2py project that I've created unit tests for. I keep the unit tests in a directory called tests, whereas the code I'm testing is under the standard modules directory: /tagpoc (project... -
Casey Boettcher created a post, Command-Tab doesn't bring PyCharm window to foreground in OS X
I'm posting this in the hope that someone else has encountered the same issue:I've got an application open in full-screen (usually Terminal, but it can be any app). When I attempt to switch to PyCh... -
Casey Boettcher commented, -
Casey Boettcher created a post, completion of for loop with odd colon/cursor placement
When I begin to write a for loop, I'm prompted with code completion after the first letter. Per my preferences, the first option in the completion list is highlighted ("for"). I select it by pressi... -
Casey Boettcher commented, -
-
Casey Boettcher created a post, UnicodeEncodeError in PyCharm console, but not in Terminal console
*NB: This post concerns Python 2.7.3*I've an HTML file that I'm fairly certain is encoded as it states itself to be (ie. in UTF-8). After opening a python console in PyCharm 2.5, I open the file an... -
Casey Boettcher commented,