Let me start this blog post by showing what this was all about:
See the ‘Unresolved dependency’ message? That what this is all about. Before the work that I did, that message didn’t appear for Gradle projects. And after wasting some time on an off day because of a typo, I was really frustrated that VSCode didn’t help me not lose this time. In retrospect, i don’t know why this made me so frustrated. Maybe the frustration was piling up for a long time or maybe I wasn’t in a good day, probably never know.
After some time i understood why this never has bugged me as much before: the message appears nicely when working with Maven projects, which is the majority of my daily working projects. …
About