vscode-extension
vscode-extension copied to clipboard
Extension misbehaves when used with Workspaces
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.
Thanks for reporting this one @LukasHeimann! Will have a look at it.