Open nervenes opened 2 months ago
Is there api for that? If not - I will close the issue.
I have the same response as https://github.com/usernamehw/vscode-error-lens/issues/218#issuecomment-2294849182
But why close the issue, say that you couldn't find any way to do it, keep the issue open for tracking the feature if and when such an api becomes available?
Ideally, this repo would only have ACTIONABLE issues, e.g. I open it => pick an issue to implement that only requires some effort, not waiting years for api (or the api may never be provided).
There are a few issues that've been closed regarding this, with the solution to set a fixed margin to align the message to the right. While this works if you keep the editor view in a fixed size, it's not an optimal solution, nor a solution for those who work with vscode in different sizes which... truth be told, i dont believe a single person wont resize their panes. We'd be looking at an alignment behavior similar to xcode for a proper solution to this problem.