mirror of
https://git.jami.net/savoirfairelinux/jami-client-qt.git
synced 2025-04-21 21:52:03 +02:00

Switches formatter to one not dependant on JDK - https://github.com/DotJoshJohnson/vscode-xml - { "xmlTools.xmlFormatterImplementation": "v2", "xmlTools.splitAttributesOnFormat": true, } Gitlab: #1453 Gitlab: #1865 Change-Id: I82e65d3097ac366f7873ac4c0e1d5beed3ee486e
10 lines
No EOL
395 B
XML
10 lines
No EOL
395 B
XML
<?xml version="1.0" encoding="utf-16"?>
|
|
<Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
|
<DeployedProjects />
|
|
<DirectoryMappings />
|
|
<FileMappings />
|
|
<DeploySymbols>false</DeploySymbols>
|
|
<DeployLocalizations>true</DeployLocalizations>
|
|
<DeployExternalLocalizations>false</DeployExternalLocalizations>
|
|
</Configuration> |