Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

extension doesn't work with latest version of vscode #19

Open
hellmoss opened this issue Aug 24, 2021 · 4 comments
Open

extension doesn't work with latest version of vscode #19

hellmoss opened this issue Aug 24, 2021 · 4 comments

Comments

@hellmoss
Copy link

hellmoss commented Aug 24, 2021

https://forums.alliedmods.net/showpost.php?p=2753638&postcount=167

The latest version of this extension doesn't work with the latest version of VS Code.
Because when you click on Compile Plugin or Compile Plugin Locally, it will always give an error "command amxxpawn.compile not found".
I searched through stackoverflow and found that you need to activate the commands on "activation events" section in the "package.json" file and then recompile it.
After recompiling, it works fine as it is expected.
Klippy please update the extension by doing the following fixes, else if no one is going to do these, then I might publish the fixed version in the market place.

@fysiks1
Copy link

fysiks1 commented Aug 25, 2021

Would you like to provide any details? It's working for me just fine for me and VS Code just updated 5 days ago (v1.59.1).

  • What version of VS Code are you running?
  • What version of the extension are you using?
  • Are you on Windows, Linux, or Mac?

@hellmoss
Copy link
Author

hellmoss commented Aug 25, 2021

That post isn't actually mine but I'm experiencing the same issue.

I'm using latest VS Code 1.59.1 (5 days ago), latest version of extension; tried reinstalling it. Using Windows 10 x64 Pro v2004, 19041.1165. Will try reinstalling VS Code and see if that helps...

EDIT: reinstalling had no effect

@fysiks1
Copy link

fysiks1 commented Aug 26, 2021

Ok, so it looks like the only difference between us is the OS. Unfortunately, I'm unable to test on a Windows computer. Abhinash over on the alliedmods forums claims to have the same issue and also claims to have a fix but it's unclear what that fix is. Hopefully he'll respond to my inquire about OS to see if it correlates to OS only.

@hellmoss
Copy link
Author

hellmoss commented Sep 9, 2021

Possibly solved: https://forums.alliedmods.net/showthread.php?t=300661&page=19

TL;DR: enable Trusted Workspace

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants