Search found 5 matches
- Fri Jun 18, 2004 2:08 pm
- Forum: Enhancement Suggestions
- Topic: Remotely edit files via FTP (repost)
- Replies: 18
- Views: 3925
- Mon Mar 22, 2004 3:32 pm
- Forum: Enhancement Suggestions
- Topic: TextPad for Linux
- Replies: 20
- Views: 5514
Now that TextPad is made only for one OS, it would properbly not be an easy task to make the code multi OS. I've seen that kind of porting projects kill good software. And it's not like Linux lacks good editors. TextPad is a small, fast and excelent editor, but it can be replaced (please don't flame ...
- Mon Mar 22, 2004 3:27 pm
- Forum: Enhancement Suggestions
- Topic: Auto-Complete
- Replies: 16
- Views: 5839
I use IntelliJ for programming Java, and the auto complete is very good. It basically read your entire source, and only suggests what is legal Java. So if I type Integer. it will suggest the static methods in java.lang.Integer. That kind if auto compleation is a bad idear to implement in a general ...
- Mon Mar 22, 2004 3:13 pm
- Forum: Enhancement Suggestions
- Topic: Remotely edit files via FTP (repost)
- Replies: 18
- Views: 3925
FTP drive software exists
A couple of programs exists, which installs itself as a drive in Windows, and makes it possible for all programs to access the server via FTP, but the programs thinks they are working on a local hard drive. One url I just found is http://www.riverfrontsoftware.com/ but many more exists. I don't see ...
- Sat Jul 19, 2003 5:51 pm
- Forum: General
- Topic: Customizing the current line highlight (v4.7)
- Replies: 17
- Views: 4120
Imho. the dashed lines are a bit confusing, because when you see one line, you have to find out which one your are looking at, and which line is heighlighted. I know it sounds a bit picky, but that's how I am about editors. That's why I chose TextPad :D. For Java I use another editor (intellij.com ...