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

fix #7393 can't open tomcat configuration without workspaces opened #7394

Merged
merged 1 commit into from
Mar 25, 2020

Commits on Mar 23, 2020

  1. fix eclipse-theia#7393 can't open tomcat configuration without worksp…

    …aces opened
    
    When no workspaces are opened, storagePath should return undefined in
    accordance with the vscode implementation(https://github.com/microsoft/vscode/blob/416bb2e8d08f123df4bfb458070fcbb9fb69a3da/src/vs/workbench/api/node/extHostStoragePaths.ts#L46-L49).
    
    Signed-off-by: tom-shan <swt0008411@163.com>
    tom-shan committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    1ab790d View commit details
    Browse the repository at this point in the history