We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 362b7f3 commit 3c8ed50Copy full SHA for 3c8ed50
1 file changed
resources/linux/code-workspace.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
3
- <mime-type type="application/x-@@NAME@@-workspace">
4
- <comment>@@NAME_LONG@@ Workspace</comment>
5
- <glob pattern="*.code-workspace"/>
6
- </mime-type>
+ <mime-type type="application/x-@@NAME@@-workspace">
+ <comment>@@NAME_LONG@@ Workspace</comment>
+ <glob pattern="*.code-workspace"/>
+ </mime-type>
7
</mime-info>
0 commit comments