Raised This Month: $12 Target: $400
 3% 

[Editor] AMXXPawn for Visual Studio Code


Post New Thread Reply   
 
Thread Tools Display Modes
voed
Junior Member
Join Date: Aug 2017
Location: Ukraine
Old 08-31-2017 , 13:43   Re: [Editor] AMXXPawn for Visual Studio Code
Reply With Quote #51

Quote:
Originally Posted by KliPPy View Post
I'll take a look at that. By "compiler warnings", do you mean messages in the output window or diagnostics?
Output
voed is offline
Depresie
Veteran Member
Join Date: Nov 2013
Old 08-31-2017 , 14:58   Re: [Editor] AMXXPawn for Visual Studio Code
Reply With Quote #52

How and where the faq you do the settings for the compiler because i don't get it
__________________
Depresie is offline
klippy
AlliedModders Donor
Join Date: May 2013
Location: Serbia
Old 08-31-2017 , 15:18   Re: [Editor] AMXXPawn for Visual Studio Code
Reply With Quote #53

Quote:
Originally Posted by Depresie View Post
How and where the faq you do the settings for the compiler because i don't get it
Bottom left corner:


And when the Settings view opens search for "amxxpawn".


Edit: @Voed, I can't reproduce the issue, it works fine for me.

Last edited by klippy; 08-31-2017 at 15:47.
klippy is offline
voed
Junior Member
Join Date: Aug 2017
Location: Ukraine
Old 08-31-2017 , 18:01   Re: [Editor] AMXXPawn for Visual Studio Code
Reply With Quote #54

Quote:
Originally Posted by KliPPy View Post
Bottom left corner:
Edit: @Voed, I can't reproduce the issue, it works fine for me.
Ah, now its fine for me too, lol.
Another question, is it possible to autosave file before compiling? I am using autosave with 100ms delay but i dont like it
voed is offline
Depresie
Veteran Member
Join Date: Nov 2013
Old 09-01-2017 , 08:16   Re: [Editor] AMXXPawn for Visual Studio Code
Reply With Quote #55

I'm having problem with autocompletion of the include files..
For the amxx includes i don't have for constants ( defines, pev _* values, CSW_* ) and for custom includes i don't have at all

Code:
{
    "workbench.colorTheme": "Solarized Dark",
    "window.zoomLevel": 1,
    "amxxpawn.compiler.executablePath": "E:\\HLDS\\cstrike\\addons\\amxmodx\\scripting\\amxxpc.exe",
    "amxxpawn.compiler.outputPath": "E:\\HLDS\\cstrike\\addons\\amxmodx\\plugins",
    "amxxpawn.compiler.includePaths": [
        "E:\\HLDS\\cstrike\\addons\\amxmodx\\scripting\\include"
    ],
    "amxxpawn.compiler.outputType": "path"
}
__________________

Last edited by Depresie; 09-01-2017 at 08:18.
Depresie is offline
klippy
AlliedModders Donor
Join Date: May 2013
Location: Serbia
Old 09-01-2017 , 08:34   Re: [Editor] AMXXPawn for Visual Studio Code
Reply With Quote #56

Quote:
Originally Posted by Depresie View Post
I'm having problem with autocompletion of the include files..
For the amxx includes i don't have for constants ( defines, pev _* values, CSW_* ) and for custom includes i don't have at all

Code:
{
    "workbench.colorTheme": "Solarized Dark",
    "window.zoomLevel": 1,
    "amxxpawn.compiler.executablePath": "E:\\HLDS\\cstrike\\addons\\amxmodx\\scripting\\amxxpc.exe",
    "amxxpawn.compiler.outputPath": "E:\\HLDS\\cstrike\\addons\\amxmodx\\plugins",
    "amxxpawn.compiler.includePaths": [
        "E:\\HLDS\\cstrike\\addons\\amxmodx\\scripting\\include"
    ],
    "amxxpawn.compiler.outputType": "path"
}
I haven't yet made a parser for enumerations and #define statements. It's even listed in TODO in the first post.
This thing isn't feature-rich yet, but I am regularly improving it.

Last edited by klippy; 09-01-2017 at 09:01.
klippy is offline
Depresie
Veteran Member
Join Date: Nov 2013
Old 09-01-2017 , 09:58   Re: [Editor] AMXXPawn for Visual Studio Code
Reply With Quote #57

Oh, my bad, anyway, it's pretty nice, i hope you will continue working on this, i'm using it right now
__________________
Depresie is offline
HamletEagle
AMX Mod X Plugin Approver
Join Date: Sep 2013
Location: Romania
Old 09-01-2017 , 12:05   Re: [Editor] AMXXPawn for Visual Studio Code
Reply With Quote #58

I don't know what I'm doing wrong, I installed the extension but it doesn't do anything lol.
__________________
HamletEagle is offline
wopox3
Junior Member
Join Date: Dec 2013
Location: Russia
Old 09-01-2017 , 12:11   Re: [Editor] AMXXPawn for Visual Studio Code
Reply With Quote #59

HamletEagle, do not forget to configure? without setting up the paths - nothing works.
wopox3 is offline
Depresie
Veteran Member
Join Date: Nov 2013
Old 09-01-2017 , 12:30   Re: [Editor] AMXXPawn for Visual Studio Code
Reply With Quote #60

Restart application, see if it works
__________________
Depresie is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 15:34.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode