version 2.0.4
* added wordWrap - > settings in OptionsDialog
* added selectable AutoIndent
* bugfix backspace by blanks depending of AutoIndent
* changed to CVS-Version of synedit -> 2004-03-05
* added new SyntaxHighlightning HTML-PHP
* showing Folders-Icon in FTP-View
* more translated Items - updated english.lng/german.lng
* added Cursorstring in TextSnippets - Cursor will go to this position after insert the Snippet
* added Import-Export in TextSnippets for a exchange of Snippets
send your exquisite snippets to ursmaeder@users.sourceforge.net
i will put it on the homepage
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
* On Application start some buttons of tool-bars must be passive. Like undo, redo...
* side bar can be dockable.
* Strg must be Ctrl or something like that.
* Unix, Mac, Dos file type support can be added.
* In General Options, width of some labels are
not sufficient.
* replace and searc in all open files can be added.
thanks for php-edit.
i will translate new resources to Turkish as soon as possible. May we write a linux version of php edit?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
thanks for the translation
Unix,mac,dos file type is implemented for saving in this formats -> see menu File, FileFormat
Replace and search in all open files is planned in the future. The length of the labels i will increase.
Strg - Ctrl - Problem is a Delphi problem - strange to change ?!
dockable sidebar is not my first priority - i think a side bar should be at this place...
Linux version:
very hard to implement, because File-Explorer / Preview and other is hard coded to Windows - Extensions.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2004-04-21
New problems in this version:
- First Ident and Undent does not mark file as 'edited', so it is not possible to undo. Why Indent and Undent is no more possible with TAB key?
And one sugestion:
Change main tab page from Editor into Documentation cause search for the word under the cursor every time - it would be better (imho) to search only after F1 key, and then switching between Editor and Documentation page will not loose the last search result.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
you can indent and deindent with ctrl F5 - ctrl F6
if you type a key then the selection will be replaced with the new input.
the change in the documentation page i will correct in the next version. I think also its better in your way.
Thanks for the feedback.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2004-04-21
Yes, typing a key allways replaces selected text, but with one exception (in most editors - and in all which I use) - the TAB key. It is much more comfortable, imho. (Ok, I am just used to it :)
But in the previous version (2.0.3) it works just like this.
Another thing - sometimes an edited file could be modified by external application (eg. FTP download, code converter), so think about detection such modification and display a dialog box with a question, that the file was modified and it might be reloaded.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
the folders lang/data are needed for translation and code completition. Install the normal version and copy by the source-folder. A Folder named dcu contains the compiled files. See the Options from the delphi project. Im working with Delphi 6 - Professional. Standard Version doesnt work.
Folder-Structure:
source:- source
-vcl
-webserv
- lang
- data
- synedit
- dcu
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi
new Features in Version 2.0.4
version 2.0.4
* added wordWrap - > settings in OptionsDialog
* added selectable AutoIndent
* bugfix backspace by blanks depending of AutoIndent
* changed to CVS-Version of synedit -> 2004-03-05
* added new SyntaxHighlightning HTML-PHP
* showing Folders-Icon in FTP-View
* more translated Items - updated english.lng/german.lng
* added Cursorstring in TextSnippets - Cursor will go to this position after insert the Snippet
* added Import-Export in TextSnippets for a exchange of Snippets
send your exquisite snippets to ursmaeder@users.sourceforge.net
i will put it on the homepage
* On Application start some buttons of tool-bars must be passive. Like undo, redo...
* side bar can be dockable.
* Strg must be Ctrl or something like that.
* Unix, Mac, Dos file type support can be added.
* In General Options, width of some labels are
not sufficient.
* replace and searc in all open files can be added.
thanks for php-edit.
i will translate new resources to Turkish as soon as possible. May we write a linux version of php edit?
thanks for the translation
Unix,mac,dos file type is implemented for saving in this formats -> see menu File, FileFormat
Replace and search in all open files is planned in the future. The length of the labels i will increase.
Strg - Ctrl - Problem is a Delphi problem - strange to change ?!
dockable sidebar is not my first priority - i think a side bar should be at this place...
Linux version:
very hard to implement, because File-Explorer / Preview and other is hard coded to Windows - Extensions.
New problems in this version:
- First Ident and Undent does not mark file as 'edited', so it is not possible to undo. Why Indent and Undent is no more possible with TAB key?
And one sugestion:
Change main tab page from Editor into Documentation cause search for the word under the cursor every time - it would be better (imho) to search only after F1 key, and then switching between Editor and Documentation page will not loose the last search result.
you can indent and deindent with ctrl F5 - ctrl F6
if you type a key then the selection will be replaced with the new input.
the change in the documentation page i will correct in the next version. I think also its better in your way.
Thanks for the feedback.
Yes, typing a key allways replaces selected text, but with one exception (in most editors - and in all which I use) - the TAB key. It is much more comfortable, imho. (Ok, I am just used to it :)
But in the previous version (2.0.3) it works just like this.
Another thing - sometimes an edited file could be modified by external application (eg. FTP download, code converter), so think about detection such modification and display a dialog box with a question, that the file was modified and it might be reloaded.
i try to correct the reload of modified files.
Can you start a project for linux. GPL = Linux.
We can help you ..! Just start.
Thanks :-)
http://www.qrea.net/temp/turkish.lng
Thanks a lot
Great your help
I like to colaborate, I have download the code source, but it doesn't work me.
That independent components use?
Thanks
Lunik
http://getcolorsf.sourceforge.net/
you need the cvs-version (2004-03-05) from synedit component.
installing the components in the folders vcl and webserv in the source-directory.
synedit: http://synedit.sourceforge.net/
the folders lang/data are needed for translation and code completition. Install the normal version and copy by the source-folder. A Folder named dcu contains the compiled files. See the Options from the delphi project. Im working with Delphi 6 - Professional. Standard Version doesnt work.
Folder-Structure:
source:- source
-vcl
-webserv
- lang
- data
- synedit
- dcu