stricklandrbls opened a new issue, #1237: URL: https://github.com/apache/daffodil-vscode/issues/1237
When initially pulling the repository for development the only extension installation prompt that appears is _prettier-vscode_. However, upon launching a debug launch configuration, no functionality is available unless the required extensions are installed from the _extensionDependencies_ object in the _package.json_.  It would be convenient to have the extension dependencies also appear in an installation prompt of recommended extensions as it does for the Prettier extension. Appending the extension dependencies to the recommended extension would emit an installation prompt as follows:  -- 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]
