You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use plugin CodeGlance for minimap in editor (like in vscode). But unfortunately it also appears in mini-editors of chat, making code hard to read. I can manually disable it for a particular editor, but this is required on every code block every time.
Looks like those editors have type Main_editor, if I disable code map for this type, than it disappears in chat, but also in main editor window. So, possible solution is to change this type to something else.
Screenshots attached
Steps to reproduce
Install CodeGlance Pro and CodeGPT plugins
Ask AI for some code
Returned code blocks will have minimap
CodeGPT version
2.15.2-241.1
Operating System
macOS
P.S.
Thanks for great opensource AI plugin! Very nice to have some opensource alternative. Was glad to pay for subscription
The text was updated successfully, but these errors were encountered:
What happened?
I use plugin CodeGlance for minimap in editor (like in vscode). But unfortunately it also appears in mini-editors of chat, making code hard to read. I can manually disable it for a particular editor, but this is required on every code block every time.
Looks like those editors have type
Main_editor
, if I disable code map for this type, than it disappears in chat, but also in main editor window. So, possible solution is to change this type to something else.Screenshots attached
Steps to reproduce
CodeGPT version
2.15.2-241.1
Operating System
macOS
P.S.
Thanks for great opensource AI plugin! Very nice to have some opensource alternative. Was glad to pay for subscription
The text was updated successfully, but these errors were encountered: