Skip to content

Conversation

@isidorn
Copy link
Contributor

@isidorn isidorn commented Dec 18, 2015

At the moment we magically append the workspace root to some properties of the launch.json on the vscode side.
This will go away in the future since it is clunky. Thus we want to educate users to use the ${workspaceRoot} variable for all paths, since we will no longer support relative paths in the future.

At the moment we magically append the workspace root to some properties of the launch.json on the vscode side.
This will go away in the future since it is clunky. Thus we want to educate users to use the ${workspaceRoot} variable for all paths, since we will no longer support relative paths in the future.
@isidorn
Copy link
Contributor Author

isidorn commented Dec 18, 2015

Also the package.json in the examples folder should be updated.

@daviwil
Copy link
Contributor

daviwil commented Dec 18, 2015

Makes sense, thanks for sending the PR!

daviwil added a commit that referenced this pull request Dec 18, 2015
package.json: use ${workspaceRoot}
@daviwil daviwil merged commit 5d033c5 into PowerShell:master Dec 18, 2015
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

Successfully merging this pull request may close these issues.

3 participants