Code Monkey home page Code Monkey logo

dido's Introduction

Dido is a specific text editor for the D language.

alt tag

Status: Design failure. Multiple problems were met. Better start anew.

What's inside

  • Multiple cursors editing
  • dido contains a small GUI package built on top of SDL2 renderers
  • portable graphics, SDL 2.x is the only dependency: https://www.libsdl.org/
  • minimal DUB integration

Current limitations

  • currently not configurable
  • no file browser
  • Multiple views not supported
  • only UTF-8 files support (load and save)
  • command language is very incomplete
  • currently no syntax highlighting
  • see Issues for more limitations

Inspiration

  • dido's internals were heavily inspired by kakoune, a much more advanced and general editor. https://github.com/mawww/kakoune

  • Sublime Text is an inspiration for various things like multiple cursors

  • Visual Studio is an inspiration for UI

Compiling

  • Build with DUB (a 2.066+ front-end is required)
  • Use recent SDL 2.x binaries

dido's People

Contributors

p0nce avatar uplinkcoder avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

dido's Issues

Output window

Capoture DUB output and display it in an Output panel

Copy/paste

Implement copy/paste.
In case of multiple cursors, Sublime store copied buffer interleaved with \n.

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.