Coder Social home page Coder Social logo

koder's Introduction

Koder icon Koder

Koder is a code editor built using Scintilla editing component.

Screenshot

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.4.0 - TBD

  • Find/Replace window can be closed with Esc now.
  • Fix for saving preferences.
  • Save Find window settings.
  • Limited .editorconfig support.
  • Stack all windows besides those from Tracker.
  • Add status bar.
  • Add dark theme by Mikael Konradsson.
  • Add support for HTML, CSS, JavaScript, PHP and OCaml.
  • Change styling system to make creating new themes easier.
  • Add quick search shortcuts.
  • Implement incremental search.

0.3.0 - 20-03-2018

  • New icon.
  • Add right-click menu.
  • Disable menu items according to editor state.
  • Fix multiple language entries in Language menu.
  • Show alert if styles not found.
  • Change shortcut for Go to line.
  • Add View->Wrap lines.
  • Add File->Reload.
  • Add tooltips to toolbar buttons.
  • Add option to attach windows to existing ones.
  • Cascade windows if necessary.
  • Open files in the same window only if it is new window and has not been modified.
  • Add option to highlight trailing whitespace.
  • Add option to trim trailing whitespace.
  • Add option to trim trailing whitespace automatically on save.
  • Use multiline controls in Find window.
  • Add support for regex in Find/Replace.
  • Fix keyboard navigation in Find/Replace.
  • Rearrange Find/Replace window interface.
  • Add "Open corresponding file" option.
  • Fix opening files from command line.

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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.