AutoHotkey Community

It is currently May 27th, 2012, 12:15 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 43 posts ]  Go to page 1, 2, 3  Next
Author Message
PostPosted: January 8th, 2006, 11:50 pm 
Offline

Joined: November 6th, 2005, 5:25 am
Posts: 182
I usued to be a Visual N++ (notepad.exe), exclusive user, but this program actually is a very good editor.

PSPad - http://www.pspad.com/

Without having to pay, this is the best freeware editor (I used it instead of Visual Studio in many cases), when working with AHK and web file formats.

Other than the vertical selection feature in Visual Studio (haven't figured out if PSPad can do it), I use it all the time, especially when editing SQL files.

5 out of 5 stars

Don't forget to download the Syntax highlighting file (HGL file) so PSPad will recoginize AHK files and allow you to press F9 to run your script from within the editor.

_________________
//TODO: Create kewl sig...


Report this post
Top
 Profile  
Reply with quote  
PostPosted: January 9th, 2006, 9:32 am 
Offline

Joined: April 17th, 2005, 7:47 pm
Posts: 289
Location: Sauerland
BTW, the AutoHotkey package provides scripts that update the syntax highlighting and other features for editors, also for PSPad. See the autohotkey subdir Extras / Editors.


Report this post
Top
 Profile  
Reply with quote  
PostPosted: January 10th, 2006, 9:19 pm 
Offline
User avatar

Joined: December 20th, 2004, 12:19 pm
Posts: 798
Location: LooseChange911.com Ask Questions, Demand Answers █ The WTC bldgs █ shouldn't have fallen █ that fast
Harmor wrote:
this is the best freeware editor
...
5 out of 5 stars

...no it's not...I downloaded it & uninstalled it the 1st day because it has horrible word wrap & the author knows it's horrible.

0 out of 5...until they fix their word wrap.

Notepad2 is the best...I was able to make it look 100% like Notepad, but have more features. Word wrap has a few issues kinda...it don't perfom well on long lines, but it don't completely mess up code like PSPad.

_________________
AutoHotkey-Hotstring.ahk - Helping the world spell "AutoHotkey" correctly! (btw, it's a lowercase k!)


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 10th, 2006, 10:01 pm 
Offline

Joined: July 12th, 2005, 1:21 pm
Posts: 633
Hehe, I downloaded Notepad2 and uninstalled it the same day ;)
Instead I love using PS-Pad :lol:

I do not really like the Notepad-Style because I can't read it very fast in the normal form (it's really crude)...

As in the other thread (AHK as programming language) our tastes are really different :lol:

Thalon

_________________
AHK-Icon-Changer
AHK-IRC
deutsches Forum


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 10th, 2006, 10:39 pm 
Quote:
I downloaded Notepad2 and uninstalled it the same day
It's a single executable (no uninstall required :wink: ) which is btw why I like it so much (eg. on my USB memory stick) :D

Degustibus non est disbutandum. 8)


Report this post
Top
  
Reply with quote  
PostPosted: January 10th, 2006, 10:48 pm 
Offline

Joined: April 17th, 2005, 7:47 pm
Posts: 289
Location: Sauerland
JSLover wrote:
0 out of 5...until they fix their word wrap.

You are right if you put the focus on word wrap. However, for a program editor this isn't essential.

PSPad comes with some innovative and sophisticated features. For example you can change and add functionality with scripts (ok, not ahk but VBScript and JScript :wink:). It has things like autocompletion, a flexibly adaptable clip functionality with user configurable controls, several very useful tools integrated, project management, .. ok ok I'll stop now. Sounds like advertisement.

It will be hard to find another freeware program editor with that density of features. I am using it since 8 months for ahk and c, and I'm still enthused.
5/5 stars.

@Harmor
Vertical selection works, with Shift+Ctrl+C.


Report this post
Top
 Profile  
Reply with quote  
PostPosted: January 11th, 2006, 5:07 am 
Offline

Joined: September 2nd, 2004, 1:08 am
Posts: 124
Location: Sunnyvale
Harmor wrote:
I usued to be a Visual N++ (notepad.exe), exclusive user, but this program actually is a very good editor.


Are you talking about notepad++ (notepad++.exe) found here: http://sourceforge.net/projects/notepad-plus ?

If so, it's not bad and getting better. I agree with JSLover about the wrapping issue. I use editors for more than program editing and pspad is broken when it comes to wrapping and searching both used at the same time. The thing that bothers me is the author seems to not want to fix it citing that it would require major changes to the code. This tells me that the code has possibly more issues.

I currently use emeditor or GVim, but what works for you is what works.

_________________
I am he of whom he speaks!


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 11th, 2006, 8:52 am 
Quote:
Are you talking about notepad++ (notepad++.exe) ?
No. Notepad"Two" isn't the same as Notepad"Plus", which you could get here ---> [Notepad2].

Again, as it is a single executable have a try. I recommend it when it comes to support a customer. It's small (to send it by mail), you don't have to install it (perfect if your customer doesn't have the permissions to do so), and cause I need that the customer is able to swap line endings UNIX/Windows/MAC and to talk at which line the error seems to occur (line numbers). JM2C :)

btw. I still waiting that Notepad2 will be recompiled to include the AHK "syntax" (while removing the other languages except INIs and TXTs), and so becomes the native AHK editor provided within or as addition to the AHK Install package. ---> [Implement AHK within Notepad2]. :cry:


Report this post
Top
  
Reply with quote  
PostPosted: January 11th, 2006, 11:49 am 
Offline

Joined: November 6th, 2005, 5:25 am
Posts: 182
Rabiator wrote:
Vertical selection works, with Shift+Ctrl+C.


WOOT!!!!!!!! 6 out of 5 stars!!!!

_________________
//TODO: Create kewl sig...


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 12th, 2006, 4:11 pm 
Offline

Joined: June 16th, 2005, 12:23 pm
Posts: 92
Re PSPad and word wrap... I know the 4.3.x versions were shaky.

But the two guys who complained about word wrap... did you ever check with the current 4.5 version of PSPad?

Word wrap is one of the functions I need very much and use quite often; with this version it finally works (for me, at least).


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 14th, 2006, 5:41 pm 
Offline

Joined: September 2nd, 2004, 1:08 am
Posts: 124
Location: Sunnyvale
thomasl wrote:
Re PSPad and word wrap... I know the 4.3.x versions were shaky.

But the two guys who complained about word wrap... did you ever check with the current 4.5 version of PSPad?

Word wrap is one of the functions I need very much and use quite often; with this version it finally works (for me, at least).


By Fudd it looks like it's fixed! It was released on 12/24/2005 and I was not aware of this release. I still like emeditor and GVim better for my purposes.

_________________
I am he of whom he speaks!


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: February 5th, 2006, 6:12 am 
damn nice freebie.. !!..PSPad..!!

u have my thumbs up.. just dl and tested absolute essential imo..!!


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: February 5th, 2006, 1:09 pm 
Offline

Joined: August 24th, 2005, 5:17 pm
Posts: 1237
Here's my list of most useful keyboard shortcuts, etc for AHK:

Quote:
F9 - run script (or selected text) (VERY HANDY!)

Bookmarks (temporary):
Alt+Left - Set Bookmark
Alt+Right - Del Bookmark
Alt+Up - Previous Bookmark
Alt+Down - Next Bookmark

Selection + Layout:
Tab (while line(s) highlighted) - indent block
Shift+Tab - un-indent block
Full line seleection - click on line number (when displayed on left - also works with Shift key)
ALT+ "start selecting" - vertical selection
Ctrl+Shift+a - comment/uncomment selected lines

Command Completion, etc:
Ctrl+J - auto-complete command name AND variables
Ctrl+Space - auto-complete a full command line
Middle Mouse (wheel) click - brings up a menu of commands, similar to Ctrl+Space.
Alt+F1 or...
Right-click on something you typed and choose "Help for Language" to jump to it in the help file.

Colours:
The default colours in PSPad were not to my personal taste and they're quite easy to change ( Settings > Highlighter settings > Autohotkey (at the bottom of the list))


Last edited by evl on March 8th, 2006, 3:40 pm, edited 6 times in total.

Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: February 5th, 2006, 5:07 pm 
Offline

Joined: April 17th, 2005, 7:47 pm
Posts: 289
Location: Sauerland
evl wrote:
There are a couple of auto-complete hotkeys (word and full line) I'm sure (discovered by accident) but I can't remember them now - anyone know them?

I often use Ctrl+Space to complete a command and add dummy parameters automatically.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: February 5th, 2006, 5:49 pm 
Offline

Joined: August 24th, 2005, 5:17 pm
Posts: 1237
Hmmm, this is puzzling:
I'm using the latest version of PSPad (4.5.0 (2175) - 12/24/2005) and Ctrl+Space is bound to "Show Clips" (under Settings > Program Settings > Key Map > Tools). Key Map > Tools > "Auto Completion" is bound to Ctrl+J, but it just completes one word, which is pretty useless.

Also, I notice Key Map > Editor > "Context Help" is bound to F1 but doesn't seem to do anything, unlike right-clicking and choosing help.

So, are these things that's been messed up in the new version of PSPad? If it works for anyone else ok, which version are you using?


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 43 posts ]  Go to page 1, 2, 3  Next

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group