Compare commits

..

2 Commits

Author SHA1 Message Date
debuggerx ff51154b2e AI-Otter | 2025.2.1 <debuggerx@debuggerx-PC Update diff.xml 2025-11-15 22:37:33 +08:00
debuggerx e553eb2eee AI-Otter | 2025.2.1 <debuggerx@debuggerx-PC Update filetypes.xml 2025-11-15 22:17:03 +08:00
2 changed files with 8 additions and 2 deletions
+7 -2
View File
@@ -5,15 +5,20 @@
<PlaceSettings>
<option name="DIFF_TOOLS_ORDER">
<list>
<option value="com.intellij.diff.tools.simple.SimpleDiffTool" />
<option value="com.intellij.diff.tools.fragmented.UnifiedDiffTool" />
<option value="com.intellij.diff.tools.simple.SimpleDiffTool" />
<option value="com.intellij.openapi.vcs.changes.patch.tool.ApplyPatchDiffTool" />
<option value="com.intellij.openapi.vcs.changes.patch.tool.PatchDiffTool" />
<option value="org.jetbrains.idea.svn.difftool.properties.SvnPropertiesDiffTool" />
<option value="org.jetbrains.idea.svn.difftool.SvnPhantomChangeDiffRequestProvider.SvnPhantomDiffTool" />
<option value="org.jetbrains.idea.svn.difftool.SvnTreeConflictDiffRequestProvider.SvnTreeConflictDiffTool" />
<option value="com.intellij.diff.tools.binary.BinaryDiffTool" />
<option value="com.intellij.diff.tools.dir.DirDiffTool" />
<option value="com.intellij.diff.tools.combined.CombinedSideBySideDiffTool" />
<option value="com.intellij.diff.tools.combined.CombinedUnifiedDiffTool" />
<option value="com.intellij.openapi.vcs.changes.patch.tool.PatchDiffTool.Unified" />
<option value="com.intellij.openapi.vcs.changes.patch.tool.PatchDiffTool.SideBySide" />
<option value="com.android.studio.ml.bot.diff.diffviewers.BotUnifiedDiffTool" />
<option value="com.android.studio.ml.bot.diff.diffviewers.BotSplitViewDiffTool" />
</list>
</option>
</PlaceSettings>
+1
View File
@@ -7,6 +7,7 @@
<mapping ext="stl" type="PLAIN_TEXT" />
<mapping ext="obj" type="PLAIN_TEXT" />
<mapping ext="mtl" type="PLAIN_TEXT" />
<mapping ext="urdf" type="PLAIN_TEXT" />
<removed_mapping ext="apk" approved="true" type="ARCHIVE" />
<removed_mapping ext="csv" approved="true" type="CSV/TSV" />
<removed_mapping ext="db" approved="true" type="SQLite" />