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

Feature Suggestion: C# String Encode #1

Open
doggy8088 opened this issue May 15, 2016 · 3 comments
Open

Feature Suggestion: C# String Encode #1

doggy8088 opened this issue May 15, 2016 · 3 comments

Comments

@doggy8088
Copy link

Installed product versions

  • Visual Studio: 2015 Enterprise
  • This extension: 1.0.18

Description

Add an C# String Encode

Steps to recreate

  1. Open any text file in the editor
  2. Make a selection on any range of text
  3. Mouse right click on the selection
  4. Choose "Encode Selection", then click the "C# String Encode" (suggested feature)

Current behavior

Don't have a "C# String Encode" feature.

Expected behavior

Add "C# String Encode" feature.

@madskristensen
Copy link
Owner

What should it do? Escape quotation marks or...?

@doggy8088
Copy link
Author

doggy8088 commented May 15, 2016

Yes. Just escape the quotation marks or @. But there are two types of string.

  1. "xxxxx"
  2. @"xxxxx"

Maybe you can provide two types of string encode feature. Sometimes it just useful.

@wonderfuer
Copy link

wonderful

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

No branches or pull requests

3 participants