issues
search
meganrogge
/
template-string-converter
Autocorrect from quotes to backticks
MIT License
194
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Respect quote configuration with `autoRemoveTemplateString`
#44
karlhorky
opened
3 years ago
4
Bugs with `template-string-converter.autoRemoveTemplateString`
#43
karlhorky
closed
2 years ago
41
Command to toggle any string to template string without having to write ${
#42
bennysce
closed
3 years ago
2
Unexpected replacement of double-quotes with back-ticks
#41
chrmarti
closed
3 years ago
1
Project has no license
#40
spoenemann
closed
3 years ago
3
Add language svelte
#39
madacol
closed
3 years ago
0
Add trigger when pasting ${} inside a string
#38
younesaassila
opened
3 years ago
2
Extension doesn't recognize existing template literals
#37
oliversalzburg
closed
3 years ago
10
Issue with quotes inside of strings
#36
knecht-d
closed
3 years ago
2
Svelte support
#35
amiroff
closed
3 years ago
6
Extension causes high cpu load
#34
brunolemos
closed
3 years ago
1
Extension issue
#33
DanielBailey-web
closed
3 years ago
1
Conversion within template string
#32
meganrogge
closed
3 years ago
0
Refresh icon
#31
burkeholland
closed
3 years ago
0
Exception has occurred: Error: Illegal argument: character must be non-negative
#30
tjx666
closed
3 years ago
2
VSCode/Vim clash: Cannot read property 'stop' of undefined
#29
joshmu
closed
3 years ago
2
converting makes the cursor go to the end of the line
#28
la-magbanua
closed
3 years ago
14
Fails inside quotes in multiline template string
#27
roblourens
closed
3 years ago
0
Converting strings that contain backticks?
#26
JacksonKearl
closed
3 years ago
7
Does not handle nested quotes
#25
bduffany
closed
3 years ago
3
Possible to use with multiple cursor?
#24
ktutnik
closed
3 years ago
5
edge case
#23
joshxyzhimself
closed
3 years ago
3
Typing ${} quickly will not convert to template string
#22
Tyriar
closed
4 years ago
0
Respect editor.autoClosingBrackets = never
#21
Tyriar
closed
4 years ago
4
Conversion of React JSX Props on newlines fails
#20
karlhorky
opened
4 years ago
19
Removes template string if $\{ is removed
#19
xNocken
closed
4 years ago
5
Wrong conversion for nested strings
#18
loilo
closed
4 years ago
7
Make types stricter
#17
mbelsky
closed
4 years ago
0
Suggestion: If ${} is removed, turn back into a regular string.
#16
RobiFerentz
closed
4 years ago
8
In jsx props, I expect this convert feature
#15
ghost
closed
4 years ago
23
Expose validLanguages as configuration setting to use this extension in more languages
#14
BobbieGoede
closed
4 years ago
0
When input '*://${', it will not be converted automatically
#13
mantou132
closed
4 years ago
1
Don't console.log on startup
#12
roblourens
closed
4 years ago
1
should not convert quotes already in template literal
#11
tao-cumplido
closed
4 years ago
6
Does not work if the line ends with a single line comment
#10
mjbvz
closed
4 years ago
1
Wrong result if there are multiple strings on a single line
#9
mjbvz
closed
4 years ago
1
Enable in .tsx and .jsx files
#8
mjbvz
closed
4 years ago
2
I expect this extension should only work in typescript or javascript only
#7
alyahmedaly
closed
4 years ago
1
Extension does not work if 'Editor: Auto closing brackets' is set to `always`
#6
mjbvz
closed
4 years ago
0
Cannot read property 'range' of undefined
#5
roblourens
closed
4 years ago
2
Mention JavaScript and TypeScript to help users discover the extension
#4
mjbvz
closed
4 years ago
0
Use more readable extension title
#3
mjbvz
closed
4 years ago
1
Should not work inside comments
#2
joaomoreno
closed
4 years ago
1
Keep cursor position stable
#1
joaomoreno
closed
4 years ago
1
Previous