VS-Code: marked code gets deleted instead of wrapped when making backticks

129 Views Asked by At

when I mark some code in VS-Code, and do some quotes, VS-Code would set a quote to the beginning, and one to the end of the marked code - when doing backticks on the other hand, VS-Code would remove the marked code, and replace it by a single backtick - is there a setting where I can tell vs code to handle backticks the same way as it does quotes or single quotes, and wrap the marked content instead of replace it??

I searched the settings but could not find any entry related to backticks and everything I've found did not look related to me.

0

There are 0 best solutions below