Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Other
>
String Literal Tools For Java
New to Visual Studio Code?
Get it now.
String Literal Tools For Java
poletaev-d
|
2,125 installs
|
(
1
)
|
Free
Simplifies working with string literals in Java
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
String Literal Tools For Java
Features
Copy unescaped value of string literal (or literal concatenation) to clipboard
Paste plain text from clipboard into string literals. Each line is located in its own literal
Usage
Commands are available in
Command Palette
(Cmd/Ctrl+Shift+P)