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

Add an option to display control characters #7578

Merged
merged 1 commit into from
Jun 26, 2016

Conversation

kisstkondoros
Copy link
Contributor

Resolves #7331

@alexdima
Copy link
Member

Very nice! 👍 Thank you!

@alexdima alexdima merged commit f1f33b9 into microsoft:master Jun 26, 2016
@alexdima alexdima added this to the June 2016 milestone Jul 1, 2016
@@ -168,10 +168,27 @@ export class ToggleRenderWhitespaceAction extends EditorAction {
}
}

export class ToggleRenderControlCharacterAction extends EditorAction {
static ID = 'editor.action.toggleRenderControlCharacter';
Copy link
Contributor

@f111fei f111fei Jul 7, 2016

Choose a reason for hiding this comment

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

Here is static ID = 'editor.action.toggleRenderControlCharacters';

Fixes #8823

@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add an option to display control characters
4 participants