programming tools for Windows applications development
  Home  |   SwiftForth Archive  |   SwiftX Archive  |

Re: Preferred editors

From: Azedia of DOLFINA <dolfina_at_dolfina.org>
Date: Sat, 8 Sep 2001 12:30:42 -0700

Subject: [sftalk] Preferred editors

Personally, I use a free editir called ConText
http://www.fixedsys.com/context/ but I would like to use my own editor when
I am done coding it.

: newbie 2 * ;

>
> What editors do people particularly like to edit SwiftForth source? I
> use files rather than blocks.
>
> I currently am using Notepad.exe as default. My major complaint is its
> lack of line numbers -- impedes going directly to problem when
> encountering a compile error.
>
> Features I would like to have:
> line numbers
> single keystroke saves image of current file while continuing to
> edit that file
> ( ie my directory would contain a copy of each 'preserved'
> version --
> naming convention open )
> automatic case adjustment of "keywords", cf MS QUICKBASIC.EXE [ I
> would like the case of all words in the FORTH dictionary ( including the
> keywords from the Windows DLL's ) to be imposed on what I type. Having
> to create my own "capitalization dictionary" would be acceptable.]
>
> A nice feature ;0]
> Be able to open side by sides views of current and former version of the
> file. Such that the begging of ALL : definitions were on the same visual
> line. This would require intelligence in the display portion of the
> editor. Assumed restrictions would be that the words were defined in the
> same order in each file and that the 'historic' copy would be read-only.
> I would like the ability to transfer code from the 'historic' file, via
> the clipboard, to the current file.
> ----------------------------------------------------------------------

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.273 / Virus Database: 143 - Release Date: 8/16/2001
----------------------------------------------------------------------
sftalk_at_forth.com      The SwiftForth programming discussion email list
To unsubscribe,  send subject "unsubscribe sftalk" to listar_at_forth.com
For help with listar commands, send subject "help" to listar_at_forth.com
Archives are located at http://www.forth.com/sftalk -- check them out!
Search the archives!    Visit http://www.forth.com/search for details.
Received on Sat Sep 08 2001 - 12:29:56 PDT

This archive was generated by hypermail 2.2.0 : Sat Nov 22 2008 - 03:04:19 PST