miscellaneous

Create a comma separated string from text in VS Code

VS Code Way of Adding quote and comma in multiline string

Vasav

1 minute read

There are cases when you are copying a column data from excel or other tool in a text editor and you want to format it to be used in SQL in clause or any other usecase. In this article, I am providing a way to do it in VS code.