If there is an .sp file inside the folder where the includes reside, the MainPath will default to whatever the .sp file inside it is and the extension won't properly work on the file you're actually working on.
To Reproduce
Put a plugin file inside SourcePawnLanguageServer.includesDirectories
Try to use third-party includes in a plugin you're working on ( it can be any ).
Basic informations
Further Information
If there is an
.sp
file inside the folder where the includes reside, the MainPath will default to whatever the .sp file inside it is and the extension won't properly work on the file you're actually working on.To Reproduce
SourcePawnLanguageServer.includesDirectories