Shanedell commented on code in PR #117:
URL: https://github.com/apache/daffodil-vscode/pull/117#discussion_r883836922
##########
language/dfdl.json:
##########
@@ -0,0 +1,109 @@
+{
Review Comment:
No `language` is still needed as it defines the different aspect of the
language like syntax, comments, etc. The `src/language` is mostly for auto
completion/snippet/intellisense I believe suppport, @rthomas320 would be better
to explain. But the snippets stuff was removed that was in a folder called
`snippets`, `language` and `src/language` are both needed for the custom `dfdl`
language support
--
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]