Skip to content

KapiX/Koder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

110 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Koder

Koder is a code editor built using Scintilla editing component, inspired by Notepad++.

Dependencies

  • Scintilla
  • yaml-cpp

Building

Koder uses makefile_engine. Invoke make in root directory.

Installation

Copy all files from data directory to Koder directory in any non-packaged/data folder.

History

0.2.0 - 15-04-2017

  • Add icon.
  • Add translations.
  • Adjust whitespace size.
  • Fix crash when changing git branches with a file open.
  • Fix horizontal scrollbar on long lines.
  • Recolor the document on language change.
  • Handle drag and drop message.
  • Add jumping to specific position in file from command line. Handle parameters from /bin/open.
  • Add comment line/block feature.
  • Add indent guides highlighting.
  • Add editor style menu to preferences.
  • Add toolbar.
  • Put selection in Find window automatically.
  • Add AWK, Perl, Ruby and Rust support.

0.1.0 - 01-01-2017

  • Initial release.

About

A code editor for Haiku based on Scintilla editing component.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors