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

Notepad++ AlliedModders Edition (unsupported for now)


Post New Thread Reply   
 
Thread Tools Display Modes
nikhilgupta345
Veteran Member
Join Date: Aug 2009
Location: Virginia
Old 11-16-2011 , 16:43   Re: Notepad++ AlliedMods Edition
Reply With Quote #21

Quote:
Originally Posted by Arkshine View Post
Sorry, I've tried to read several times, I don't understand. Try to explain in others ways with a reproductive example. :p
[IMG]http://img577.**************/img577/33/unledkgp.png[/IMG]

You see how there's a brace under the function headers? I was saying that when closing the functions so that only the header is showing, the first brace still shows. This only happens when the brace is under the header, and not when it is to the right of the header. Not sure if there is any way to fix that.
__________________
Quote:
Originally Posted by DarkGod View Post
nikhilgupta generates his plugins using sheer awesome.
If you like my work, please
nikhilgupta345 is offline
Send a message via ICQ to nikhilgupta345 Send a message via Yahoo to nikhilgupta345
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 11-16-2011 , 16:53   Re: Notepad++ AlliedMods Edition
Reply With Quote #22

I see. It's like that by default and does the same thing for all the languages.

I understand and it would be cool to see something Visual Studio where the square is above. I don't know If I can change something in the lexer. I can try though.

As temporary solution you can move the { on the same line than the function header.
__________________

Last edited by Arkshine; 11-16-2011 at 16:58.
Arkshine is offline
nikhilgupta345
Veteran Member
Join Date: Aug 2009
Location: Virginia
Old 11-16-2011 , 16:54   Re: Notepad++ AlliedMods Edition
Reply With Quote #23

Quote:
Originally Posted by Arkshine View Post
I see. It's like that by default and does the same thing for all the languages.

I understand and it would be cool to see something Visual Studio where the square is above. I don't know If I can change something in the lexer. I can try though.
Thanks.
__________________
Quote:
Originally Posted by DarkGod View Post
nikhilgupta generates his plugins using sheer awesome.
If you like my work, please
nikhilgupta345 is offline
Send a message via ICQ to nikhilgupta345 Send a message via Yahoo to nikhilgupta345
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 11-16-2011 , 17:08   Re: Notepad++ AlliedMods Edition
Reply With Quote #24

Quote:
Originally Posted by Kreation View Post
Also, I installed with both the old icon and the new one and got the same for both, so maybe that's just me or the installer. I don't know, but this icon looks horrific. All help is appreciated.
Not sure to follow. You have installed one time and checking option "Use old, obsolete and monstrous icon", then you have installed a second time without this option checked ?
Anyway, all things related to the icon in the installer is the same as the original. All I can say to you is to uninstall any existent installation, and reinstalling with the default option.


Quote:
also for all of that. please.
For color/autocompletion, the easy way is : go to Style Configurator, then find Pawn, then add the natives/forwards/constants in the panel at the right.
For the Hints, no choice to add manually in the API file, plugins/APIs/pawn.xml. Make sure to add it in the right order.
__________________

Last edited by Arkshine; 11-16-2011 at 17:12.
Arkshine is offline
Kreation
Veteran Member
Join Date: Jan 2010
Location: Illinois
Old 11-16-2011 , 19:54   Re: Notepad++ AlliedMods Edition
Reply With Quote #25

Quote:
Originally Posted by Arkshine View Post
Not sure to follow. You have installed one time and checking option "Use old, obsolete and monstrous icon", then you have installed a second time without this option checked ?
Anyway, all things related to the icon in the installer is the same as the original. All I can say to you is to uninstall any existent installation, and reinstalling with the default option.
I tried without "Use old, obsolete and monstrous icon", then uninstalled and tried with the option and both times, the icon was the same.
__________________
Hi.

Last edited by Kreation; 11-16-2011 at 19:55.
Kreation is offline
Napoleon_be
Veteran Member
Join Date: Jul 2011
Location: Belgium
Old 11-17-2011 , 10:39   Re: Notepad++ AlliedModders Edition
Reply With Quote #26

Works nice and is efficient. The only thing i can say is Good job and keep the good work.
__________________
Napoleon_be is offline
Send a message via Skype™ to Napoleon_be
Devil259
Veteran Member
Join Date: Dec 2009
Location: France (59)
Old 11-21-2011 , 10:00   Re: Notepad++ AlliedModders Edition
Reply With Quote #27

Great
Devil259 is offline
Xellath
Veteran Member
Join Date: Dec 2007
Location: Sweden
Old 11-21-2011 , 14:58   Re: Notepad++ AlliedModders Edition
Reply With Quote #28

Nicely done, Arkshine! Seems to be working flawlessly so far. I did notice that if you do the following; the second #include is blue by default.
Code:
#if defined UseSQL
	#include < sqlvault_ex >
#else
	#include < nfvault > // this one is blue
#endif
__________________
Achievements API - a simple way for you to create your OWN custom achievements!
Xellath is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 11-21-2011 , 15:06   Re: Notepad++ AlliedModders Edition
Reply With Quote #29

Because UseSQL is defined. There is no parsing depending the condition. It's the default behavior. It's possible to change but it would need to recompile the pawn lexer.
__________________
Arkshine is offline
Xellath
Veteran Member
Join Date: Dec 2007
Location: Sweden
Old 11-21-2011 , 15:15   Re: Notepad++ AlliedModders Edition
Reply With Quote #30

Aight, thanks for the explanation. It's really no big deal to me, just reporting. Nevertheless, seems to be working as far as I can tell. I'll report back if anything else seems wrong. Good job!
__________________
Achievements API - a simple way for you to create your OWN custom achievements!
Xellath is offline
Reply


Thread Tools
Display Modes

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 22:39.


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