EllisLab text mark
Advanced Search
1 of 3
1
   
Notepad++ vs. PSpad for EE tags users group
Posted: 26 November 2008 03:51 PM   [ Ignore ]
Avatar
Joined: 2006-02-28
644 posts

Anyone who currently uses PSpad or notepad++ for their text editor with EE?
After just installing the current version and recording a macro by simply hitting record, pasting in an EE tag like:
{exp:weblog:entries weblog=“news_articles” limit=“1”} closing tag {/exp:weblog:entries}
Then hit Stop Recording, and Save current Macro.
You then have the option to name the Macro such as expTag, and then define a keyboard shortcut right there.
Now in the text editor just hitting Ctrl + E and it pastes in that tag as above.
It might not be too tough to transpose the entire Textmate bundle then by recording each as a Macro. Running under user defined functions hopefully the keyboard shortcuts wouldn’t conflict with other shortcuts for the program.
I just figured out I think it was notepad++ not PSpad, I had used to create the macros, liking notepad++ then.

 Signature 

Beta, beta “Baked Potato-ee”  >:)~

 
Posted: 26 November 2008 04:54 PM   [ Ignore ]   [ # 1 ]   [ Rating: 0 ]
Avatar
Joined: 2006-02-28
644 posts

After looking a little more, it looks like EE could be a user defined language in PSpad, that may provide code folding, syntax highlighting, macros, etc. Just another thought, no real tutorials or anything on user customization too much besides the help files at:
http://notepad-plus.sourceforge.net/uk/UserLanguageDefineSystem-HOWTO.php
http://gogogadgetscott.info/pspad/

Happy Thanksgiving all, the only bird I’ll be having will be turk-ee!

 Signature 

Beta, beta “Baked Potato-ee”  >:)~

 
Posted: 26 November 2008 11:19 PM   [ Ignore ]   [ # 2 ]   [ Rating: 0 ]
Avatar
Joined: 2006-02-28
644 posts

I must be scatter brained, I’m confusing notepad++ docs and PSpad, hold the phones, narrowing down the choices then, both have possibilities.
On the last few days of my E text Editor trial, and the textmate bundle functionality is going to be hard to match anyways. A wise man once said about a thousand times, ya never know.

 Signature 

Beta, beta “Baked Potato-ee”  >:)~

 
Posted: 27 November 2008 08:01 AM   [ Ignore ]   [ # 3 ]   [ Rating: 0 ]
Avatar
Joined: 2002-05-24
88 posts

Some time ago I’ve been working on a “user defined language” for Notepad++ but I never had the chance to finish it as much as I would like. I’m happy to post the data I’ve got thus far, but I’m not sure if it’s the best way to do it. I just started with the few manuals that are at available.

 Signature 

You know me better than that, love. I don’t “do” anything. Things just happen.

 
Posted: 27 November 2008 02:49 PM   [ Ignore ]   [ # 4 ]   [ Rating: 0 ]
Avatar
Joined: 2004-11-08
723 posts

I’m lazy. I use notepad++ but no macro, or language stuff. just straight use

 Signature 

Member: ExpressionEngine Pro Network: Mindzipper Development
Mindzipper Homepage

 
Posted: 27 November 2008 03:25 PM   [ Ignore ]   [ # 5 ]   [ Rating: 0 ]
Avatar
Joined: 2008-02-26
825 posts
Ronny - 27 November 2008 01:01 PM

Some time ago I’ve been working on a “user defined language” for Notepad++ but I never had the chance to finish it as much as I would like. I’m happy to post the data I’ve got thus far, but I’m not sure if it’s the best way to do it. I just started with the few manuals that are at available.

I also started on something but haven’t really gotten it to a point where it can be useful.  Ronny, if you want to post what you have (or PM/email it to me), I’ll combine the two and maybe add some more.  Maybe we’ll end up with a useful language pack for Notepad++?

 
Posted: 27 November 2008 06:17 PM   [ Ignore ]   [ # 6 ]   [ Rating: 0 ]
Avatar
Joined: 2007-10-10
220 posts

I use custom user defined language in Notepad++ with “Port of Ruby Blue” theme. Happy to combine this with yours as well.

Image Attachments
Port of Ruby Blue.jpg
File Attachments
userDefineLang.zip  (File Size: 2KB - Downloads: 477)
 Signature 

.
....................................................who we are...what we do...how you benefit

 
Posted: 27 November 2008 07:20 PM   [ Ignore ]   [ # 7 ]   [ Rating: 0 ]
Avatar
Joined: 2006-02-28
644 posts

Where does the userDefineLang.xml file go then?
This article by Jon Galloway goes into some detail
Love the Ruby Blue theme, easy on the eyes.

 Signature 

Beta, beta “Baked Potato-ee”  >:)~

 
Posted: 27 November 2008 11:56 PM   [ Ignore ]   [ # 8 ]   [ Rating: 0 ]
Avatar
Joined: 2004-05-13
3805 posts
JT Thompson - 27 November 2008 07:49 PM

I’m lazy. I use notepad++ but no macro, or language stuff. just straight use

me too, though if there was an EE language plugin, I’d install it in a heartbeat.

 Signature 

web: Caffeine Creations twitter @CS_sean

 
Posted: 28 November 2008 08:38 AM   [ Ignore ]   [ # 9 ]   [ Rating: 0 ]
Avatar
Joined: 2004-09-16
1868 posts

Seems like we have some windows users here smile
May I remind you that e-texteditor runs on windows and supports textmate bundles?

 Signature 

Peace, e-man.
stookstudio.com, websites built with care and web standards. I’m @erwinheiser

 
Posted: 28 November 2008 08:48 AM   [ Ignore ]   [ # 10 ]   [ Rating: 0 ]
Avatar
Joined: 2004-05-15
29075 posts

It’s also large and feels somewhat slow and kludgy to me. These are just personal impression, I’m sure, but I have liked Notepad++ for quite some time.

 
Posted: 28 November 2008 11:08 AM   [ Ignore ]   [ # 11 ]   [ Rating: 0 ]
Avatar
Joined: 2006-02-28
644 posts
e-man - 28 November 2008 01:38 PM

Seems like we have some windows users here smile
May I remind you that e-texteditor runs on windows and supports textmate bundles?

Thanks e-man, this would be your namesake editor then huh wink
I bit the bullet and got a working copy.
Still it will be interesting to check out some of these other free editors to see what they can do by way of custom code snippets, auto-complete, etc.

E-textEditor at $35 bucks is a pretty good deal.
ETE seems to hang up for a while on load, after that it seems to run fine, and it opens remote sites FTP, I was even able to point it directly to my templates folder, so I don’t have to view the entire web, that will save time.

Concerning notepad++ it seems to be a little tricky loading a user defined language xml file. I’ve used notepad++ forever as my default notepad. NP++ also has ftp abilities so it’s a repurposed coding toy.

 Signature 

Beta, beta “Baked Potato-ee”  >:)~

 
Posted: 28 November 2008 01:44 PM   [ Ignore ]   [ # 12 ]   [ Rating: 0 ]
Avatar
Joined: 2006-02-28
644 posts
Cem Meric - 27 November 2008 11:17 PM

I use custom user defined language in Notepad++ with “Port of Ruby Blue” theme. Happy to combine this with yours as well.

Tracked down the Ruby Blue theme port for NP++ it looks easy on the eyes.
thanks Cem

 Signature 

Beta, beta “Baked Potato-ee”  >:)~

 
Posted: 28 November 2008 07:34 PM   [ Ignore ]   [ # 13 ]   [ Rating: 0 ]
Avatar
Joined: 2004-05-13
3805 posts
blues-èé - 28 November 2008 04:08 PM

I’ve used notepad++ forever as my default notepad. NP++ also has ftp abilities so it’s a repurposed coding toy.

I had no idea about the ftp ability and I also have been using notepad++ forever.

 Signature 

web: Caffeine Creations twitter @CS_sean

 
Posted: 29 November 2008 09:52 AM   [ Ignore ]   [ # 14 ]   [ Rating: 0 ]
Avatar
Joined: 2007-10-10
220 posts
e-man - 28 November 2008 01:38 PM

May I remind you that e-texteditor runs on windows and supports textmate bundles?

Been there, done that! No comparison, I still call Notepad++ home smile

blues-èé - 28 November 2008 12:20 AM

Where does the userDefineLang.xml file go then?


The “userDefineLang.xml” file needs to be pasted in %appdata% or in Notepad++ installation directory. I usually keep all the files in it’s installation directory and use the same folder with my usb stick as well. It’s a great utility. Did I mentioned it was free (as in “free speech” and also as in “free beer”) too wink

 Signature 

.
....................................................who we are...what we do...how you benefit

 
Posted: 29 November 2008 10:03 AM   [ Ignore ]   [ # 15 ]   [ Rating: 0 ]
Avatar
Joined: 2004-09-16
1868 posts
Cem Meric - 29 November 2008 02:52 PM
e-man - 28 November 2008 01:38 PM

May I remind you that e-texteditor runs on windows and supports textmate bundles?

Been there, done that! No comparison, I still call Notepad++ home smile

Hey, I respect that, the choice of editor is a deeply personal one. Was a BBEdit man myself for the longest time but switched to Textmate last year and haven’t looked back since… some shortcuts are so engrained now that I use them even in Word or Pages (where they don’t do squat of course!).

 Signature 

Peace, e-man.
stookstudio.com, websites built with care and web standards. I’m @erwinheiser

 
1 of 3
1