Carsten Jendro

- Total activity 159
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 60
-
Carsten Jendro commented, -
Carsten Jendro commented, -
Carsten Jendro created a post, R# Support
When i look at this forum i see a lot of posts, and questions but no answers from any r# guyIt looks like there is no intrest to answer any questions here or support users who write here in the for... -
Carsten Jendro created a post, -
Carsten Jendro created a post, I cant create a bugreport for r#, i always get this error
Create IssueStep 2 of 2: Enter the details of the issue...Errors Error instantiating webwork.multipart.parser.class: com.atlassian.jira.web.JiraMultipartRequestWrapper(original message: null)You... -
Carsten Jendro commented, -
Carsten Jendro created a post, Is this recatoring possible: "Use USING statement"
Is it possible to add a Refactoring like this: HttpWebResponse resp = (HttpWebResponse)req.GetResponse(); StreamReader sr = new StreamReader(resp.GetResponseStream(),encoding); return sr.ReadToEn... -
Carsten Jendro created a post, -
Carsten Jendro commented, -
Carsten Jendro created a post, Adding new Live Template Macro Types
Is it possible to add new Live Template Macro Types via a r# plugin?