We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f02c28 commit eadf6c3Copy full SHA for eadf6c3
resources/META-INF/plugin.xml
@@ -1,7 +1,7 @@
1
<idea-plugin>
2
<id>com.gmike.visual-studio-2019-dark</id>v
3
<name>Visual Studio 2019 Dark Theme</name>
4
- <version>1.4</version>
+ <version>1.5.1</version>
5
<vendor email="roman.soloweow@gmail.com" url="https://github.com/RomanSoloweow">GMIKE</vendor>
6
7
<description><![CDATA[
@@ -10,6 +10,12 @@
10
]]></description>
11
12
<change-notes><![CDATA[
13
+ <b>1.5</b>
14
+ <ul>
15
+ <li>Support Razor Syntax</li>
16
+ <li>Fix bug "Cannot find /Visual_Studio_2019_Dark.xml in PluginClassLoader"</li>
17
+ <li>Fix bug: color scheme was not set when installing the plugin</li>
18
+ </ul>
19
<b>1.4</b>
20
<ul>
21
<li>Color for font and background of IDE</li>
resources/META-INF/pluginIcon.svg
0 commit comments