Leo Shklovskii

Results 22 comments of Leo Shklovskii

@jthegedus done - I also cleaned up a few other packages that were showing `build:unknown` because they were pointing at old github repos that were moved.

That's great to hear @rbotzer - any ETA on that release? It looks like it's been quite a while since 6.0.0.

This effectively makes the output not parseable since spaces in the attributes are indistinguishable from the separators - any chance an argument could be added to print the output with...

Thanks @vladmos - is there a guide/wiki on setting up a dev env and running tests for buildozer?

Balint, that's a great little hack - the problem is that it doesn't work with the HTML4 support in IE - any idea if it's possible to tell whether the...

@semaperepelitsa - While it's a nice hack, anyone using @seb78's hack should be aware that it's not really dependable. Anything could happen to cause the timestamps to be different and...

A flow client does spin up for every control hover, but the overhead should be pretty low and they should ping the server (which should be running) and die pretty...

@lgraziani2712 - can you look at the settings for `flow-ide`, what is your `flow-ide.executablePath` set to, if anything?

Ok, the root issue is that we're not invoking `flow.exe` on windows. @lgraziani2712 if you need a workaround for now, you can set `flow-ide.executablePath` to the location of `flow.exe` (typically...

No problem. Try setting the `executablePath` and let me know if that helps. There's a chance it may not because of another code issue :-/