alexadhy / tokyonight-jetbrains

Tokyo Night theme ported from enkia's VSCode Tokyo Night theme
https://plugins.jetbrains.com/plugin/18820-tokyo-night-theme
58 stars 29 forks source link

Not compatible with 2024.1 builds #15

Open juliogc opened 5 months ago

juliogc commented 5 months ago

Today I was prompted to update my IDE (PyCharm) to the current 2024.1 version and the plugin stopped working. Are there any plans to update it?

image

PyCharm 2024.1 (Professional Edition)
Build #PY-241.14494.241, built on March 28, 2024
Licensed to Júlio Gori Corradi
Subscription is active until April 4, 2024.
Runtime version: 17.0.10+8-b1207.12 aarch64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
macOS 14.4.1
GC: G1 Young Generation, G1 Old Generation
Memory: 2048M
Cores: 10
Metal Rendering is ON
Registry:
  ide.experimental.ui=true
Ulrich-Mbouna commented 5 months ago

Facing the same issue

DigitalJokerMan commented 4 months ago

Facing the same issue with PhpStorm 2024.1.1. Was there a breaking API change? Or is it possible to just bump the API version?

magnusheino commented 4 months ago

I forked, bumped numbers, built, and installed from local file. Works for now...

juliogc commented 4 months ago

There is already a pull request in place to fix this issue: https://github.com/alexadhy/tokyonight-jetbrains/pull/16