Re: Editor

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

Cutting and pasting between Eclipse and wee, I notice that the font and color coding are retained. Not a big deal - closing and reloading takes care of it. But perhaps it's something to keep in mind.

This is a repeat, but the biggest thing I'm missing in wee is help with common routines that I haven't yet included.

For example, I wrote:

   atom baz = sin(frq * 2 * PI) 

And wee color-coded sin (as above), indicating that it knew that sin was a common routine... But the compiler complains that I haven't declared it yet.

Here's a feature suggestion for wee:

  1. Scan my file for includes to see which files I'm including
  2. Scan my file for routines that are part of the OpenEuphoria core
  3. Present me with a list of missing includes, and what routines are associated with them
  4. Allow me to select which include files I want, or just Include All
new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu