zaguragit / texter_old

A simple code editor, made in Kotlin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IMPORTANT: The app is very slow and the code is a bit embarassing. I will completely remake this in the future, and it will compile to GTK and some other platform

Texter

This is a code editor built with Kotlin, using the Swing and AWT libraries.

Features:

  • Syntax highlighting for several languages
  • Multiple files can be opened in separate tabs
  • Multiple themes
Syntax highlighting is available for:
  • C
  • Css
  • C#
  • Rust
  • GDScript
  • Html
  • Java
  • Kotlin
  • Makefile
  • Markdown
  • Python
  • Shellscript
  • Xml

About

A simple code editor, made in Kotlin


Languages

Language:Kotlin 99.9%Language:Shell 0.1%