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

editorWidget.border fixed #141

Merged
merged 1 commit into from
Jul 20, 2019
Merged

editorWidget.border fixed #141

merged 1 commit into from
Jul 20, 2019

Conversation

chris78er
Copy link
Contributor

Please read the contribution guidelines before filling out this issue template.

Prerequisites

This section and the instructions in the sections below are only part of this pull request template. Please ensure to delete this whole section, all pre-filled instructions of the sections below and sections you have not filled out before submitting to ensure a clear structure and overview.

Please do your best to provide as much information as possible and use a clear and descriptive title for your enhancement suggestion or bug fix to help maintainers and the community understand and reproduce the behavior, find related pull requests and to merge it faster.

  • Ensure the pull request has not already been submitted by using the GitHub Issue search — check if this enhancement or bug fix has already been suggested. If it has and the pull request is still open, add your additions as comment or suggest a change to the existing pull request instead of opening a new one. If you find a closed pull request that seems to be similar to this one, include a link to the original pull request in the metadata head section of this new pull request.
  • Ensure your contribution belongs to the correct main or port project repository.
  • Ensure to adhere to the pull request contribution guidelines, especially the one for tests and documentations.
  • Check if the enhancement has already been implemented or bug already fixed — use the latest version and develop branch to ensure that the enhancement or bug fix has not already been added.

Metadata Head

The metadata head should be added to the top of the pull request as Markdown text quote containing the GitHub issue keyword(s) to link to the related enhancements suggestions (Closes) or bug reports (Fixes). You can add additional details like dependencies to other pull requests and the order it needs to be merged.

Closes ISSUE_ID
Must be merged after/before ISSUE_ID

Description

Describe the changes as in many relevant details as possible. If this is a enhancement suggestion add specific use-cases and explain why this feature or improvement would be useful. If this is a bug fix ensure to provide a before/after comparison by describing the current behavior and the new behavior.

References

Add any other references and links which are relevant for this pull request.

@svipas
Copy link

svipas commented Jun 20, 2019

@arcticicestudio I created a PR with more cosmetic changes which includes this deprecated theme setting: #143

Copy link
Contributor

@arcticicestudio arcticicestudio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @chris78er 👋, thanks for your contribution 👍
I've tried to reverse the history of this key and if it ever existed in the VS Code code base, but without success. I don't know why the key was ever added like this, maybe I've been too tired 😄
Anyway, thanks for the fix.

@arcticicestudio
Copy link
Contributor

🚢 Shipped with extension release version 🏷 0.11.0.

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

Successfully merging this pull request may close these issues.

4 participants