Skip to content
#

texteditor

Here are 99 public repositories matching this topic...

CotEditor
HendrikNoeller
HendrikNoeller commented Jun 11, 2016

The editor already indents my next line when typing e.g. a '{'.
Could this be extended to perform a one click indentation fix, like ctrl+i in Xcode? That would come in really handy when indentation gets messed up or to make a file more readable from someone who uses a different number of spaces as indents.

Notepads
GreyRats
GreyRats commented Apr 24, 2020

Is your feature request related to a problem? Please describe.
notepad requires Auto* utf-8 encoding /decoder (Universal Cyrillic encoding /decoder and Converter.You can give (it to the Context menu for example)
) let's say I have a clumsy gibberish in text that was not saved correctly and it is displayed >"ìîÿ æèçíü ýòî ÷åðòâî ïîðî÷íûé êðóã è ýòî shit" and I can't see it , but there are

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.