RE: POLL: Programmers' Editor

new topic     » goto parent     » topic index » view thread      » older message » newer message

Greg Haberek wrote:
> 
> 
> I'm conducting a poll. I am writing a programmers' editor. One that will
> allow syntax coloring for any language, as well as
> comiling/binding/translating for any language. It will have multi-file
> access and the ability to jump from routine to routine, perhaps even
> bookmarks. It will also have auto-save and scriptable options, like 
> OnOpen
> and OnSave for custom compression or encryption purposes, and 
> customizable
> parameters for compilers.
> 
> My poll question is, what type of features would a programmer expect to 
> see
> in a top-notch editor? and would the above features be too 
> much/annoying?
> 
> Please feel free to comment as you wish, don't hold back.
> ~Greg
> 
> 

i like the outline format myself, then blocks of text can be easily
moved around.
idea
  -thoughts
    --variables
    --inputs
    --outputs
    --processing
 - pseudo-code
 - documentation
 - real code
     -variables
     -inputs
     - processing
     - outputs

the complete real code node can be moved /exported to an euphoria file 
type

rudy
lotterywars

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu