Diese Webseite funktioniert besser mit JavaScript.
Startseite
Erkunden
Hilfe
Anmelden
TheoryOfNekomata
/
jetbrains-settings
Beobachten
1
Favorisieren
0
Fork
0
Code
Issues
0
Pull-Requests
0
Releases
0
Wiki
Aktivität
Quellcode durchsuchen
CL-2020.3.4 <TheoryOfNekomata@VALHALLA Create csv-plugin.xml, ui.lnf.xml, pluginAdvertiser.xml, colors.scheme.xml, a-file-icons.xml
master
TheoryOfNekomata
vor 3 Jahren
Commit
3fe1a593b2
5 geänderte Dateien
mit
1960 neuen
und
0 gelöschten
Zeilen
Geteilte Ansicht
Diff-Optionen
Statistiken anzeigen
Patch-Datei herunterladen
Vergleichs-Datei herunterladen
+6
-0
a-file-icons.xml
+5
-0
colors.scheme.xml
+5
-0
csv-plugin.xml
+1938
-0
pluginAdvertiser.xml
+6
-0
ui.lnf.xml
+ 6
- 0
a-file-icons.xml
Datei anzeigen
@@ -0,0 +1,6 @@
<application>
<component name="AtomFileIconsConfig">
<option name="accentColor" value="009688" />
<option name="themedColor" value="cccccc" />
</component>
</application>
+ 5
- 0
colors.scheme.xml
Datei anzeigen
@@ -0,0 +1,5 @@
<application>
<component name="EditorColorsManagerImpl">
<global_color_scheme name="Darcula" />
</component>
</application>
+ 5
- 0
csv-plugin.xml
Datei anzeigen
@@ -0,0 +1,5 @@
<application>
<component name="CsvEditorSettings">
<option name="CURRENT_PLUGIN_VERSION" value="2.16.3" />
</component>
</application>
+ 1938
- 0
pluginAdvertiser.xml
Datei-Diff unterdrückt, da er zu groß ist
Datei anzeigen
+ 6
- 0
ui.lnf.xml
Datei anzeigen
@@ -0,0 +1,6 @@
<application>
<component name="UISettings">
<option name="HIDE_TOOL_STRIPES" value="true" />
<option name="SHOW_NAVIGATION_BAR" value="false" />
</component>
</application>
Verfassen
Vorschau
Laden…
Abbrechen
Speichern