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

Open to the Side action does not give focus to editor #9

Open
felicio opened this issue Nov 12, 2017 · 1 comment
Open

Open to the Side action does not give focus to editor #9

felicio opened this issue Nov 12, 2017 · 1 comment

Comments

@felicio
Copy link
Owner

felicio commented Nov 12, 2017

This action, only when triggered by ⌃Click, prevents the text document from being automatically folded.

@felicio felicio added the bug label Nov 12, 2017
@felicio
Copy link
Owner Author

felicio commented Nov 13, 2017

Once fixed, recommend the extension in this issue's thread. However, note the fact the extension refolds opened text documents to default fold level. It does not persist fold level state per file.

@felicio felicio changed the title Documents opened in Split Editor don't get folded Documents opened in Split Editor do not get automatically folded Nov 13, 2017
@felicio felicio changed the title Documents opened in Split Editor do not get automatically folded Open to the Side action does not give focus to editor Nov 20, 2017
@felicio felicio added the api label Nov 20, 2017
felicio added a commit that referenced this issue Nov 25, 2018
- Does not enforces folding when view state was remembered (This behavior is now handled by `workbench.editor.restoreViewState`)
- Validates default fold level configuration value
- Renames configuration section

See #9, https://code.visualstudio.com/updates/v1_28#_do-not-restore-view-state-when-reopening-a-file
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

1 participant