QB64Official / vscode

QB64 Extension for Visual Studio Code.
MIT License
13 stars 3 forks source link

Lint: Error in include file. #132

Open LordDurus opened 1 year ago

LordDurus commented 1 year ago

Change the linter to add problems for error in other files than the one getting compiled.

i.e. Name already in use (LOOK_AROUND) in line 33 of P:\projects\qb64\games\rooms/.\inc\rooms-constants.bi included Caused by (or after): LINE 21:CONST LOOK_AROUND = "look",4