Until recently I have been able to paste a 100,000+ line XML file with very few changes into an editor with the almost-identical XML file, and VS Code responds within < 1 second indicating the diff.
When using the redhat-developer vscode-java extension in VSCode, I encounter errors in my pom.xml indicating that the parent POM cannot be resolved or dependencies are missing. However, the local ...