AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting Help (https://forums.alliedmods.net/forumdisplay.php?f=11)
-   -   Good Scripting IDE? (https://forums.alliedmods.net/showthread.php?t=62376)

Minimum 10-25-2007 18:07

Good Scripting IDE?
 
I am nearing the end of my patience with AMXX-Studio. It lacks many popular IDE features (Debugger, Warnings, Errors, etc.) and has many annoying bugs (randomly replacing code, etc.). I guess it would be ok to use for small scripts which don't require any fancy IDEs to build, but I am afraid that is not the case for me.

So, would anyone happen to use or know a better alternative to AMXX-Studio?

M249-M4A1 10-25-2007 18:09

Re: Good Scripting IDE?
 
You could turn off auto code-completion in the Options menu. You can also set the AMXX Studio to a local compiler, it will echo back any errors

If not, you can try http://www.textpad.com/ or (outdated) http://crimsoneditor.com/

I don't recall if either of them has the Pawn syntax, but it should.

Minimum 10-25-2007 18:12

Re: Good Scripting IDE?
 
Thanks for the first suggestion.

For the second suggestion, that is not what I was talking about. What I was talking about is a real-time warning and error reporter without any need to compile. I also would like a debugging utility in any IDE I would be working in.

ConnorMcLeod 10-25-2007 18:22

Re: Good Scripting IDE?
 
You can try this : http://forums.alliedmods.net/showthread.php?t=60889
or notepad++ http://forums.alliedmods.net/showthr...482#post529482

hackziner 10-25-2007 18:55

Re: Good Scripting IDE?
 
nano/vim ^^

notepad++ is good ^^ I don't remember where, but there is a pawn configuration file for notepad++ on this forum :)

M249-M4A1 10-25-2007 19:40

Re: Good Scripting IDE?
 
Quote:

Originally Posted by hackziner (Post 546123)
nano/vim ^^

notepad++ is good ^^ I don't remember where, but there is a pawn configuration file for notepad++ on this forum :)

http://forums.alliedmods.net/showthread.php?t=60620

Minimum 10-26-2007 12:40

Re: Good Scripting IDE?
 
Thanks for the help, but I can't see myself using any of these. I wanted a IDE with the quality and features of Eclipse (Image). But, that is probably an impossibility. Again, thanks for the help.

M249-M4A1 10-26-2007 18:42

Re: Good Scripting IDE?
 
Quote:

Originally Posted by Minimum (Post 546360)
Thanks for the help, but I can't see myself using any of these. I wanted a IDE with the quality and features of Eclipse (Image). But, that is probably an impossibility. Again, thanks for the help.

Nice Java. I guess you don't like NetBeans?


All times are GMT -4. The time now is 01:22.

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