topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday April 18, 2024, 3:27 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: Mesh Editor (Text / Code Editor)  (Read 2448 times)

CoffeeAddict

  • Member
  • Joined in 2017
  • **
  • Posts: 12
    • View Profile
    • Coffee Addict
    • Donate to Member
Mesh Editor (Text / Code Editor)
« on: January 29, 2020, 02:51 PM »
Hello everyone!

I recently started developing a program that I would like to consider a better notepad alternative, since it offers much more and still keeps everything minimal and lightweight.

Mesh Editor has built-in syntax highlighting for the following programming languages:

  • CSharp
  • HTML
  • JSON
  • Javascript
  • Lua
  • PHP
  • SQL
  • Visual Basic
  • XML

The program can open multiple tabs at a time. In addition, there is also a Folder View which allows the user to load a whole folder and display it as a list.

Features that are currently being worked on:
  • Smart Clipboard
  • Dark / Black Theme
  • Increase customization
  • Automatic updates

My relationship with the project: Developer
Website: Official Website

Any kind of feedback will be appreciated.