PY-2021.2.3 <debuggerx@debuggerx-PC Update filetypes.xml Create remote-servers.xml
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
<removed_mapping ext="bat" approved="true" type="PLAIN_TEXT" />
|
||||
<removed_mapping ext="cmd" approved="true" type="PLAIN_TEXT" />
|
||||
<removed_mapping ext="dockerfile" approved="true" type="textmate" />
|
||||
<removed_mapping ext="ignore" approved="true" type="IgnoreLang file" />
|
||||
<removed_mapping ext="java" approved="true" type="PLAIN_TEXT" />
|
||||
<removed_mapping ext="log" approved="true" type="PLAIN_TEXT" />
|
||||
<removed_mapping ext="makefile" approved="true" type="textmate" />
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
<application>
|
||||
<component name="RemoteServers">
|
||||
<remote-server name="Docker" type="docker">
|
||||
<configuration>
|
||||
<option name="apiUrl" value="unix:///var/run/docker.sock" />
|
||||
</configuration>
|
||||
</remote-server>
|
||||
</component>
|
||||
</application>
|
||||
Reference in New Issue
Block a user