-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error List pane resize separator #147
Comments
Adding some clarification...this would occur on any pane docked there, not just the error list. |
Hi @Binaryify, sorry for the delayed response, got some high-priority tasks that need to be addressed. I have tried reproducing this issue with One Dark Pro, One Dark Pro Darker, One Dark Pro Flat and One Dark Pro Mix, but none of them produced result like the one in the gif. I am wondering can you let me know which version of One Dark Pro you converted for the official extension? Thank you! |
@ketttY I used this json file which generate from the vscode's generate from current theme command |
also my vs's version is 17.2.3 |
@Binaryify and @ryanbuening, thank you both for the clarification! I have created #148 to address this issue. Feel free to take a look and see if that meets your expectations! Thank you! |
That looks good to me. 👍 |
thank for the fast response, I just re-generate a new vsix and it look great |
@ketttY, could a similar thing be done (border) for the Tabs pane when tabs are placed on the left?... |
@ryanbuening, after checking, it looks like VS does not have a border token for that area, so for now the theme converter can't add a border there. Apologize for the inconvenience. |
Describe the bug
It is difficult to see where to place the cursor for resizing the Error List pane when a file is open in the most recent update.
Screenshots
Repeat Binaryify/OneDark-Pro#740
It should have a split line
In vscode, it look like this
The text was updated successfully, but these errors were encountered: