stevedlawrence commented on code in PR #253:
URL: https://github.com/apache/daffodil-vscode/pull/253#discussion_r970745700


##########
.vscode/launch.json:
##########
@@ -48,6 +48,15 @@
                        ],
                        "internalConsoleOptions": "openOnSessionStart",
                        "preLaunchTask": "npm: compile"
+               },
+               {
+                       "type": "scala",
+                       "request": "launch",
+                       "name": "DAPodil",

Review Comment:
   > would only see this if they cloned the repo and were using VS Code
   
   How does that work? I don't see anything that only shows this menu for 
extension developers?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to