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

More informative warning in case a file, and not a workspace is opened. #5

Open
fmehta opened this issue Aug 8, 2017 · 1 comment

Comments

@fmehta
Copy link

fmehta commented Aug 8, 2017

Hello,

Currently, a user who opens a single file, and not a workspace gets the following warning:

"Warn: Please use a workspace (File - Open Folder). Otherwise some features aren't working properly"

Please modify this warning to be more informative. E.g.:

"Warn: Open a workspace (File - Open Folder) instead of single files in order to XXX. More details can be found in XXX"

Thanks,
Farhad

@fabianhauser
Copy link
Member

fabianhauser commented Jan 10, 2019

It would also be nice if, instead of the error message, a graceful feature reduction could happen.

Important Lines:

workspaceRoot = params.rootPath;

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

No branches or pull requests

5 participants