yang123vc / edbee

Text Editor and C++ Editor Component for Qt. Multi-caret, Textmate grammar and highlighting support.

Home Page:http://edbee.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

edbee

Editor and C++ Editor Component for Qt. Multiple-carets, Textmate Grammar and Highlighting support. Support for multiple workspaces/projects.

The main website for edbee is at http://edbee.net/ You can find the generated documentation at http://docs.edbee.net/

What happend to the edbee sources?!?

The project has been split up in separate repositories. The main advantage of this, is that the library is much more lightweight and easier to include in your own projects.

It also decouples the data files from the sources and makes it as a whole more maintainable.

Screenshot of the example application Screenshot of the example application

Contributing

You can contribute via github

  • Fork it
  • Create your feature branch (git checkout -b my-new-feature)
  • Commit your changes (git commit -am 'Added some feature')
  • Push to the branch (git push origin my-new-feature)
  • Create new Pull Request

Of course you can also contribute by contacting me via twitter @gamecreature or drop me al message via the email-address supplied at https://github.com/gamecreature

Issues?

Though we have our own issue-tracker at ( http://issues.edbee.net/ ), you can report your problems via the github issue tracker or send me a message https://github.com/gamecreature

About

Text Editor and C++ Editor Component for Qt. Multi-caret, Textmate grammar and highlighting support.

http://edbee.net/

License:Other