I created a rule, then the AI edited it in the course of work, and now this rule does not open in MDC Editor mode. It opens only in text mode.
The rule displays after changing its name
And if i make the name back it doesn’t display again
Version: 0.49.4 (user setup)
VSCode Version: 1.96.2
Commit: ec408037b24566b11e6132c58bbe6ad27046eb90
Date: 2025-04-22T00:23:40.780Z
Electron: 34.3.4
Chromium: 132.0.6834.210
Node.js: 20.18.3
V8: 13.2.152.41-electron.0
OS: Windows_NT x64 10.0.26100
Hey, that’s quite strange. I don’t have this issue. Could you try deleting the rules file and ask the model to create them again?
1 Like
I’m on 0.49.6 now and the problem is gone.
It’s not displaying again. I just created the rule and commited it.
Version: 0.49.6 (user setup)
VSCode Version: 1.96.2
Commit: 0781e811de386a0c5bcb07ceb259df8ff8246a50
Date: 2025-04-25T04:49:20.797Z
Electron: 34.3.4
Chromium: 132.0.6834.210
Node.js: 20.18.3
V8: 13.2.152.41-electron.0
OS: Windows_NT x64 10.0.26100
On my end the issue is reproducible when I create a .mdc file with rules, and then I inspect it through the source control tab. After that the rule file is not showing.
Another strange thing that I noticed is that it ‘remembers’ the bugged files. So I created another file with the same rules and it looked fine, but if I rename it to a name that a bugged file was, it bugs again. Please, investigate it.
1 Like
I noticed that viewing a Git diff somehow breaks the rule display.
After I opened the diff and then opened the file normally from the file explorer, it appeared broken.
Thank you for the additional information. We will look into it.
1 Like