We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad0dfa2 commit 529daedCopy full SHA for 529daed
resources/META-INF/plugin.xml
@@ -1,14 +1,19 @@
1
<idea-plugin>
2
<id>com.samdark.intellij-visual-studio-code-dark-plus</id>
3
<name>Visual Studio Code Dark Plus Theme</name>
4
- <version>1.8</version>
+ <version>1.9</version>
5
<vendor email="[email protected]" url="https://rmcreative.ru">Alexander Makarov</vendor>
6
7
<description><![CDATA[
8
A dark theme for JetBrains IDEs inspired by default Visual Studio Code "Dark Plus" theme
9
]]></description>
10
11
<change-notes><![CDATA[
12
+ <b>1.9</b>
13
+ <ul>
14
+ <li>Improve Golang highlighting.</li>
15
+ </ul>
16
+
17
<b>1.8</b>
18
<ul>
19
<li>Adjust menu separator to make it narrower and fix its color.</li>
0 commit comments