scholarsmate commented on code in PR #1197:
URL: https://github.com/apache/daffodil-vscode/pull/1197#discussion_r1985543158


##########
src/language/providers/utils.ts:
##########
@@ -49,10 +50,36 @@ const items = [
   'import',
 ]
 
+export class XmlItem {

Review Comment:
   It appears to be an XML Element.  I think it ought to be renamed to 
something a bit more descriptive and a bit less generic.  Maybe XmlElement?



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