Skip to content
This repository was archived by the owner on Jul 15, 2023. It is now read-only.

Fixes #744 Adding configuration snippets#794

Merged
ramya-rao-a merged 2 commits intomasterfrom
configsnippets
Feb 14, 2017
Merged

Fixes #744 Adding configuration snippets#794
ramya-rao-a merged 2 commits intomasterfrom
configsnippets

Conversation

@ramya-rao-a
Copy link
Copy Markdown
Contributor

No description provided.

package.json Outdated
"type": "go",
"request": "launch",
"mode": "debug",
"program": "^\"\\${workspaceRoot}${1:/main.go}\""
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You might want to put the slash before the ${} so they can replace main.go without removing the slash.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good idea, this was a remnant of when I had combined debugggin package and file in which case one might want to remove the / as well

@ramya-rao-a ramya-rao-a merged commit 00c4468 into master Feb 14, 2017
@ramya-rao-a ramya-rao-a deleted the configsnippets branch March 30, 2017 04:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants