Code explorer feature request [43002]

2007-10-23 Tema obsahu Rick Holmes
With a JavaScript file, the PSPad code explorer lists global variables var variablename and global functions function doSomething(){code}. Namespaced, object-oriented JavaScript uses these forms for private properties and methods. Public methods use the form doSomething: function(){code}. Public

=?windows-1250?Q?Open_text_file_in_multihighlighter?_[45102]?=

2008-02-29 Tema obsahu Rick Holmes
I'm currently working with ExpressionEngine to build a website. While it's got a web interface, I'm using the It's All Text Firefox extension to allow me to use my normal web-development editor. (PSPad, of course!) Is it possible to have PSPad open the text file that is passed using the xhtml

=?windows-1250?Q?Custom_lorem_ipsum_dictionary?_[45175]?=

2008-03-03 Tema obsahu Rick Holmes
Is it possible to have multiple greeking (lorem ipsum) dictionaries like the Firefox Lorem Ipsum Generator extension? Additional .txt files in the dictionary directory don't automatically appear in the lorem-ipsum dropdown, and I couldn't find any settings or ini entries to add dictionaries to it.

=?windows-1250?Q?Re:_Custom_lorem_ipsum_dictionary?_[45181]?=

2008-03-03 Tema obsahu Rick Holmes
Starting with Lorem did the trick. Thanks. Now if I can find a way to mimic the Quark Jabber extension...:-D -- http://forum.pspad.com/read.php?2,45175,45181 PSPad freeware editor http://www.pspad.com

=?windows-1250?Q?Re:_Custom_lorem_ipsum_dictionary?_[45247]?=

2008-03-05 Tema obsahu Rick Holmes
cite: If you send your dictionaries to me, I will include it in the package for other users I've emailed the extension developer for

JavaScript code explorer [46586]

2008-06-20 Tema obsahu Rick Holmes
Would it be possible for the code explorer to list both public and private JavaScript functions? This is the format I use: var mynamespace = { var privateVariable = something; var privateObjectLiteral = { firstproperty : 'somevalue', secondproperty : 'someothervalue' };

Re: JavaScript code explorer [46608]

2008-06-22 Tema obsahu Rick Holmes
Thanks, Jan, that will be a great help. Especially when you have more than a couple hundred lines of code. One problem with JavaScript is that everything outside a function is a global. So as web pages use more and more js (especially if you use outside libraries), it becomes important to

project open feature request [47926]

2008-10-06 Tema obsahu Rick Holmes
Would it be possible to add a setting for the project directory path to the Special Setting [Config]? This would be separate from the normal StartDir and would only affect the Project-Open Project menu item. I put all my project (ppr) files in a special directory for easy access. The actual files

=?windows-1250?Q?Re:_How_to_turn_off_new_HTML,_XHTML_templates_highlight_support_{code}_fe= ature?_[48357]?=

2008-11-27 Tema obsahu Rick Holmes
Is it possible for this highlighter to work with nested braces? For instance (ExpressionEngine CMS tag): {exp:weblog:entries weblog={myweblog}} The second closing brace isn't highlighted. -- http://forum.pspad.com/read.php?2,48157,48357 PSPad freeware editor http://www.pspad.com

Re: New Compressing Extension [51969]

2009-12-16 Tema obsahu Rick Holmes
Great idea, I've been having to move things to a directory on my server to compress with YUI. This will make things much easier. However, I can't get it to work. I'm getting an error (File name or class name not found during Automation operation.), probably due to a PATH issue. I run PSPad on a

Re: New Compressing Extension [51979]

2009-12-16 Tema obsahu Rick Holmes
I tried various things, to no avail. I set my path to java: var java_path = 'C:\\Program Files\\Java\\jre1.6.0_07\\bin\\java.exe'; and then changed the command to sh.run('cmd /c ' + java_path + ' -jar ' + YUI_path + ' ' + fnt + ' --nomunge -o ' + fnYui + '', 0, true); The script is still

Re: New Compressing Extension [51995]

2009-12-17 Tema obsahu Rick Holmes
I've tried deconstructing things to see what's happening. By writing a much-simplified function and changing c to k to keep the console open, I've discovered some really strange behavior. I added the full Java path (C:/Program Files/Java/jde1.6.0_07/bin/java.exe) as a variable. Then I put a test

Re: New Compressing Extension [51997]

2009-12-17 Tema obsahu Rick Holmes
Same error, but I don't think it will matter much. I got another error saying that UNC paths are not supported. So unless I can pass an ip address, I won't be able to use the script on networked files. Oh, well, worth a try. -- http://forum.pspad.com/read.php?2,51923,51997 PSPad freeware editor

Re: New Compressing Extension [52030]

2009-12-20 Tema obsahu Rick Holmes
I tried moving everything around. It seems like adding a second quoted path removes the quotes around the first path, which causes the command failure. Very strange. -- http://forum.pspad.com/read.php?2,51923,52030 PSPad freeware editor http://www.pspad.com

Re: New Compressing Extension [52040]

2009-12-21 Tema obsahu Rick Holmes
That's the thing; it works fine when the commands are in a command/dos box. This works (simplified to just show the YUIcompressor help): C:/Program Files/Java/jre1.6.0_07/bin/java.exe -jar D:/PSPad editor/bin/yuicompressor-2.4.2.jar -h But if I put it into the script and call it with WSH.run

Re: New Compressing Extension [52049]

2009-12-23 Tema obsahu Rick Holmes
FINALLY! Here's what I had to do: 1) I created a Windows path variable named java_path. It turned out that there's enough other things in my real path variable that using that to find the Java path didn't work for cmd.exe. This is the full path, including java.exe, to my latest Java. 2) I put

Re: PSPad unicode 4.5.5 (2381) English [52340]

2010-01-15 Tema obsahu Rick Holmes
This may be a more extension-specific issue, but this build seems to have broken (at least) the any_tag_close extension. Instead of placing the close tag at the cursor, it's placed at the beginning of the line. Possibly the cursor position isn't being properly read. In this case, you can get the

=?windows-1250?Q?Sort_clip_file?_[28078]?=

2006-04-14 Tema obsahu Rick Holmes
Is it possible to make a clip file display other than alphabetically? What I want to do is to modify my JavaScript clip file and put all the DOM methods first. Starting to type brings up the desired clip, but if you can't quite remember it... Rick --

Re: Linux [33166]

2006-09-15 Tema obsahu Rick Holmes
I get the same results running Ubuntu 6.06 with Gnome 2.14.3: a couple error notifications, but the stable version seems to work OK. Not so with later builds. -- http://forum.pspad.com/read.php?2,32846,33166 PSPad freeware editor http://www.pspad.com

Re: Using OpenOffice dictionaries for spell checking [36836]

2006-12-19 Tema obsahu Rick Holmes
You can use the dictionaries from OpenOffice with a little modification. Many of the words are followed by a / and some letters (sequester/SDG for example). Remove everything but the word itself (use a regex search and replace) and rename the file to something like en_US.1-0-0.dic. You will then

Re: PSPad unicode 4.5.5 (2411) English [55847]

2011-02-17 Tema obsahu Rick Holmes
I get the File contents were changed. Reload? popup on a Samba share (Ubuntu server - Windows 7). Intermittent, but often enough to be very annoying, especially since nearly everything I do with PSPad is on my server. I like the addition of html5 tags to the multihighlighter, but fieldset still

Re: PSPad unicode 4.5.5 (2417) English [56146]

2011-03-15 Tema obsahu Rick Holmes
Still having the File contents were changed. Reload? issue with network files when returning to PSPad from another application after saving a file. Which is something I may do several times a minute when styling a web page, for instance. I think the last version without the problem was 2411. Is

Re: PSPad unicode 4.5.5 (2417) English [56150]

2011-03-15 Tema obsahu Rick Holmes
Good enough. That's no problem for me, as I'm the only one working on the network. Which solely exists to have a real webserver for development/testing purposes. (XAMPP, et al go only so far.) I was getting (somewhat) used to it, but the alert was still driving me nuts. Thanks. --

Re: PSPad unicode 4.5.5 (2417) English [56157]

2011-03-15 Tema obsahu Rick Holmes
My desktop is running Windows 7, with PSPad in the programs partition (not with the OS). My server is running Ubuntu 8.10 server edition. (I plan on trying to install a newer LTS version, but it's an old Dell box that may not take it. Had a hard time getting this on it.) The files in question

Re: PSPad unicode 4.5.5 (2417) English [56165]

2011-03-16 Tema obsahu Rick Holmes
Changing the times didn't help. -- http://forum.pspad.com/read.php?6,56138,56165 PSPad freeware editor http://www.pspad.com

Re: PSPad crashes ALL THE TIME [56411]

2011-04-19 Tema obsahu Rick Holmes
I can get PSPad to crash consistently by opening a file with very long lines. This might be a sql dump, minified JavaScript or even sometimes some really bad html that was probably written by an application or script. But knowing that this is probably going to happen, I simply open the file in

Re: PsPad vs CSS [56467]

2011-05-01 Tema obsahu Rick Holmes
I think it has to do with how standards are really created: a browser manufacturer creates a new feature, it gets popular, other browsers copy it and then the standards group proposes it as a standard. But until it becomes a standard -- after everyone agrees on its syntax -- the only safe way to

Re: PSPad crashes ALL THE TIME [56474]

2011-05-03 Tema obsahu Rick Holmes
Trying to work on a 5mb+ SQL dump, I discovered something else: PSPad did NOT crash with line wrapping turned off. The file opened fine, though not having the lines wrap meant that I had to scroll through lines that were probably thousands of characters long. BTW: Notepad++ wouldn't even start

=?windows-1250?Q?Create_project_subdirectory_from_filesystem_directory?_[59886]?=

2012-11-08 Tema obsahu Rick Holmes
Is it possible to add entire directories into a project subdirectory automatically? This would be like the Create Project from Directory functionality but would be used on an existing project. I imagine that this might involve an Add Directories... item in the context menu, but I don't know

Feature Request: Allow files outside directory when synchronizing project [= 65477]

2015-07-03 Tema obsahu Rick Holmes
The Synchronize with drive content function for projects is great! Especially when you're creating lots of little files and are liable to miss adding one manually to your project. However, it would be nice to have the ability to maintain a folder outside of the main project directory. For

HTML multihighlighter nested quotes error [65476]

2015-07-03 Tema obsahu Rick Holmes
I've discovered that in certain situations, a single quote (') acts like a comment. For instance (from an underscore/Backbone template) in input value=%= model.get('value') % / the first single quote highlights everything as a comment until the closing %. Swapping the single and double quotes

Re: PSPad unicode 5.0.1 (283) English [70590]

2018-08-06 Tema obsahu Rick Holmes
There seems to be a problem in the php highlighter: the initial ""), if used, is also invisible but will also appear if selected. This is true for both new and old files. The rest of the hightlighter works as expected. -- PSPad freeware editor

Re: PSPad unicode 5.0.1 (283) English [70593]

2018-08-06 Tema obsahu Rick Holmes
(viz http://kvdesign.net/images/pspad-screenshot.png ) 1600x1200 1x (old school) win7 32bit. I added a blank line at the top of the file so you could also see that the "https://forum.pspad.com/read.php?6,70561,70593> PSPad freeware editor https://www.pspad.com

Re: PSPad unicode 5.0.1 (287) English [70790]

2018-10-26 Tema obsahu Rick Holmes
Agreed, much, much better! There is still a tiny problem with the code explorer, at least with php files. If you have a WordPress-style block commented out like so /* foreach($this as $that) { $something[] = $that + 1; } */ any class methods below the method containing the commented block