Shanedell commented on pull request #63: URL: https://github.com/apache/daffodil-vscode/pull/63#issuecomment-995357972
Could be but for either way the `styles.css` and `launchWizard.js` would not be getting loaded. I will push a commit up here shortly, you will want to pull that update down. Then rebuild and reinstall the VSIX file. Is the settings you see, look like this? <img width="1904" alt="Screen Shot 2021-12-15 at 8 28 48 PM" src="https://user-images.githubusercontent.com/32347414/146291184-1ebf4272-40d1-4fa2-b6af-4321ab649487.png"> If so you were setting the global config not using the launch wizard. As stated in my previous comment there seems to be an issue that those globals do not get loaded when they are set and no `.vscode/launch.json` exists, this will need to be a separate issue I believe. If you the the config I sent for your `.vscode/launch.json`, I am pretty confident it will work. -- 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]
