Introducing FiveTech's fivedit
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: Introducing FiveTech's fivedit
James,
The fix was not included yet. Now it is
Please download it again from:
https://bitbucket.org/fivetech/fivewin- ... ivedit.zip
The fix was not included yet. Now it is
Please download it again from:
https://bitbucket.org/fivetech/fivewin- ... ivedit.zip
- James Bott
- Posts: 4654
- Joined: Fri Nov 18, 2005 4:52 pm
- Location: San Diego, California, USA
- Contact:
Re: Introducing FiveTech's fivedit
Antonio,
Yea, it is working fine now. Thanks.
My next suggestion would for it to automatically highlight the line matching the line number of the first error. It would also be nice if it would highlight the line containing the first error message in the compiler output window. My current editor works this way and it is very useful.
I also note that the cursor in the compile output window is apparently the same color (gray) as the window so the cursor is invisible except when it is over black text (and then only partly visible). Maybe you could make the cursor a different color? My current editor shows the cursor as an arrow which would also make it more visible.
Yea, it is working fine now. Thanks.
My next suggestion would for it to automatically highlight the line matching the line number of the first error. It would also be nice if it would highlight the line containing the first error message in the compiler output window. My current editor works this way and it is very useful.
I also note that the cursor in the compile output window is apparently the same color (gray) as the window so the cursor is invisible except when it is over black text (and then only partly visible). Maybe you could make the cursor a different color? My current editor shows the cursor as an arrow which would also make it more visible.
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: Introducing FiveTech's fivedit
New version that by default saves and restore the fivedit.ini file in/from c:\users\username\appdata\local
https://bitbucket.org/fivetech/fivewin- ... ivedit.zip
https://bitbucket.org/fivetech/fivewin- ... ivedit.zip
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: Introducing FiveTech's fivedit
New version with autocomplete feature. Just type the initial chars of a previously written name and it will appear in a tooltip, press enter and it will be written.
Many thanks to Daniel García for his great help to implement it!!!
https://bitbucket.org/fivetech/fivewin- ... ivedit.zip
Many thanks to Daniel García for his great help to implement it!!!
https://bitbucket.org/fivetech/fivewin- ... ivedit.zip
- richard-service
- Posts: 583
- Joined: Tue Oct 16, 2007 8:57 am
- Location: New Taipei City, Taiwan
- Contact:
Re: Introducing FiveTech's fivedit
Nice job.Antonio Linares wrote:New version with autocomplete feature. Just type the initial chars of a previously written name and it will appear in a tooltip, press enter and it will be written.
Many thanks to Daniel García for his great help to implement it!!!
https://bitbucket.org/fivetech/fivewin- ... ivedit.zip
Regards,
Richard
Harbour 3.2.0dev (r1904111533)/xHarbour 1.2.3 Intl. (SimpLex) (Build 20180818) => Borland C++ v7.4
xHarbour 0.99.71 (SimpLex) => Borland C++ v5.5
MySQL v5.7 /ADS v12
Harbour 3.2.0dev (r1603181642) => Borland C++ v7.4 64bit
Richard
Harbour 3.2.0dev (r1904111533)/xHarbour 1.2.3 Intl. (SimpLex) (Build 20180818) => Borland C++ v7.4
xHarbour 0.99.71 (SimpLex) => Borland C++ v5.5
MySQL v5.7 /ADS v12
Harbour 3.2.0dev (r1603181642) => Borland C++ v7.4 64bit
Re: Introducing FiveTech's fivedit
GreatAntonio Linares wrote:New version with autocomplete feature. Just type the initial chars of a previously written name and it will appear in a tooltip, press enter and it will be written.
Many thanks to Daniel García for his great help to implement it!!!
https://bitbucket.org/fivetech/fivewin- ... ivedit.zip
Extend auto complete feature for whole document / file instead of previously written name that appear in a tooltip
Regards, Greetings
Try FWH. You will enjoy it's simplicity and power.!
Try FWH. You will enjoy it's simplicity and power.!
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: Introducing FiveTech's fivedit
New version that properly uses FWH path and Harbour path for scripting compilation:
https://bitbucket.org/fivetech/fivewin- ... ivedit.zip
https://bitbucket.org/fivetech/fivewin- ... ivedit.zip
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: Introducing FiveTech's fivedit
New version that solves a wrong selection when clicking with the mouse:
https://bitbucket.org/fivetech/fivewin- ... ivedit.zip
https://bitbucket.org/fivetech/fivewin- ... ivedit.zip
- James Bott
- Posts: 4654
- Joined: Fri Nov 18, 2005 4:52 pm
- Location: San Diego, California, USA
- Contact:
Re: Introducing FiveTech's fivedit
Antonio,
I cannot get the paste to work. Sometimes my AV software blocks this, but I have checked and it doesn't seem to be doing it this time.
Is paste working for you?
James
I cannot get the paste to work. Sometimes my AV software blocks this, but I have checked and it doesn't seem to be doing it this time.
Is paste working for you?
James
- James Bott
- Posts: 4654
- Joined: Fri Nov 18, 2005 4:52 pm
- Location: San Diego, California, USA
- Contact:
Re: Introducing FiveTech's fivedit
Antonio,
Location of INI file.
c:\users\username\appdata\local\fivedit
James
Location of INI file.
It seems that to follow the standard this should be saved in it's own folder:New version that by default saves and restore the fivedit.ini file in/from c:\users\username\appdata\local
c:\users\username\appdata\local\fivedit
James
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: Introducing FiveTech's fivedit
James,
paste is working fine hereJames Bott wrote:Antonio,
I cannot get the paste to work. Sometimes my AV software blocks this, but I have checked and it doesn't seem to be doing it this time.
Is paste working for you?
James
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: Introducing FiveTech's fivedit
Friends,
I do not understand. The end result of this project http://forums.fivetechsupport.com/viewt ... =3&t=28766 would not be exactly? A complete IDE for Fivewin !
why you are spending time and effort doing another text editor?
I do not understand. The end result of this project http://forums.fivetechsupport.com/viewt ... =3&t=28766 would not be exactly? A complete IDE for Fivewin !
why you are spending time and effort doing another text editor?
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: Introducing FiveTech's fivedit
Vilian,
They are different targets.
Many FWH users need a quick and easy source code editor and a projects manager, thats all. And Fivedit provides exactly that
The Visual Studio project is a development to integrate Harbour in Visual Studio. We have hired a developer from India (Sarabjeet) who is working on that.
Not all the FWH users are wishing to install and use Visual Studio. Some of us yes. But having a source code editor and projects manager, entirely developed with FWH and with full source code available is something very good
They are different targets.
Many FWH users need a quick and easy source code editor and a projects manager, thats all. And Fivedit provides exactly that
The Visual Studio project is a development to integrate Harbour in Visual Studio. We have hired a developer from India (Sarabjeet) who is working on that.
Not all the FWH users are wishing to install and use Visual Studio. Some of us yes. But having a source code editor and projects manager, entirely developed with FWH and with full source code available is something very good
- Enrico Maria Giordano
- Posts: 7355
- Joined: Thu Oct 06, 2005 8:17 pm
- Location: Roma - Italia
- Contact:
Re: Introducing FiveTech's fivedit
Antonio,
I agree. Even though I'm not going to use it (at least for now).
EMG
I agree. Even though I'm not going to use it (at least for now).
EMG