Text Editor

Sunday, September 13, 2009 21:03
Posted in category: Projects>Ideas

Unfortunately this isn’t anything new, but I would like to create my own text editor, that can do the basics with some enhancements.  The following is what I am thinking of initially:

  •  open and saving files
  •  cut
  • copy
  • paste
  • undo
  • word wrap
  • font choices (maybe)
  • syntax highlighting (if I can figure out how to implement) for Java, C, HTML, PHP, XML
  • word count
  • current line
  • find and replace
  • refresh (since accessing remote location)

I would then be able to take this application and integrate it with other applications, such as my remote file manager idea, to allow users to open files with its own text editor to view and modify the contents.

Note that I may add/remove features when/if I decide to start the project as I come up with other features I would like to incorporate.

You can leave a response, or trackback from your own site.

Leave a Reply