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


##########
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:
   Gotcha. 3.10.0 is old enough that I don't expect we'll ever do a support 
version. Suggest removing it to avoid confusion.



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