Skip to content

v1.10.5

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Oct 13:24
· 39 commits to main since this release
3b001d0

Changed

  • Removed Enum usage as it is not supported in PyCharm, CLion and RubyMine 2022.x.x
  • Upgrading Gradle - 8.1 to 8.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