Hiroko

Results 4 issues of Hiroko

Version: Nightly (04/12/2021) During debugging the "step into" command will only jump to TestClass' constructor if there is a breakpoint in it. Without it, the class constructor's instructions will be...

Hi! The logic behind change detection is flawed. It becomes an issue if both file deletion and creation happens between two 'findChanges' call. (Theoretically it can be prevented by polling...

getDeletedResources -> getDeletedFiles

The IDE is unable to find declaration of interface. Steps to reproduce: 1. Open AsyncCallback.bf from corlib. 2. Try "Go To Definition" on "IAsyncResult" From other files like "AsyncStreamReader.bf", go...