Visual Studio Code – VsCode remove dots from xml tag content
I have an XML file and only for specific tag names I need to remove dots (.) from contents, I don't know the dots position and the numbers (ex: "12345.6", "1.23.456.7", "ABC.456.98"). For example, if I have: <?xml version="1.0"?> <MyData>…