hellboy81
hellboy81
Please add support as in Visual Studio
- Key `v` does not work - Key `Shfit+v` still works and produces big `V` - Other keys can be pressed - Saving editor content does not help - Editor...
If I open Solution under Version Control in `SharpDevelop` based IDE _Ranorex_ I got error message: > The Subversion client version is not compatible with the working copy version. >...
Is there possible to track (undo changes) local file revision history without using`Subversion`/`Git` ?
``` System.NotSupportedException: The given path's format is not supported. ---STACKTRACE--- System.NotSupportedException: The given path's format is not supported. System.Security.Permissions.FileIOPermission.EmulateFileIOPermissionChecks(String fullPath) +0x3e System.Security.Permissions.FileIOPermission.QuickDemand(FileIOPermissionAccess access,String fullPath,Boolean checkForDuplicates,Boolean needFullPath) +0x1f System.IO.File.GetAttributes(String path) +0x7...
Assume ``` js var list = ['1', '2'] ``` This code does not works: ``` js should.exist(list) list.should.be.an('array') // Passed .with.length(2) // Passed .and.all.be.an('string') // Failed: expected '1' to be...
Trying to execute remote tests using JUnit 4.12 with Groovy&co steroids from IDEA:  ```java java.lang.Exception: No tests found matching method name filter from org.junit.runner.Request$1@3af039ed at org.junit.internal.requests.FilterRequest.getRunner(FilterRequest.java:40) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at...
Project looks like dead and poor documented. Is there alternatives?