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
Hi @pickfire Thanks for your suggestion. I have considered these features. But these features are very closely integrated with the IDE or editor. I think it's better and easier to implement them by the IDE or editor.
Maybe code-minimap needs to provide some low-level interfaces. For example supports specifying range and ansi color as parameters for rendering. However, many cli editors do not directly use ansi colors for highlighting, such as vim. So this may not actually do help to the editor.
It would be interesting to see colored view on the side based on the context, like diff mode, git mode, conflict mode, lsp error.
The text was updated successfully, but these errors were encountered: