Quantcast
Channel: Active questions tagged visual-studio-code - Stack Overflow
Viewing all articles
Browse latest Browse all 97288

VSCode problemmatcher: Unknown subfolder for file location

$
0
0

I have a problem matcher defined like this:

"fileLocation": ["relative", "${workspaceFolder}"],

And I only know the name of the file and NOT the relative path from my compilation output. Than it only opens files when they are in the root of the workspace.

E.g. Problem matcher searches for: Package.sql But the file is under

  • root
    • Other Subfolders
    • PKGs
      • Package.sql

Is there a setting to let the problem matcher "find" that file, even if it's in a (unknown) subfolder? (Assumed all filenames are distinct)


Viewing all articles
Browse latest Browse all 97288

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>