shanedell commented on code in PR #1452:
URL: https://github.com/apache/daffodil-vscode/pull/1452#discussion_r2417336865


##########
package.json:
##########
@@ -3,7 +3,11 @@
   "displayName": "Apache Daffodilâ„¢ Extension for Visual Studio Code",
   "description": "Apache Daffodilâ„¢ Extension for Visual Studio Code providing 
DFDL syntax highlighting, DFDL code completion, DFDL schema debugging, and data 
editor",
   "version": "1.4.2-SNAPSHOT",
-  "daffodilVersion": "3.11.0",
+  "daffodilScalaVersions": {
+    "<=3.10.0,<3.11.0": "2.12",

Review Comment:
   Sounds good. Should I get rid of the `<4.0.0` for 2.13 or do you think that 
is a more reasonable edge case?



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