Jens Melgaard
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Jens Melgaard created a post, File Templates: module.js as extension (name.module.js -> name1.module.js and not name.module1.js)
I was wondering if there was a way to define a file template where the the file "extension" has two partsBasically we have a naming concention that says that we name JavaScript files that define An... -
Jens Melgaard created a post, Rename related symbols -> Default to false
Hello...Hopefully just a Quick question...When performing renaming in ReSharper it ask's you if you wan't to rename related symbols as well... This is mostly great insode "pure" C# projects, but I ... -
Jens Melgaard created a post, Intellisence - Show Thrown Exception
Hello...I Havent been able to find it anywhere, but is it possible to get the intellisence to show what exceptions a given method (Claims) to throw?I Know it can only be derived from the xml docs, ...