Skip to content
#

texteditor

Here are 105 public repositories matching this topic...

Simple-Java-Text-Editor

📝 PHNotepad is a simple Java text/code editor (notepad) written in Java. It has also nice features such as Search tool, Find/Replace text/code, Auto completion, Nice Image Buttons for better UX, etc.

  • Updated Jun 18, 2020
  • Java
schiessle
schiessle commented Jun 29, 2017

The current version of the texteditor uses Unix line endings. For many Windows users this is disturbing.

Therefore I suggest the following:

  1. Auto detect line ending if we open an existing file and continue to use the same line ending for this file.

  2. For new files we should have a config.php switch to define the default.

Improve this page

Add a description, image, and links to the texteditor topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the texteditor topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.