PiNote is a free source code editor that supports several languages.
PiNote is a free source code editor that supports several languages. Running on Windows, Linux and Raspberry Pi. Written in free pascal and Lazarus IDE, use the SynEdit component with extended syntax highlighter modules.
PiNote's many features include macro recording, code highlighting, encryption and/or decryption of text and files and more.
C++ Builder users without a Delphi license were previously unable to compile the demos. It works with SynditCB.
The C++ version located in the "Demos" folder requires the SynEdit components to be installed in the IDE. A second version of these projects is located in the DemosCb folder. Here, instead of the installed components, the source code of the SynEdit components translated to C++ is used, which is in the folder SourceCppRun.
The code was translated using the Delphi2CB tool. The SourceCppRaw folder
contains the result of this translation without post-processing.
...
SynEdit is a syntax highlighting edit control, not based on the Windows common controls. SynEdit is compatible with both Delphi and Kylix (C++ Builder mostly works, but is unsupported).
I have been writing my own IDE for a while now, and used SynEdit with extra implemented features such as Code Folding, Warning/Error Lines and variable recognition.
I found synEdit a real pain to get working however, so I decided to go about making my own component; making it allot easier to integrate into any system but retaining the great features of synEdit.
This component is only for Windows.
SynWeb is an advanced highlighter for (Uni)SynEdit for PHP, (X)HTML, WML, CSS, JS. It has much more features than TSynMultiSyn and works about 2-10 times faster. Included also SynTokenMatch - inteligment brace/token matching, html tags, begin->end, e
[Abandoned] PHP editor, Made to be light, easy and simple, integrated with PHP by php4delphi component, Highlight by SynEdit component, Debuging XDebug.org DBGp protocol, has internal console for learning php easy, Run, Check, Breakpoints and Watches.
Moved to miniEdit on Github
...It can highlight 56 languages, has autocomplete like in Delphi with Popup List, auto-correct, download and Upload files from/on FTP-server, integration on contextmenu of Windows, MDI interface...
It's wrote with SynEdit 2.0
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Sqlite Query and Management is a client application running on Windows(c) platform intended to manage visualy SQLITE (www.sqlite.org) databases via tools and the usage of SQL language.
It is developed under C++ builder 3 and use the Synedit component.