sourcepawn-vscode icon indicating copy to clipboard operation
sourcepawn-vscode copied to clipboard

AMX Mod X Support

Open tmp64 opened this issue 2 years ago • 8 comments

Basic informations

  • OS: Windows 10 22H2
  • VSCode version: 1.81.1
  • Extension version: 0.2.0

Further Information

The extension is named AMXXPawn vscode in the Extension Browser. But it tries to compile scripts using the SourceMod compiler.
image

To Reproduce

  1. Install the extension.
  2. Configure mainPath
  3. Get the error spcompile.exe not found

Code to reproduce the behaviour

N/A

Expected behaviour

The extension looks for amxxpc.exe, the AMXX compiler, instead of SourceMod compiler.

Error messages

I didn't record them before I removed the extension, sorry.

tmp64 avatar Aug 19 '23 02:08 tmp64

I agree image

image

image

image

image

image

need more support for AMXModX

wopox1337 avatar Sep 07 '23 01:09 wopox1337

Hey @Sarrus1, is there any possibility to get better support for the extension? The AMXX plugins don't work with the updated LSP.

aleeperezz16 avatar Jan 13 '24 22:01 aleeperezz16

@Sarrus1 up

wopox1337 avatar Apr 08 '24 00:04 wopox1337

Echoing the sentiment here - the plugin is still trying to act like it's running on sourcepawn image

ededdneddyfan avatar May 08 '24 11:05 ededdneddyfan

Setting current file as main also doesn't work image

ededdneddyfan avatar May 08 '24 11:05 ededdneddyfan

Hi all, I don't want to make false promises: Porting the sourcepawn ext to amx was much more work than I thought... A lot of this comes down to the fact that the syntax is still different, which trips the parser. Maybe, and that is a big maybe, I can disable some features to make it somehow work. But I want to insist that my priority at the moment is to polish the sourcepawn extension and to ship a stable release of the rewrite, as it has been in the works for 8 months now.

I will update this issue when I get to work on the amx ext.

Sarrus1 avatar May 15 '24 07:05 Sarrus1

Okay, we'll wait, but no hopes 👍

Снимок экрана 2024-06-17 в 12 49 19 Снимок экрана 2024-06-17 в 12 49 59 Снимок экрана 2024-06-17 в 12 50 52 Снимок экрана 2024-06-17 в 12 53 07

some new things, afaik, they valid for SourcePawn too

wopox1337 avatar Jun 17 '24 09:06 wopox1337