Quantcast
Channel: Active questions tagged visual-studio-code - Stack Overflow
Viewing all articles
Browse latest Browse all 97371

VSCode How to Set Up Automatic Empty Strings In the Beginning/End of Statements in Brackets in PHP

$
0
0

How can I make VSCode to put empty string in PHP in the beginning/end of statements like function/if/switch/foreach? So when I input this and press enter:

if ($test === true) {

I get

if ($test === true) {

    // my cursor gets here

}

Viewing all articles
Browse latest Browse all 97371

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>