eric-914
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
-
eric-914 created a post, Duplicate tests showing up in Unit Test Sessions window
I'm seeing my tests being listed twice in the Unit Test Sessions window. I suspect it's also running each test twice too. I've cleared R#'s cache, and restarted VS, and removed the tests from the ... -
-
-
eric-914 created a post, R# showing error message when using (!) (aka bang) in variable declaration for TypeScript
Hello, I have the following code written in TypeScript, and I get the following error message: The bang (!) is something available in TypeScript 2.7. (I just learned about it today) https://blogs...