Programmer's Notepad http://www.pnotepad.org Home Page of Programmer's Notepad Tue, 12 May 2009 22:35:19 +0000 http://wordpress.org/?v=2.7.1 en hourly 1 Programmer’s Notepad 2 0.9.970 Released http://www.pnotepad.org/2009/05/12/programmers-notepad-2-09970-released/ http://www.pnotepad.org/2009/05/12/programmers-notepad-2-09970-released/#comments Tue, 12 May 2009 14:29:42 +0000 simon http://www.pnotepad.org/?p=88 The latest testing release of Programmer’s Notepad is out. This is a minor release with a few important bug fixes, including Unicode file handling, Windows 7 RC quirks, and a couple of toolbar appearance issues. All testing release users should upgrade to this new build.

Downloads

Thanks to all the users who have put time and effort into reporting and following up on bugs, testing, and contributing patches.

]]>
http://www.pnotepad.org/2009/05/12/programmers-notepad-2-09970-released/feed/
Programmer’s Notepad 2 0.9.962 Released http://www.pnotepad.org/2009/05/02/programmers-notepad-2-09962-released/ http://www.pnotepad.org/2009/05/02/programmers-notepad-2-09962-released/#comments Sat, 02 May 2009 22:01:47 +0000 simon http://www.pnotepad.org/?p=84 The latest testing release of Programmer’s Notepad is out. This release brings a whole bunch of great changes: Script (macro) recording when using PyPN, a customizable toolbar, firefox-style tab ordering and smart highlight. There are also a load of bug fixes too.

Downloads

There is also a new PyPN release fixing a couple of issues with the included scripts from the last build:

Thanks to all the users who have put time and effort into reporting and following up on bugs, testing, and contributing patches.

]]>
http://www.pnotepad.org/2009/05/02/programmers-notepad-2-09962-released/feed/
Programmer’s Notepad 2 0.9.926 Released http://www.pnotepad.org/2009/02/19/programmers-notepad-2-09926-released/ http://www.pnotepad.org/2009/02/19/programmers-notepad-2-09926-released/#comments Thu, 19 Feb 2009 22:01:10 +0000 simon http://www.pnotepad.org/?p=81 This is a minor bugfix testing release for Programmer’s Notepad, fixing a few niggles with the last release.

Downloads

There is also a new PyPN release fixing a couple of issues with the included scripts from the last build:

Thanks to all the users who have put time and effort into reporting and following up on bugs, testing, and contributing patches.

]]>
http://www.pnotepad.org/2009/02/19/programmers-notepad-2-09926-released/feed/
Programmer’s Notepad 2 0.9.921 Released http://www.pnotepad.org/2009/02/12/programmers-notepad-2-09921-released/ http://www.pnotepad.org/2009/02/12/programmers-notepad-2-09921-released/#comments Thu, 12 Feb 2009 13:54:23 +0000 simon http://www.pnotepad.org/?p=74 The latest testing release of Programmer’s Notepad 2 is finally out. There are plenty of fixes in this release, and a few minor new features too. Of particular note are the following:

  1. Updates to the extensions interface allowing extensions to create menu items
  2. International input fixed (I know this will please a whole bunch of users)
  3. Read only edit protection cleaned up
  4. More text transforms, also available from context menu
  5. Tab to space and vice versa conversions fixed
  6. Notepad’s .LOG feature natively supported
  7. Fix a problem using PN on the Windows 7 beta causing PN to hang on exit

Downloads

There is a new PyPN release supporting the updated plugin interface:

Thanks to all the users who have put time and effort into reporting and following up on bugs, testing, and contributing patches.

]]>
http://www.pnotepad.org/2009/02/12/programmers-notepad-2-09921-released/feed/
Feature Polls http://www.pnotepad.org/2009/01/21/feature-polls/ http://www.pnotepad.org/2009/01/21/feature-polls/#comments Wed, 21 Jan 2009 10:20:13 +0000 simon http://www.pnotepad.org/?p=71 We’re looking for your help to shape future development of Programmer’s Notepad by running some usage polls. These will be announced both here and on Simon’s blog. Please follow the link below and answer the two questions - it will only take a few moments and will be very helpful!

Usage Polls

]]>
http://www.pnotepad.org/2009/01/21/feature-polls/feed/
Programmer’s Notepad 2 0.9.872 Released http://www.pnotepad.org/2008/11/07/programmers-notepad-2-09872-released/ http://www.pnotepad.org/2008/11/07/programmers-notepad-2-09872-released/#comments Fri, 07 Nov 2008 10:45:35 +0000 simon http://www.pnotepad.org/?p=57 The latest testing release of Programmer’s Notepad 2 is out, fixing a couple of annoying bugs in the previous release amongst other things. This release is also the first in-the-wild use of the “check for updates” feature. If you are running build 853 or newer and have enabled looking for testing updates, then in the next day or so PN will notify you that there is a new version available.

Changes in this build:

  1. Wombat preset included
  2. Ignore ctags warnings when parsing tags
  3. Fixed bug causing tools capture not to work properly
  4. Allow changing display name of root magic folder
  5. Add support for displaying the caret as a block
  6. Switch back to a DLL for Scintilla for those that use a custom build

Note that if you intend to use a custom build of Scintilla (SciLexer.dll) to support other schemes or prototype changes then you will need to build using the project in the PN source or you will lose the new Regular Expression support. To get the source and build the project you might like to look at How To Compile PN on the docs site.

Downloads

This release wouldn’t have been possible without the excellent contributions (patches and documentation), testing, bug reports and feature suggestions made by users - thank you!

]]>
http://www.pnotepad.org/2008/11/07/programmers-notepad-2-09872-released/feed/
Programmer’s Notepad 2 0.9.853 Released http://www.pnotepad.org/2008/10/14/programmers-notepad-2-09853-released/ http://www.pnotepad.org/2008/10/14/programmers-notepad-2-09853-released/#comments Tue, 14 Oct 2008 09:13:12 +0000 simon http://www.pnotepad.org/?p=54 I’m happy to announce a new testing release, 0.9.853.

  1. Create file backups when saving (option)
  2. Various look and feel improvements
  3. Extension configuration now stored in user settings directory, meaning this works on Vista without an admin prompt
  4. You can now choose to poll for updates of testing releases
  5. Uncomment now works for multiple line-comment lines at once
  6. New keyboard shortcuts for line comments
  7. Added a new Turbo preset to help indulge your Turbo Pascal nostalgia
  8. Improved the ZenBurn preset
  9. Default scheme font on Vista is now Consolas, still Lucida Console on XP and below
  10. Allow opening workspace files
  11. Restore editor windows when jumping to a line or tag
  12. Improved regular expressions support
  13. Works on Win2k again
  14. Don’t hold directories open after selecting files
  15. Support explorer context menus in Browser, Open Files and Projects items
  16. Added Mark All (again!)
  17. Find in all Project Files
  18. Find across all open files

Downloads

There is also a new PyPN release supporting Python 2.6 as well as 2.5 and 2.4:

This release wouldn’t have been possible without the excellent contributions (patches and documentation), testing, bug reports and feature suggestions made by users - thank you!

]]>
http://www.pnotepad.org/2008/10/14/programmers-notepad-2-09853-released/feed/
Programmer’s Notepad 2.0.8 Stable Released http://www.pnotepad.org/2008/02/28/programmers-notepad-208-stable-released/ http://www.pnotepad.org/2008/02/28/programmers-notepad-208-stable-released/#comments Thu, 28 Feb 2008 21:43:00 +0000 simon http://www.pnotepad.org/2008/02/28/programmers-notepad-208-stable-released/ Finally a new stable build! Programmer’s Notepad 2.0.8 has been just over a year in the making. Some of the highlights of this release:

  • Extensions interface, allows extension of PN using C++ add-ins
  • Python extension (PyPN), allows scripting of PN using Python
  • Tag browsing
  • Keyboard customisation
  • Comment insertion/removal
  • Autocomplete (based on keywords and tags)
  • Code templates

Downloads

This release wouldn’t have been possible without the excellent contributions (patches and documentation), testing, bug reports and feature suggestions made by users.

]]>
http://www.pnotepad.org/2008/02/28/programmers-notepad-208-stable-released/feed/
Programmer’s Notepad 2.0.7.706 Released http://www.pnotepad.org/2007/11/22/programmers-notepad-207705-released/ http://www.pnotepad.org/2007/11/22/programmers-notepad-207705-released/#comments Thu, 22 Nov 2007 21:55:30 +0000 simon http://www.pnotepad.org/2007/11/22/programmers-notepad-207705-released/ This new release fixes a bunch of important bugs as we work up to a new stable release.

Text clips bugs have been fixed, memory leaks in the text clips feature and calltips are now working again. Several patches were accepted from contributors. Thanks to all those who tested or contributed to this release.

Download the build here:

PyPN has been updated as well, with Python 2.4 and 2.5 builds now available.

]]>
http://www.pnotepad.org/2007/11/22/programmers-notepad-207705-released/feed/
Programmer’s Notepad 2.0.7.668 Released http://www.pnotepad.org/2007/10/23/programmers-notepad-207668-released/ http://www.pnotepad.org/2007/10/23/programmers-notepad-207668-released/#comments Tue, 23 Oct 2007 20:13:50 +0000 simon http://www.pnotepad.org/2007/10/23/programmers-notepad-207668-released/ Version 2.0.7.688 has been released to SourceForge.

Changes are:

  1. Added Rename shortcut to project context menus (you can already rename using the two clicks convention)
  2. Added $(ProjectProp:*) and $(FileProp:*) tools shortcuts, these retrieve values from project item configurations
  3. Added alpha settings for line highlight, new default colour to make use of alpha
  4. Added option to disable folding
  5. New code templates feature (try typing “if” and then Edit->Insert Template in c/c++)
  6. Now supports custom ctags tagger definitions (see in taggers\ctags directory)
  7. Added Open Containing Folder, Open in Default Folder and Copy File Path to various context menus
  8. Text clips now cached in user settings directory to avoid user needing to change files in install path
  9. New extensions method pn_get_extension_info, new options page showing loaded extensions
  10. New extensions types for passing strings safely with stored allocators

Bugs Fixed:

  1. Line numbers toggle not updated when default (SF Bug #1729577)
  2. File corruption with utf-16 files > 65536 characters (SF Bug #1741342)
  3. Some php keywords only being matched in uppercase
  4. Tabs/Spaces override changes don’t save (SF Bug #1632540)

Download Programmer’s Notepad 2.0.7.688:

Installer

Zip

Portable Zip

There’s a new PyPN release to go alongside this latest build:

Download PyPN 0.6

]]>
http://www.pnotepad.org/2007/10/23/programmers-notepad-207668-released/feed/