Skip to content
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

Animated resizing in Visual Studio Code breaks Slate move #535

Open
pascalpp opened this issue May 26, 2023 · 1 comment
Open

Animated resizing in Visual Studio Code breaks Slate move #535

pascalpp opened this issue May 26, 2023 · 1 comment

Comments

@pascalpp
Copy link

I have 2 keybindings for 2 chains of operations to resize the window from the left or right edge, with each operation in the chain making the window slightly larger. Something about the animated window resize behavior in Visual Studio Code is breaking this, and a lot of similar resize operations I've defined (demo video below). This used to work great in Code, the same as in other apps, and I've tried to figure out what changed by downgrading to older versions of Code, but it happens in older versions too. Incidentally my slate config is here if anyone wants to try it out. Would love to have confirmation as to whether this is happening in VSCode for other Slate users as well, or if it's something specific to my machine.

slate.move.operation.not.working.in.VS.Code.mp4
@pascalpp
Copy link
Author

pascalpp commented Sep 8, 2023

Update: this appears to be a known issue with a change in VSCode that affects other window managers. microsoft/vscode#169123

@deepak1556 merged a fix for that issue, but as far as I can tell the problem still exists in the current release of VSCode, so I've switched to the VSCode Insiders build which doesn't exhibit this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant