Skip to content

Commit

Permalink
AI-4.1.3 <NinjaSiren@JDEsguerra Update androidStudioFirstRun.xml, ide…
Browse files Browse the repository at this point in the history
….general.xml, filetypes.xml, notifications.xml, editor.xml, debugger.xml	Create wsl.distributions.xml, visualizationTool.xml	Delete editor.codeinsight.xml
  • Loading branch information
NinjaSiren committed May 2, 2021
1 parent e21b370 commit 34fee9b
Show file tree
Hide file tree
Showing 9 changed files with 125 additions and 10 deletions.
2 changes: 1 addition & 1 deletion androidStudioFirstRun.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
<version>1</version>
</component>
<component name="whatsNew">
<shownVersion>3.5.0rc21</shownVersion>
<shownVersion>4.1.3</shownVersion>
</component>
</application>
13 changes: 9 additions & 4 deletions debugger.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,19 +75,24 @@
<option name="ENABLED" value="true" />
<option name="INCLUDE" value="true" />
</filter>
<filter>
<option name="PATTERN" value="kotlin.*" />
<option name="ENABLED" value="true" />
<option name="INCLUDE" value="true" />
</filter>
</component>
<component name="XDebuggerSettings">
<data-views />
<general />
<debuggers>
<debugger id="ObjectiveC">
<debugger id="kotlin_debugger">
<configuration>
<option name="VALUES_FILTER_ENABLED" value="false" />
<option name="DEBUG_IS_FILTER_FOR_STDLIB_ALREADY_ADDED" value="true" />
</configuration>
</debugger>
<debugger id="kotlin_debugger">
<debugger id="ObjectiveC">
<configuration>
<option name="DEBUG_IS_FILTER_FOR_STDLIB_ALREADY_ADDED" value="true" />
<option name="VALUES_FILTER_ENABLED" value="false" />
</configuration>
</debugger>
</debuggers>
Expand Down
5 changes: 0 additions & 5 deletions editor.codeinsight.xml

This file was deleted.

3 changes: 3 additions & 0 deletions editor.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
<application>
<component name="CodeInsightSettings">
<option name="AUTO_POPUP_JAVADOC_INFO" value="true" />
</component>
<component name="EditorSettings">
<option name="USE_SOFT_WRAPS" value="CONSOLE" />
</component>
Expand Down
1 change: 1 addition & 0 deletions filetypes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<component name="FileTypeManager" version="17">
<extensionMap>
<mapping pattern="C:\Users\NinjaSiren\Documents\Textbooks\bookbg" type="Image" />
<mapping ext="webp" type="Image" />
</extensionMap>
</component>
</application>
3 changes: 3 additions & 0 deletions ide.general.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,7 @@
<option name="processCloseConfirmation" value="TERMINATE" />
<option name="showTipsOnStartup" value="false" />
</component>
<component name="Registry">
<entry key="external.system.auto.import.disabled" value="true" />
</component>
</application>
1 change: 1 addition & 0 deletions notifications.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<application>
<component name="NotificationConfiguration" showBalloons="false">
<notification groupId="Build sync orphan modules" displayType="NONE" shouldLog="false" />
<notification groupId="Gradle Notification Group" displayType="NONE" shouldLog="false" />
</component>
</application>
9 changes: 9 additions & 0 deletions visualizationTool.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<application>
<component name="VisualizationTool">
<option name="state">
<GlobalState>
<option name="firstTimeOpen" value="false" />
</GlobalState>
</option>
</component>
</application>
98 changes: 98 additions & 0 deletions wsl.distributions.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,98 @@
<application>
<component name="WslDistributionsService" version="1">
<descriptors>
<set>
<descriptor>
<id>DEBIAN</id>
<microsoft-id>Debian</microsoft-id>
<executable-path>debian.exe</executable-path>
<presentable-name>Debian GNU/Linux</presentable-name>
</descriptor>
<descriptor>
<id>KALI</id>
<microsoft-id>kali-linux</microsoft-id>
<executable-path>kali.exe</executable-path>
<presentable-name>Kali Linux</presentable-name>
</descriptor>
<descriptor>
<id>OPENSUSE42</id>
<microsoft-id>openSUSE-42</microsoft-id>
<executable-path>opensuse-42.exe</executable-path>
<presentable-name>openSUSE Leap 42</presentable-name>
</descriptor>
<descriptor>
<id>SLES12</id>
<microsoft-id>SLES-12</microsoft-id>
<executable-path>sles-12.exe</executable-path>
<presentable-name>SUSE Linux Enterprise Server 12</presentable-name>
</descriptor>
<descriptor>
<id>SLES15</id>
<microsoft-id>SLES-15</microsoft-id>
<executable-path>sles-15.exe</executable-path>
<presentable-name>SUSE Linux Enterprise Server 15</presentable-name>
</descriptor>
<descriptor>
<id>OPENSUSE15</id>
<microsoft-id>openSUSE-Leap-15</microsoft-id>
<executable-path>openSUSE-Leap-15.exe</executable-path>
<presentable-name>openSUSE Leap 15</presentable-name>
</descriptor>
<descriptor>
<id>OPENSUSE15-1</id>
<microsoft-id>openSUSE-Leap-15-1</microsoft-id>
<executable-path>openSUSE-Leap-15-1.exe</executable-path>
<presentable-name>openSUSE Leap 15.1</presentable-name>
</descriptor>
<descriptor>
<id>UBUNTU</id>
<microsoft-id>Ubuntu</microsoft-id>
<executable-path>ubuntu.exe</executable-path>
<presentable-name>Ubuntu</presentable-name>
</descriptor>
<descriptor>
<id>UBUNTU1604</id>
<microsoft-id>Ubuntu-16.04</microsoft-id>
<executable-path>ubuntu1604.exe</executable-path>
<presentable-name>Ubuntu 16.04</presentable-name>
</descriptor>
<descriptor>
<id>UBUNTU1804</id>
<microsoft-id>Ubuntu-18.04</microsoft-id>
<executable-path>ubuntu1804.exe</executable-path>
<presentable-name>Ubuntu 18.04</presentable-name>
</descriptor>
<descriptor>
<id>UBUNTU2004</id>
<microsoft-id>Ubuntu-20.04</microsoft-id>
<executable-path>ubuntu2004.exe</executable-path>
<presentable-name>Ubuntu 20.04</presentable-name>
</descriptor>
<descriptor>
<id>WLINUX</id>
<microsoft-id>WLinux</microsoft-id>
<executable-path>wlinux.exe</executable-path>
<presentable-name>WLinux</presentable-name>
</descriptor>
<descriptor>
<id>PENGWIN</id>
<microsoft-id>Pengwin</microsoft-id>
<executable-path>pengwin.exe</executable-path>
<presentable-name>Pengwin</presentable-name>
</descriptor>
<descriptor>
<id>PENGWIN_ENTERPRISE</id>
<microsoft-id>WLE</microsoft-id>
<executable-path>wle.exe</executable-path>
<presentable-name>Pengwin Enterprise</presentable-name>
</descriptor>
<descriptor>
<id>ARCH</id>
<microsoft-id>Arch</microsoft-id>
<executable-path>Arch.exe</executable-path>
<presentable-name>Arch Linux</presentable-name>
</descriptor>
</set>
</descriptors>
</component>
</application>

0 comments on commit 34fee9b

Please sign in to comment.