Christian

- Total activity 92
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 5
- Subscriptions 35
-
-
Christian created a post, AnsweredFeature request: add btoa() and atob() to Http Client
Heya,How do we raise feature requests? I would like to see Http Client provide implementations for atob and btoa functions. (These are usually provided by the browser's window object.)Kind regards,... -
Christian created a post, AnsweredHTTP client: Disable "Run All Requests in File" button?
Hi all,The “Run All Requests In File” button can be quite dangerous, if you use in-place or environment variables and have a production environment configured. Is there any way to disable that butt... -
Christian created a post, AnsweredExecuting custom Gradle wrapper script?
Hi all, The project I'm working on comes with a custom Gradle wrapper script, gradlew.bat, that - amongst other things - sets environment variables. What settings do I have to pick in IntelliJ to m... -
Christian created a post, AnsweredCan you create a patch file for changes from one revision to another in SVN?
Hello, The title says it all, basically... Can you create a patch file for changes from one revision to another in SVN? Thanks, Christian -
Christian created a post, AnsweredWhat effects does removing a module have (with maven projects)?
We are using maven projects. In the Maven Projects pane, under Profiles, I can pick different profiles. After doing that, IntelliJ asks me if I want to remove the projects that I removed from the m... -
-
Christian commented, -
Christian created a post, AnsweredWeird behaviour when committing merge from trunk to branch on SVN (and diffing the commit)
We use SVN. I merged changes from trunk into a checked-out branch (using the Version Control panel > Subversion Working Copies Information > Merge From... > trunk > Quick Manual Select). I got a me... -
Christian created a post, AnsweredSVN: See changes made over different revisions to several files (to peer review code changes form a while back)?
Hello, To implement a feature (bug fix), a colleague added changes to trunk in several revisions - say 7, 9 and 15. Each time, he worked on several files. Some of the files were worked on in more t...