Shanedell commented on code in PR #117:
URL: https://github.com/apache/daffodil-vscode/pull/117#discussion_r883957734


##########
language/syntaxes/dfdl.tmLanguage.json:
##########
@@ -0,0 +1,387 @@
+{
+       "information_for_contributors": [

Review Comment:
   @stevedlawrence I added them to the LICENSE and bin.LICENSE file and removed 
that json-license.txt file. I tried just adding the LICENSE to them and just 
ignoring the VS Code error but it caused issues with the language extension. 
Now with what you said about doing
   ```bash
   {
       "license": LICENSE
   }
   ```
   could possibly work if that is desired more than what I did just now



-- 
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