vscode-xml/src/services
Josh Johnson 157bafa5b9 Fix "xmlns" Identification
The previous code did not account for "xmlns=" in self-closing elements
(it only identified "xmlns:"). But the indent counter identified both,
which caused the odd nesting behavior.

Fixes #87
2017-06-20 23:30:54 -04:00
..
ChildProcess.ts Fix #21 2016-01-18 15:43:10 -05:00
XmlFormatter.ts Fix "xmlns" Identification 2017-06-20 23:30:54 -04:00
XPathEvaluator.ts handle scalar values 2016-11-25 21:34:31 +01:00
XQueryCompleter.ts Port vscode-xquery to vscode-xml 2016-01-08 10:44:46 -05:00
XQueryLinter.ts Port vscode-xquery to vscode-xml 2016-01-08 10:44:46 -05:00