Syntax highlighting text editor - OfficinaTurini

Go to content
otEditorApp
Editor per linguaggi di programmazione con capacitá di visualizzare un testo con differenti colori e font in base a particolari regole sintattiche.
L'editor riconosce automaticamente le regole da applicare in base all'estensione del file utilizzato.
É presente un azione di completamento automatico durante la scrittura se la parola viene riconosciuta é fra quelle definite.
Si possono salvare e rileggere gruppi di file contenuti in un fille sessione.
A completare il programma, oltre a diverse utilitá anche una funzione di ricerca su file (GREP).
L'archivio scaricabile é una versione portabile che semplicemente puó essere caricata e fatta funzionare senza alcuna istallazione.
É probabile peró che sia necessario installare anche i file di sistema necessari al C++ che trovate nei link sottostanti.
Il binario é a 32 bit e 64 bir e puó essere eseguito su Windows nelle varie versioni.
L'editor é basato sulla libreria QScintilla.
Tutti i sorgenti sono pubblicati sulla mia pagina GitHub.

Se questa applicazione é di tuo gradimento e vuoi contribuire al suo sviluppo e miglioramento puoi fare una donazione .... Grazie!
Programming language editor with the ability to display text with different colors and fonts based on particular syntactic rules.
The editor automatically recognizes the rules to be applied based on the file extension used.
There is an automatic completion action during writing if the word is recognized is among those defined.
You can save and reread groups of files contained in a session file.
To complete the program, in addition to various utilities, there is also a file search function (GREP).
The downloadable archive is a portable version that can simply be loaded and run without any installation.
However, it is likely that you also need to install the system files necessary for C++ that you can find in the links below.
The binary is 32-bit and 64-bit can be run on Windows in various versions.
The editor is based on the QScintilla library.
All sources are posted on my GitHub page.

If this application is to your liking and you want to contribute to its development and improvement, you can make a donation .... Thanks!
Updated version: 2.0.0 - 16 November 2023, as x86 and x64
The program does not require installation, it is sufficient to unpack the archive and run the executable.
It may be that your system does not have the necessary libraries, therefore below you will find two Microsoft installations necessary for the relevant codes.
Tested on Win7/Win10 32 and 64 bit

Downloads:
otEditor x86

System libraries you may need ....

Revision History:
  • 0.0.1 2021/12/23 : Addition of some missing DLLs.
  • 2.0.0 2023/11/15: Full rebuild with VS2015 and Qt 5.10.1
Free counters!
VAT: IT 02230330504
(C) 2016-2024 Officina Turini, Tutti i diritti riservati
Back to content