Search found 9 matches

by Endymion
Fri Feb 21, 2014 8:04 am
Forum: General
Topic: Auto-capitalize keywords
Replies: 1
Views: 9068

Auto-capitalize keywords

Many languages are case-sensitive. The most widely known example is C++. However, it requires a lower case, so no problem. Some old-school languages require Caps Lock. :( Is ZeusEdit able to improve the usability of such programming languages​​? It is desirable that the keywords are automatically ...
by Endymion
Tue Aug 07, 2012 5:48 am
Forum: Comments and Suggestions
Topic: Autoformatting
Replies: 0
Views: 25231

Autoformatting

I saw the best decision in the jEdit editor. Any line, matching to own regular expression, automatically receives indentation. Unfortunately, even coders of this fine editor didn't finish thinking about this clever thought up to the end. It would be logical to add expression for a ledge also. Here ...
by Endymion
Mon Jul 23, 2012 9:47 am
Forum: Comments and Suggestions
Topic: Transparent background and/or distortion-free mode
Replies: 3
Views: 31944

There is text-mode solution - http://sourceforge.net/projects/console/

The program works by such principle: we appoint a certain color transparent. If any point in a window has such color, it is replaced with color of an underlaying window. I think, I panicked in vain. This ability doesn't need to ...
by Endymion
Sun Jul 22, 2012 3:56 pm
Forum: Comments and Suggestions
Topic: Transparent background and/or distortion-free mode
Replies: 3
Views: 31944

Transparent background and/or distortion-free mode

Actually these possibilities are necessary to me for the sake of them. The matter is that the extensive field of continuous color causes in me discomfort. I tried a great number of source code editors and couldn't understand in any way that me doesn't arrange. Then I casually saw the plain-text ...
by Endymion
Thu Feb 09, 2012 7:51 am
Forum: General
Topic: Some notes...
Replies: 4
Views: 11182

jussij wrote:
Is it possible to use two different repos?

I am not sure exactly mean by repos :?:
repo = repository. Place, where sources stored by version control system.
by Endymion
Wed Feb 08, 2012 8:46 am
Forum: General
Topic: Some notes...
Replies: 4
Views: 11182

Some notes...

There is bug in forum: I have passed to page 8, and there isn't present anything. Page 7 is filled completely. Probably, error is in the formula of calculation of pages: a next page is created even for zero topics.

When I press button "New", Zeus created java-document. Probably, because I edited a ...
by Endymion
Tue Feb 07, 2012 10:30 am
Forum: General
Topic: What is primary target in ZeusEdit developing process?
Replies: 4
Views: 12203

jussij wrote:I will make you a challenge.

If you can make Zeus crash and I can replicate the crash then I will give you a free Zeus license.
I will try very much! :)
by Endymion
Mon Feb 06, 2012 12:30 pm
Forum: General
Topic: What is primary target in ZeusEdit developing process?
Replies: 4
Views: 12203

The highest priority is Reliability and robustness which in other words means Zeus never ever crashes and if it ever does then that bug must be fixed :!:

Whether there is a protection against damage of files during force-majeur circumstances? For example, automatic saving after certain quantity ...
by Endymion
Mon Feb 06, 2012 8:18 am
Forum: General
Topic: What is primary target in ZeusEdit developing process?
Replies: 4
Views: 12203

What is primary target in ZeusEdit developing process?

Convenience?
Unique functionality?
Realization of usual functions?
Execution of the user desires?
Reliability and robustness?
Polishing of existing functions?
Refactoring and debugging?

I understand, any developer pursues all these aims, but what of them have got highest priority?

Comparing the ...