When working on an XML file, is there a simple way to select the current node?
“Expand selection to scope” doesn’t work, because the node values don’t have a specific scope (so it selects the entire “text.xml” scope, which is the entire file)
Thanks