vscode-extension icon indicating copy to clipboard operation
vscode-extension copied to clipboard

Extension misbehaves when used with Workspaces

Open LukasHeimann opened this issue 3 years ago • 1 comments

Context

I'm trying to use the VSCode extension of Context Mapper in a project with a workspace

Problem

I have the CML file in the second folder of my workspace. However, when I run the diagram generation, the output will always be created in the first folder of the open workspace.

Expectation

As a user with multiple folders in a workspace, I expect the context mapper extension to always generate build output into the folder of the workspace, in which the source file was located.

LukasHeimann avatar May 23 '22 14:05 LukasHeimann

Thanks for reporting this one @LukasHeimann! Will have a look at it.

stefan-ka avatar May 30 '22 12:05 stefan-ka