Commit 8f521236 authored by fengyuchenglun's avatar fengyuchenglun

IU-2020.2 <fengyuchenglun@DESKTOP-TST969D Update wsl.distributions.xml, debugger.xml

parent 8ecc920d
...@@ -101,6 +101,11 @@ ...@@ -101,6 +101,11 @@
<option name="ENABLED" value="true" /> <option name="ENABLED" value="true" />
<option name="INCLUDE" value="true" /> <option name="INCLUDE" value="true" />
</filter> </filter>
<filter>
<option name="PATTERN" value="kotlin.*" />
<option name="ENABLED" value="true" />
<option name="INCLUDE" value="true" />
</filter>
</component> </component>
<component name="XDebuggerSettings"> <component name="XDebuggerSettings">
<data-views /> <data-views />
......
...@@ -86,6 +86,12 @@ ...@@ -86,6 +86,12 @@
<executable-path>Arch.exe</executable-path> <executable-path>Arch.exe</executable-path>
<presentable-name>Arch Linux</presentable-name> <presentable-name>Arch Linux</presentable-name>
</descriptor> </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>
</set> </set>
</descriptors> </descriptors>
</component> </component>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment