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

Best IDE for Sourcemod


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
ghostdlr
Senior Member
Join Date: Aug 2010
Old 10-12-2016 , 13:46   Best IDE for Sourcemod
Reply With Quote #1

I want to write a plugin for CS GO .
Is there any way I can use Visual Studio with auto complete? If not, what other IDE would you recommend?

Last edited by ghostdlr; 10-12-2016 at 13:48.
ghostdlr is offline
psychonic

BAFFLED
Join Date: May 2008
Old 10-12-2016 , 13:51   Re: Best IDE for Sourcemod
Reply With Quote #2

Quote:
Originally Posted by ghostdlr View Post
Is there any way I can use Visual Studio with auto complete?
No

Quote:
Originally Posted by ghostdlr View Post
If not, what other IDE would you recommend?
Either SPEdit (stickied in this same forum section), or text editor of your choice.
psychonic is offline
Mitchell
~lick~
Join Date: Mar 2010
Old 10-12-2016 , 15:03   Re: Best IDE for Sourcemod
Reply With Quote #3

I personally use Notepad++ with a dark theme with good contrasting colors. My monitor runs a bit bright which is good for gaming, but hurts for reading.
I also use compile scripts bound to notepad++ hotkeys that compile and copy the plugin into my srcds plugin's directory.

Last edited by Mitchell; 10-12-2016 at 15:04.
Mitchell is offline
sneaK
SourceMod Moderator
Join Date: Feb 2015
Location: USA
Old 10-12-2016 , 15:28   Re: Best IDE for Sourcemod
Reply With Quote #4

Quote:
Originally Posted by Mitchell View Post
I personally use Notepad++ with a dark theme with good contrasting colors. My monitor runs a bit bright which is good for gaming, but hurts for reading.
Could you recommend a dark theme to use for np++? I've been meaning to look around since I have the same issue as you, bright monitor, but don't want to change it every time i tab in and out.
__________________
sneaK is offline
API
Veteran Member
Join Date: May 2006
Old 10-12-2016 , 15:58   Re: Best IDE for Sourcemod
Reply With Quote #5

Another recommendation for SPEdit: https://forums.alliedmods.net/showthread.php?t=259917
__________________

Last edited by API; 10-12-2016 at 16:00.
API is offline
Send a message via AIM to API
Mitchell
~lick~
Join Date: Mar 2010
Old 10-12-2016 , 20:17   Re: Best IDE for Sourcemod
Reply With Quote #6

Quote:
Originally Posted by blackhawk74 View Post
Could you recommend a dark theme to use for np++? I've been meaning to look around since I have the same issue as you, bright monitor, but don't want to change it every time i tab in and out.
I used twilight style in C++ formatting. The cpp formatting should color the right parts of the sp language.
Mitchell is offline
Peace-Maker
SourceMod Plugin Approver
Join Date: Aug 2008
Location: Germany
Old 10-12-2016 , 22:05   Re: Best IDE for Sourcemod
Reply With Quote #7

Quote:
Originally Posted by Timocop View Post
In future versions there will be debugging e.g setting breakpoints, watching values of variables etc.
I'll look forward to your contributions to the VM to support those features. Sad you're wasting your talent by spending so much time working around the GPL with that obfuscator.
__________________
Peace-Maker is offline
Timocop
AlliedModders Donor
Join Date: Mar 2013
Location: Germany
Old 10-12-2016 , 22:30   Re: Best IDE for Sourcemod
Reply With Quote #8

Quote:
wasting your talent
I always wanted to make an obfuscator tho.
.NET at first, but failed because its way too much work.
I'm just fascinated about obfuscators. Because there are none for Pawn and SourcePawn i wrote one for fun.

Quote:
working around the GPL
nononono, it was proof of concept at first, its fun reaching the limits of the SM VM, learned and found out alot. It's challenging too.

Spoiler


Edit:
Quote:
I'll look forward to your contributions to the VM
Actually, i dont need to make changes to the VM, so older SM versions are supported too. In theroy all i need is I/O and some SM methods.
I never used github before, can someone be so kind and add a pull request to add somekind of Stack-Trace print e.g LogStacktrace(message, ...)? Like SetFailState() just without terminating the plugin, thanks .
Otherwise i'll need a workaround.

Edit2:

BasicPawn - SourcePawn Editor: https://forums.alliedmods.net/showthread.php?t=289127

Last edited by Timocop; 10-15-2016 at 08:49.
Timocop is offline
Potato Uno
Veteran Member
Join Date: Jan 2014
Location: Atlanta, Georgia
Old 10-12-2016 , 22:45   Re: Best IDE for Sourcemod
Reply With Quote #9

If you are interested in obfuscators see this https://github.com/xoreaxeaxeax/movfuscator
Potato Uno is offline
Earendil
Senior Member
Join Date: Jan 2020
Location: Spain
Old 05-04-2023 , 17:33   Re: Best IDE for Sourcemod
Reply With Quote #10

Quote:
Originally Posted by psychonic View Post
No
Yes

Visual Studio Code + THIS

It just made my life a lot easier with Git integration.
__________________
>>My plugins<<
>>GitHub<<
Earendil 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 09:23.


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