rsKliPPy / amxxpawn-language

AMXXPawn Language Service for Visual Studio Code
22 stars 8 forks source link

AMXXPawn Language Service not starting #12

Closed gtteamamxx closed 5 years ago

gtteamamxx commented 6 years ago

image

my settings:

"amxxpawn.compiler.executablePath": "C:\\Users\\grs\\Downloads\\amxxpc.exe", "amxxpawn.compiler.includePaths": [ "C:\\Users\\grs\\source\\repos\\tower-defense\\addons\\amxmodx\\scripting\\include" ], "editor.renderWhitespace": "all", "amxxpawn.compiler.showInfoMessages": true

All paths are proper. Go to definition not working, but syntax highlight works

voed commented 6 years ago

Same for me

justgo97 commented 6 years ago

For now you can go back to vscode 1.25.1 this problem occurs only with versions after this one.

rsKliPPy commented 6 years ago

I know, attempted to quickly fix it in the past but couldn't. I don't have time to delve deep into the issue right now. It's probably due to outdated dependencies.

Hembi commented 6 years ago

Any update on this @rsKliPPy? :)

wopox1337 commented 5 years ago

@rsKliPPy Need to close this issue