To replace curly braces with brackets using search and replace in Visual Studio code for PHP use this search/replace pattern:
Enable regex search.
Example:
$image{0} to $image[0]
Search: (\$[a-z]+)\{(.)\}
Replace: $1[$2]
This is used as a bookmark / note to self blog, other things may also appear here. It contains information regarging but not limited to Computers, Radio, SDR, Electronics..
To replace curly braces with brackets using search and replace in Visual Studio code for PHP use this search/replace pattern:
Enable regex search.
Example:
Search: (\$[a-z]+)\{(.)\}
Replace: $1[$2]
tscon 1 /dest:console- Run the batchfile as administrator (this will diconnect your current remote desktop session)
"C:\Program Files\SketchUp\SketchUp 2017\SketchUp.exe"