Conversion on copy paste:

Copy element as text in case it can't be converted
This commit is contained in:
Pavel V. Talanov
2013-12-20 17:27:16 +04:00
parent ab19669c43
commit 3a4b7e07f8
11 changed files with 44 additions and 1 deletions
@@ -0,0 +1,3 @@
public static void main(String[]args){
a + <selection>b - c + d</selection> - e
}