-
Notifications
You must be signed in to change notification settings - Fork 305
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
Added 'Tab-Aware Paste' action in the context menu of the editor area #3239
base: master
Are you sure you want to change the base?
Conversation
Signed-off-by: Defman21 <[email protected]>
Thanks Defman! |
@@ -931,4 +931,4 @@ | |||
<!ENTITY contributePackages.label "Contribute Packages"> | |||
<!ENTITY shareTool.label "Share this Tool"> | |||
|
|||
|
|||
<!ENTITY tabAwarePaste.label "Tab-Aware Paste"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you please rename it to "Paste (Preserve Indentation)"
Spaces all the way, but also we shouldn't judge .. :p
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That's a long label for a context menu, to be fair.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It really isn't. Have a look at your context menu's.
Signed-off-by: Defman21 <[email protected]>
Signed-off-by: Defman21 [email protected]