Indent / Unindent issue after enabling IC2 plugin

Issue #2347 resolved
Adam Petrovich created an issue

Hi!
Issue itself - Indent/Unindent just stopping to work after activating IC2 plugin, when disabling again - all’s fine.

Configuration:

  • Ubuntu 23.04 (currently can’t check on other systems, sorry)
  • Latest stable IDEA at this moment (+ New UI, But I checked on old one and results the same)
  • Latest IC2 plugin

So reproducing steps chain is quite simple, I tried many times with clean config with “Sync Off” in IDEA, so config should be clear:

  • Install IDEA/WebStorm without any additional stuff on Ubuntu through JetBrains Toolbox
  • NOT Install / Activate IC2 yet
  • Open any project and any file (actually it’s not important which one - you can even open Scala, Indents will be broken there as well later)
  • Check that Indent / Unindent (Tab or Shift-Tab, or Edit → Indent Selection etc.) works as expected
  • Install and activate IC2
  • EXPECTED: Indent / Unindent should works
  • ACTUAL: Indent / Unindent just doing nothing in any kind of files

Comment:
There is very strange issue - Indent/Unindent not works when I enabling IC2 plugin, and most interesting - it’s just stopping to works for all the files, no matter which format language is there.

Not sure, probably it’s only my issue, because I cannot find anything similar here.

If it’s not only my issue - it’s kinda critical, but if not - maybe somebody can help me with some advice, i’m struggling here a little, thanks in advance!)

Official response

Comments (3)

  1. Scott Wells repo owner

    Well, to be fair, that was a pretty bad one to let through and needed to be addressed ASAP!

  2. Log in to comment