| Author |
Message |
|
| Alexander Stigsen |
Posted: Fri May 23, 2008 6:30 pm |
|
|
|
e Developer
Joined: 31 Jul 2005
Posts: 468
|
The main focus of this update is some long awaited improvements to the bundle editor. It is now far easier to create your own language syntaxes and preferences. You could do it before, but you had to fuddle directly with the xml files. Now you can create and edit them directly in the bundle editor in the pretty userfriendly JSON format.
There are also loads of bugfixes in this update. Thanks to all who have sent bug reports and helped me out.- You can now edit Languages and Preferences in the Bundle Editor (in JSON format).
- The Bundle Editor can now be kept open while you work in the main editor. If you have made changes in the bundle editor, there might be a slight pause when you switch to the main editor (reparsing the bundles).
- When completing (ctrl-space) in front of a punctuation character, it will now suggest all other words in in the document that follows same punctuation char.
- When opening an empty file, encoding will be set to the user defined default.
- Fixed use of margins in Page Setup.
- Fixed parsing of Actionscript 3 syntax.
- Fixed jumping text on drag'n'drop.
- Lots of minor bugfixes.
The latest release can be downloaded at:
http://e-texteditor.com/download/e_setup.exe |
Last edited by Alexander Stigsen on Sat Jun 07, 2008 9:42 pm; edited 1 time in total |
|
| Back to top |
|
| gtcaz |
Posted: Fri May 23, 2008 6:33 pm |
|
|
Registered User
Joined: 23 Dec 2006
Posts: 732
|
| Hey, the baby must be letting you get some work done! Great stuff. Thanks. |
|
|
| Back to top |
|
| charlesroper |
Posted: Fri May 23, 2008 6:52 pm |
|
|
Registered User
Joined: 06 Mar 2007
Posts: 1208
Location: UK
|
Awesome release. The updates to the bundle editor are great. The ctrl-space thing is inspired too. Thanks!
Note, anyone working with the new JSON syntax might want to pop open the bundle manager and install the JSON bundle. |
|
|
| Back to top |
|
| freeb0rn |
Posted: Sat May 24, 2008 2:53 am |
|
|
|
Registered User
Joined: 14 Apr 2007
Posts: 16
|
trying to update e on Vista yields the following error:
Quote:
---------------------------
Error
---------------------------
C:\Program Files\e\cmd\e.exe
An error occurred while trying to replace the existing file:
DeleteFile failed; code 5.
Access is denied.
Click Retry to try again, Ignore to skip this file (not recommended), or Abort to cancel installation.
---------------------------
Abort Retry Ignore
---------------------------
|
|
|
| Back to top |
|
| Mage |
Posted: Sat May 24, 2008 3:32 am |
|
|
|
Registered User
Joined: 28 Feb 2008
Posts: 107
|
freeb0rn wrote: trying to update e on Vista yields the following error:
Quote:
---------------------------
Error
---------------------------
C:\Program Files\e\cmd\e.exe
An error occurred while trying to replace the existing file:
DeleteFile failed; code 5.
Access is denied.
Click Retry to try again, Ignore to skip this file (not recommended), or Abort to cancel installation.
---------------------------
Abort Retry Ignore
---------------------------
Might be a good idea to make sure you kill any strangler processes of e in the background (right click on task bar -> task manager, go to the processes tab and sort by name, end any processes that are 'e.exe'). Vista, as well as XP and virtually every other Windows OS locks loaded executables to prevent them from being written to.
Also! Excellent new update. I'm happy to say since 1.0.19 I've had the exact same stability in Vista x64 and XP SP2, which is a terrific thing
Bravo! |
|
|
| Back to top |
|
| nigauw |
Posted: Sat May 24, 2008 10:32 am |
|
|
Registered User
Joined: 09 Aug 2007
Posts: 28
Location: Brussels - Belgium
|
| Great realease, thanks Alexander! |
|
|
| Back to top |
|
| n00ge |
Posted: Sat May 24, 2008 1:45 pm |
|
|
Registered User
Joined: 26 Feb 2007
Posts: 241
Location: Albany, NY
|
| Amazing release! The update to the bundle editor is very welcome. Thanks for the AS3 fix too. |
_________________ http://twitter.com/n00ge |
|
| Back to top |
|
| krzakptak |
Posted: Sat May 24, 2008 8:37 pm |
|
|
|
Registered User
Joined: 23 Apr 2008
Posts: 32
Location: Poland
|
| This release is really great. Thanks. |
|
|
| Back to top |
|
| anoncoder |
Posted: Sun May 25, 2008 1:40 pm |
|
|
|
Registered User
Joined: 22 Jul 2007
Posts: 6
|
| I've been waiting for a long time for an easy way to make language syntaxes. Now I have it - thank you very much your work is appreciated. Great update. |
|
|
| Back to top |
|
| borland |
Posted: Sun May 25, 2008 10:13 pm |
|
|
|
Registered User
Joined: 20 Nov 2006
Posts: 410
|
Quote: When opening an empty file, encoding will be set to the user defined default.
Oh yeah. no more windows line ending'ed files for meeeeee. woot |
|
|
| Back to top |
|
| innervision |
Posted: Mon May 26, 2008 11:09 am |
|
|
|
Registered User
Joined: 02 Apr 2007
Posts: 137
|
I absolutely love this new release!
Everything works out of the box for me, and I didn't have problem editing a couple of files bigger than 2MB. Of course, some people will think 2MB is not "big", but actually I've never seen a source file, at least one correctly modularized, grow bigger than a few kB. BTW, these 2MB files I'm talking about were Apache logs, which didn't show any kind of syntax highlighting, so that might have something to do with the performance.
My only pet-peeve now is Ctrl-Tab behavior. I'd rather have an option to enable 'naive' tab-switching, as sometimes it gets quite confusing. I'll add it to the bug tracker.
Cheers,
David |
|
|
| Back to top |
|
| myel |
Posted: Mon May 26, 2008 12:43 pm |
|
|
Registered User
Joined: 03 Jan 2007
Posts: 381
|
very nice
not a single crash since install. |
|
|
| Back to top |
|
| Lokaltog |
Posted: Mon May 26, 2008 6:38 pm |
|
|
Registered User
Joined: 22 Apr 2008
Posts: 23
|
Alexander Stigsen wrote: - When opening an empty file, encoding will be set to the user defined default.
Awesome! Love this release  |
|
|
| Back to top |
|
| sjh |
Posted: Tue May 27, 2008 7:30 am |
|
|
|
Registered User
Joined: 04 Apr 2007
Posts: 315
|
innervision wrote:
My only pet-peeve now is Ctrl-Tab behavior. I'd rather have an option to enable 'naive' tab-switching, as sometimes it gets quite confusing. I'll add it to the bug tracker.
absolutely ... back in the day ctrl-alt-left & right arrow changed tabs also ... I miss that!
great release anyway! |
|
|
| Back to top |
|
| nextmario |
Posted: Tue May 27, 2008 2:44 pm |
|
|
|
Registered User
Joined: 20 May 2008
Posts: 6
|
| every now and then, the last line of a paragraph does not render. unfortunately, it is not easy to reproduce or i would detail the steps. seems to happen with MultiMarkdown and wordwrap. it has happened a few times since the new rendering engine was put in even with this latest version. the workaround is to restart e. the file's content is not affected on save. |
|
|
| Back to top |
|
|
|