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

Ctrl+f4 is not working the latest version of close VsCode Insider builds #44

Closed
thekalinga opened this issue Nov 30, 2016 · 7 comments
Closed
Assignees

Comments

@thekalinga
Copy link

When I try to close the active editor using ctrl+f4 I get the following error.

Command workbench.files.action.closeFile has been removed. You can use workbench.action.closeActiveEditor instead

@kasecato kasecato self-assigned this Nov 30, 2016
@kasecato kasecato added the bug label Nov 30, 2016
@kasecato kasecato modified the milestone: v0.2.5 Nov 30, 2016
@kasecato kasecato added duplicate and removed bug labels Nov 30, 2016
@kasecato
Copy link
Owner

kasecato commented Dec 1, 2016

@thekalinga
duplicated #8
fixed #9

@kasecato
Copy link
Owner

kasecato commented Dec 1, 2016

@thekalinga
When I download IntelliJ extension using Insider builds 1.8.0, the extension version is v0.1.1 instead of v0.2.4. This is really weird thing...

screen shot 2016-12-02 at 0 08 33

@kasecato
Copy link
Owner

kasecato commented Dec 1, 2016

@thekalinga
Please try manual install VSIX (Extensions: Install from VSIX), temporary.
intellij-idea-keybindings-0.2.5.vsix

@thekalinga
Copy link
Author

I have installed 0.2.4, alt+1 does not work along with various other shortcuts.

Auto update of extension for IntelliJ extension did not work. I had to uninstall & re-install the app.

@thekalinga
Copy link
Author

thekalinga commented Dec 1, 2016

Sorry.. alt+1 is working, but not correctly. It is currently toggling left sidebar.

i.e if you have extensions sidebar open, and if you press alt+1, we should see explorer & if we press alt+1 again, the panel should be hidden.

Pressing alt+1 should toggle hiding and showing explorer.

shift+esc should hide all panels (terminal, output, e.t.c) & all sidebar panels(explorer, git, extension, debug, e.t.c) when they are focused.

Please try this Intellij before giving the fix. Thanks.

@thekalinga
Copy link
Author

thekalinga commented Dec 1, 2016

Please note that shift+esc is focus dependent.

Meaning, if you press shift+esc when you are in editor, it should not do anything (as the panel/sidebar does not have focus)

Pressing this combination, while the panel/sidebar has focus should hide the panel/sidebar under focus.

@thekalinga
Copy link
Author

thekalinga commented Dec 5, 2016

Don't mean to push you.. Just checking to see if I can help..

Is there any blocker in fixing this?

Disclosure: I'm not well versed in neither JS nor Vscode :)

Thanks

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

No branches or pull requests

2 participants