Skip to content

Conversation

@kenhowardpdx
Copy link
Owner

Description

This resolves the issue where a multi-file gist would only ever open the first two and the last file (3 files) limited to the number of split editors. The solution is to open a file and trigger the workbench.action.keepEditor command.

Related Issue

#18

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

vscode-gist-multi-file

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Repository owner deleted a comment from coveralls Nov 7, 2017
@coveralls
Copy link

Coverage Status

Coverage increased (+0.1%) to 8.29% when pulling fed0339 on fix-multiple-files into bc8bb90 on master.

@kenhowardpdx kenhowardpdx merged commit 936a5a7 into master Nov 7, 2017
@kenhowardpdx kenhowardpdx deleted the fix-multiple-files branch November 7, 2017 19:55
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

Successfully merging this pull request may close these issues.

3 participants