Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

intelephense will create folder on my home path #13

Closed
marlonfan opened this issue Nov 27, 2019 · 3 comments
Closed

intelephense will create folder on my home path #13

marlonfan opened this issue Nov 27, 2019 · 3 comments

Comments

@marlonfan
Copy link

Hi~ my initialOptions is:

initializationOptions: {
    storagePath: '~/.config/coc/coc-phpls-data',
    clearCache: clearCache
 },

But will create a folder on my home path

@marlonfan
Copy link
Author

[marlonfan/coc-phpls] (marlonfan/coc-phpls#32)
There are some people like me

@bmewburn
Copy link
Owner

Hi @marlonfan . There's now a globalStoragePath property that can be passed in initializationOptions. If it's not present then it defaults to nodejs os.homedir(). I've updated the readme now to reflect this. https://github.com/bmewburn/intelephense-docs#initialisation-options

@marlonfan
Copy link
Author

marlonfan commented Nov 28, 2019

Cool. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants