Visual Studio Code – replacement of pattern in vim editor
I have a file with following pattern property1: value1 property2: value2 property3: value3 property4: value4 property5: value5 Value could be ipv4/ipv6 ip address, number, string etc. How can this be modified to something like using available text editor tools: property1…