I'm also a long time licensed user. And I want to support the Vox Populi.
I am very willing to buy a license for a major new release.
Search found 7 matches
- Thu Feb 09, 2012 10:56 pm
- Forum: General
- Topic: Is TextPad still being developed?
- Replies: 34
- Views: 17098
- Tue Dec 29, 2009 1:26 am
- Forum: Enhancement Suggestions
- Topic: Code-folding. The only thing TP needs to be PERFECT !!!
- Replies: 8
- Views: 2467
This is heading to make other editors to be better accepted
This is heading to make other editors to be better accepted. I have seen code-folding in many other Text editors, like UltraEdit, NotePad++, gEdit and EditPlus. Some of them distributed under GNU licence. And I really love TextPad, but the lack of this feature makes difficult to edit large code ...
- Fri Oct 09, 2009 11:34 pm
- Forum: Enhancement Suggestions
- Topic: Test Pad also for other OS, like LINUX?
- Replies: 8
- Views: 1941
- Tue Oct 06, 2009 11:30 pm
- Forum: Enhancement Suggestions
- Topic: Code in site
- Replies: 0
- Views: 296
Code in site
It would be a rock awesome new feature. Some others developer environments (Net Beans for example) allow users to activate this feature, which consist in a auto completion tool that shows you the possible options to write when you are working with classes or functions. For example: { $obj = new ...
- Tue Oct 06, 2009 11:03 pm
- Forum: Enhancement Suggestions
- Topic: Test Pad also for other OS, like LINUX?
- Replies: 8
- Views: 1941
It runs incredibly well with wine under any x86 linux kerne
The only thing you need to run TextPad under Linux is to activate the WINE daemon.
It runs perfectly, of course only in x86 kernel.
http://en.wikipedia.org/wiki/Wine_(software)
It runs perfectly, of course only in x86 kernel.
http://en.wikipedia.org/wiki/Wine_(software)
- Tue Oct 06, 2009 1:05 am
- Forum: Enhancement Suggestions
- Topic: Code-folding. The only thing TP needs to be PERFECT !!!
- Replies: 8
- Views: 2467
Code-folding. The only thing TP needs to be PERFECT !!!
All modern developer environments must have code-folding. This would enable the user to selectively hide and display modules, classes or functions of the currently edited file with source code. Usually, to fold or display a piece of code, the user should click the - or + icon to the left of the code ...
- Tue Jul 26, 2005 11:28 pm
- Forum: Enhancement Suggestions
- Topic: Code Insight
- Replies: 0
- Views: 234
Code Insight
Is it any way to enable some kind of Code insight like Delphi or VisualC editor ?