michael-hoke commented on code in PR #1346:
URL: https://github.com/apache/daffodil-vscode/pull/1346#discussion_r2254714924


##########
package.json:
##########
@@ -104,7 +104,6 @@
     "webpack-cli": "6.0.1"
   },
   "extensionDependencies": [
-    "vincaslt.highlight-matching-tag",
     "wmanth.jar-viewer"

Review Comment:
   I'm not entirely sure - don't we use this to open/parse certain schemas? If 
we remove this as a dependency, what happens if someone tries to open one of 
those schemas?
   
   If things silently don't work because we're unable to read the context of 
the entire schema, I'd be inclined to leave it. In context of the ssh/remote 
connection, this extension prefers to be installed on the remote, so it won't 
impede our extension from activating.



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