Releases: dinbtechit/vscode-theme
Releases · dinbtechit/vscode-theme
v1.10.5
Changed
- Removed Enum usage as it is not supported in PyCharm, CLion and RubyMine 2022.x.x
- Upgrading Gradle -
8.1
to8.3
Fixed
- #130 - VScode startup activity error - Specific to PyCharm, CLion and RubyMine.
- #132 - Java -Wrong colors if there is extends or super keyword inside generic of generic.
- #139 - Python Jupyter - Removed black background in Jupyter (Had to make a Temp fix might not be perfect.)
- VSCode Light Theme - Toolbar background was white and hard to see the buttons.
- #150 - Unable to select the default theme DARK_MODERN
- #151 - java.lang.NoClassDefFoundError JupyterPyDialect
v1.10.4
Changed
- Removed Enum usage as it is not supported in PyCharm, CLion and RubyMine 2022.x.x
- Upgrading Gradle -
8.1
to8.3
Fixed
- #130 - VScode startup activity error - Specific to PyCharm, CLion and RubyMine.
- #132 - Java -Wrong colors if there is extends or super keyword inside generic of generic.
- #139 - Python Jupyter - Removed black background in Jupyter (Had to make a Temp fix might not be perfect.)
- VSCode Light Theme - Toolbar background was white and hard to see the buttons.
v1.10.3
v1.10.2
v1.10.1
v1.10.0
v1.9.1
v1.9.0
v1.8.6
Changed
- Removing experimental update on typing
- Removing experimental Dumbaware as there are not visible improvements.