Steven Klass

- Total activity 38
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 15
-
Steven Klass created a post, CompletedFeature Request - Export test results for GitHub Projects
Hey All, Please upvote my ticket PY-23700 . I would like to see the ability to export test results to GitHub as either an issue or Gist so we can have a conversation about it. Thanks -
Steven Klass commented, -
-
-
-
Steven Klass created a post, Environment variables which are passwords
Hi There,I don't want to store sensitive information (like passwords) in my code. On production we store the environment variables which contain these passwords. They are located in a protected a... -
Steven Klass created a post, Text Expansion Tools
Hi All,I've been using TextExpander for quite a few years. But I've noticed that it's been flaking out lately. I think there is some snippet expansion in PyCharm but I'm not sure how to invoke it... -
Steven Klass created a post, Is there a way to exclude the diff of certain files?
Hi there,I have a test SQL dump which is quite large. When running through the list of changes prior to commits, I usually diff them. The problem is that when it gets to the SQL file it hangs for... -
Steven Klass created a post, Customizing the Console prompt string
Hi all,Does anyone know how to customize the prompt string from `>>>` to `[HH:MM]>>>`. I found one reference to ${prompt_string} but I have no idea how or where to use this?Ref http://forum.jetbrai... -
Steven Klass commented,