djblue / portal

A clojure tool to navigate through your data.

Home Page:https://djblue.github.io/portal/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Windows VS Code extension fails to display

kjothen opened this issue · comments

The VS Code integration does not seem to fire-up on Windows. It appears to be a problem with making the directory ~/.portal, probably an issue with an errant leading /.


Uncaught Errors (1)
ENOENT: no such file or directory, mkdir '/C:/Users/ABC123/.portal'

Interesting, thanks for the bug report @kjothen! I will look into this if I get some time. The relevant code can be found here if you are feeling adventurous.

@kjothen I think #108 should fix this 💯