Files
code_tool_fly/VSCode-win32-x64-1.74.0/resources/app/extensions/xml/xsl.language-configuration.json
T

1 line
278 B
JSON
Raw Normal View History

2025-05-09 16:55:09 +08:00
{"comments":{"lineComment":"","blockComment":["<!--","-->"]},"brackets":[["<!--","-->"],["<",">"],["{","}"],["(",")"],["[","]"]],"wordPattern":{"pattern":"(-?\\d*\\.\\d\\w*)|([^\\`\\~\\!\\@\\#\\$\\%\\^\\&\\*\\(\\)\\=\\+\\[\\{\\]\\}\\\\\\|\\;\\:\\'\\\"\\,\\.\\<\\>\\/\\?\\s]+)"}}