Files
openide/python/ide-common
Ilya.Kazakevich 7aa8ade0af [pycharm]: Make org.toml.lang plugin essential since PyCharm can't work without it.
Python support depends on TOML (see `intellij.python.community.impl.xml` `<dependencies>`), but since this plugin is not essential, user can disable it and break PyCharm.

We make it essential to hide it and prevent from disabling

GitOrigin-RevId: 14e4197d0a0c53bf0921fb900184436974004866
2024-02-26 15:40:44 +00:00
..