-
-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add Dart, Flutter Log, Swift, Objective C, 5 level of default Console…
… Log color support C++ macro styling enhancement merge appcode styling into single intellij jar
- Loading branch information
Showing
6 changed files
with
191 additions
and
18 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
<idea-plugin> | ||
<id>color.scheme.GapStyle</id> | ||
<name>GapStyle Color Scheme</name> | ||
<version>2.1</version> | ||
<version>2.2</version> | ||
<vendor email="[email protected]" url="https://github.com/gaplo917/GapStyle">Gary Lo</vendor> | ||
|
||
<description><![CDATA[ | ||
|
@@ -11,11 +11,21 @@ | |
<ul> | ||
<li><b>Objective 1:</b> Optimize languages' color schemes to boost productivity on reading/writing code (Especially the language your are not familiar)</li> | ||
<li><b>Objective 2:</b> Quickly learn similar syntax with a universal designed color across different languages. </li> | ||
<li><b>Supported Languages:</b> Kotlin, Java, Swift, Scala, Javascript, Go, Python, Android Logcat, Android Native (C / C++), SQL, HTML, CSS, PHP</li> | ||
<li><b>Supported Languages:</b> Kotlin, Java, Swift, Dart, Scala, Javascript, Go, Python, Android Logcat, Android Native (C / C++), Objective-C, SQL, HTML, CSS, PHP</li> | ||
</ul> | ||
]]></description> | ||
|
||
<change-notes><![CDATA[ | ||
<h1>2.2</h1> | ||
<ul> | ||
<li>Add Dart Support</li> | ||
<li>Add Flutter Log Support</li> | ||
<li>Add Swift Support</li> | ||
<li>Add Objective C Support</li> | ||
<li>Add default 5 Level Console Log color</li> | ||
<li>C++ Macro styling enhancement</li> | ||
<li>[Experimental] Using explicit naming `GapStyle 2.2` to fix color scheme not updating</li> | ||
</ul> | ||
<h1>2.1</h1> | ||
<ul> | ||
<li>Add Ruby Support</li> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
Binary file not shown.
File renamed without changes.