Code-server: Code server missing globalStorage folder

Created on 20 May 2020  路  8Comments  路  Source: cdr/code-server

code server is missing a globalStorage folder on configuration:

For linux default location:

~/.local/share/code-server/User/globalStorage

Missing this issue causes extensions that rely on this folder to error (e.g., todo tree).

Edit: Reference to vs code api

bug

Most helpful comment

Yea thats what I did as a temp fix, but this was just for reporting a spec oversight.

All 8 comments

Actually this is something that todo tree should do based off of API. This is wrong

I missed the final part

However, the parent directory is guaranteed to be existent

As a quick fix you could just make a globalStorage directory under ~/.local/share/code-server/User/ and then reinstall Todo Tree.

Yea thats what I did as a temp fix, but this was just for reporting a spec oversight.

cc @code-asher

Actually this is fixed in v3.3.1.

Awesome!

Actually this is fixed in v3.3.1.

I am on v3.4 and this folder is still missing.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

balazssoltesz picture balazssoltesz  路  3Comments

tecosaur picture tecosaur  路  3Comments

korzq picture korzq  路  3Comments

pchecinski picture pchecinski  路  3Comments

chrischabot picture chrischabot  路  3Comments