Raised This Month: $32 Target: $400
 8% 

Showing results 1 to 23 of 23
Search took 0.00 seconds.
Search: Posts Made By: voed
Forum: General 05-15-2020, 08:18
Replies: 191
Views: 75,563
Posted By voed
Re: [Editor] AMXXPawn for Visual Studio Code

I've reported this issue (https://github.com/alliedmodders/amxmodx/issues/756) already, but Arkshine seems dead busy. So maybe just try to recompile it too.
Forum: General 03-21-2018, 15:24
Replies: 191
Views: 75,563
Posted By voed
Re: [Editor] AMXXPawn for Visual Studio Code

Yeah, i typed 'else' and its suggesting me autocomplete for 'elog_message', so i need to cancel autocomplete and then hit enter, thats why i asked:roll:
Forum: General 03-12-2018, 15:51
Replies: 191
Views: 75,563
Posted By voed
Re: [Editor] AMXXPawn for Visual Studio Code

http://ipic.su/avjtI.png
Are there any way to add operators to autocomplete? :/


Well, i dont think server admins needs IDE, they have compile.exe/sh, so yes
Forum: General 02-28-2018, 13:07
Replies: 191
Views: 75,563
Posted By voed
Re: [Editor] AMXXPawn for Visual Studio Code

No, i'm about global constants, #define declarations and maybe variables:
https://i.imgur.com/4ERwgeW.png
VSCode already have constants hover, but without its value
Forum: General 02-23-2018, 11:32
Replies: 191
Views: 75,563
Posted By voed
Re: [Editor] AMXXPawn for Visual Studio Code

Great! What about variables autocomplete and hints?
Forum: General 01-16-2018, 10:31
Replies: 16
Views: 6,441
Posted By voed
Re: a bug? get_configsdir()

Use fopen-fgets-fputs instead of read/write_file
Forum: General 01-12-2018, 10:24
Replies: 1
Views: 943
Posted By voed
Re: server_cmd stop and pause doesnt work

http://www.amxmodx.org/api/amxmodx/pause
Forum: General 11-18-2017, 14:12
Replies: 4
Views: 1,652
Posted By voed
Re: Biohazard not working on AMXX 1.8.3

So ask plugin author then, how could we help you without plugin sources
Forum: General 10-28-2017, 11:55
Replies: 4
Views: 1,652
Posted By voed
Re: Biohazard not working on AMXX 1.8.3

Did you recompiled plugin with 1.8.3 compiler?
Forum: General 10-23-2017, 10:51
Replies: 191
Views: 75,563
Posted By voed
Forum: General 09-22-2017, 18:25
Replies: 10
Views: 2,097
Posted By voed
Re: (CS) Shooting under water

https://github.com/s1lentq/ReGameDLL_CS/blob/master/regamedll/dlls/wpn_shared/wpn_m3.cpp#L60
Looks like it was a feature, not bug
Forum: General 09-21-2017, 09:34
Replies: 1
Views: 695
Posted By voed
Re: [CS 1.6] Get remaining seconds after bomb defusal?

Sure.
http://www.amxmodx.org/api/csx/bomb_planted
http://www.amxmodx.org/api/csx/bomb_defused
Forum: General 09-04-2017, 08:54
Replies: 191
Views: 75,563
Posted By voed
Re: [Editor] AMXXPawn for Visual Studio Code

Can you add version auto-incrementing? Like it was in sublime text plugin: detect #define/const VERSION value and increment it with each build

And one more thing, can path in "output" tab be...
Forum: General 09-03-2017, 17:36
Replies: 191
Views: 75,563
Posted By voed
Re: [Editor] AMXXPawn for Visual Studio Code

It happened because '\' is defined as escape(control) character in VS Code, but AMXX using '^' as control character for some reasons, and quote skipped at line 6.
Forum: General 09-03-2017, 12:31
Replies: 191
Views: 75,563
Posted By voed
Re: [Editor] AMXXPawn for Visual Studio Code

Function parser does not parsing natives with some specific return values, as reapi's rg_fire_bullets3...
Forum: General 08-31-2017, 18:01
Replies: 191
Views: 75,563
Posted By voed
Re: [Editor] AMXXPawn for Visual Studio Code

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
Forum: General 08-31-2017, 13:43
Replies: 191
Views: 75,563
Posted By voed
Forum: General 08-31-2017, 12:55
Replies: 191
Views: 75,563
Posted By voed
Re: [Editor] AMXXPawn for Visual Studio Code

Can you show this popup permanently on click? Or even better, show it while editing function arguments, like with autocomplete
http://i.imgur.com/mb6aj5f.png

UPD: also, compiler warnings now...
Forum: General 08-30-2017, 16:32
Replies: 191
Views: 75,563
Posted By voed
Re: [Editor] AMXXPawn for Visual Studio Code

Maybe just like this:

Compiling C:/path/to/sma/filename.sma
AMX Mod X Compiler 1.8.3-dev+5074
Copyright (c) 1997-2006 ITB CompuPhase // maybe we can remove copyrights?
Copyright (c) 2004-2013...
Forum: General 08-30-2017, 12:59
Replies: 191
Views: 75,563
Posted By voed
Re: [Editor] AMXXPawn for Visual Studio Code

Maybe just keep highlighting for already existing tags : Float:, bool:, Array:, any:, etc
Forum: General 08-30-2017, 12:55
Replies: 191
Views: 75,563
Posted By voed
Re: [Editor] AMXXPawn for Visual Studio Code

I have some suggestions, if its possible, of course:
1. For functions that have arguments, show hint with arguments by clicking on function name:

click here:
http://i.imgur.com/qOsrlC9.png
...
Forum: General 08-29-2017, 09:44
Replies: 191
Views: 75,563
Posted By voed
Re: [Editor] AMXXPawn for Visual Studio Code

Like this:
http://i.imgur.com/fArRHWS.png

Also, is that possible to highlight warnings/errors right in code window? Like in sublime text:
http://i.imgur.com/1WE6pXw.png
Forum: General 08-28-2017, 18:36
Replies: 191
Views: 75,563
Posted By voed
Re: [Editor] AMXXPawn for Visual Studio Code

Can we disable this messages? Its using so much space. Thank you.
http://i.imgur.com/s9DhHvs.png
Showing results 1 to 23 of 23

 
Forum Jump

All times are GMT -4. The time now is 16:20.


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