karlduderstadt

Results 33 comments of karlduderstadt

@guofan2019 thanks for reporting this issue and sharing your solution. We also noticed this behavior for a long time and assumed it was a mistake in our implementation. We added...

I am also interested in adding LSP support. I already started and made an implementation for just autocompletion, but I think it would be better to create a more complete...

@hinerm thank you for looking into the suggested fix. I am not sure I have a use case for that behaviour so I can't really comment on it. @imagejan Yes,...

@hinerm Awesome! Thanks for opening the PR!

@ksugar This is a great PR. I would love to be able to open n5 and zarr using drag and drop. I see you have now added those two directory...

@ctrueden wrote: > In _Edit → Options → ImageJ2..._, do you have "Use SCIFIO when opening files" checked or not? Yes! We always have this turned on so our SCIFIO...

@ksugar Thanks very much for testing and reporting back about this. Yes, I didn't realize directories are already supported. I had a mistake in my directory detection. With that fixed,...

For completeness, I should probably mention some other open issues and PRs. As far as I understand, Datasets are opened correctly using uiService.show( , which is called somewhere, using IOPlugins...

> with the "use SCIFIO" option on, ImageJ2 will intercept I/O operations and give `IOPlugin`s first dibs. I don't think it's easy to have our cake and eat it too...

@ksugar I think this is a great solution. I am curious what others think. Now that @rasband fixed issue #177 and the `openAndAddToRecent` returns `true` when files are opened matching...