Ani Betts

Results 325 comments of Ani Betts

@mhagmajer What reason do you have to ship precompiled source files? I'm trying to understand the scenario here

tbh, the core issue is that Electron's spellchecker API is a synchronous API - we *must* immediately return a response, and especially on macOS, NSSpellchecker sometimes randomly decides to be...

@JeroenVinke They get cleaned up automatically, do you mean that you want to abort a running process?

@JeroenVinke It's definitely possible, though I don't know what the current sitch with cancelable promises is at the moment. You can always do this today manually though (i.e. create a...

> is it a relative URL (then try and turn it into an absolute URL and see if it exists) (also, which directory do we start from)? Don't support relative...

> Do you want a static utils class with different methods like IsFile, IsRelative, ... ? We've already got System.IO.Abstractions, that should be good enough for this - if you...

:-1: :-1: :-1: :-1: :-1: :-1: :-1: :-1: :-1: :-1: :-1: :-1: :-1: :-1: :-1: :-1: :-1: :-1: :-1: :-1: :-1: > No UAC dialogs, which means.... > ...installs to...

`%ProgramData%` isn't ACLed to allow standard users to create directories: ![](http://cl.ly/image/3F0n2J0I1H0G/content#png) > so what do you suggest to allow an installation without UAC in a shared folder for all users?...