Thiago Temple
Thiago Temple
What about adding some sort of tagging? `// TODO: fix some issue #some-tag`
Anything new on this? I also tried today and was not able to do it.
Sure thing. The extension needed for F# is https://marketplace.visualstudio.com/items?itemName=Ionide.Ionide-fsharp All F# file have an extension of either `.fs` or `.fsx`. Here's a sample file: https://github.com/klanthier/fable-polaris/blob/master/sample/src/App.fs
hey there, just checking on this issue again, is it still not possible to add shapes nor images to cells?
I tried replacing localhost with my local IP and that didn't fix it.
I'm running on my actual device (Android) connected via USB I'm not running local server, or at least I don't think I am. I'm implementing my tests on top of...
Here it is https://github.com/OGKevin/obsidian-kobo-highlights-import/pull/374
> I had the same issue and solved. The reason is I had multiple node, and my zsh shell uses the homebrew one, but the sandbox uses the `/usr/local/bin/node` one....