eekkelund / harbour-tIDEditor

tIDEditor is Jolla Store allowed version of tIDE, transportable IDE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tIDEditor

tIDEditor is Jolla Store allowed version of tIDE, transportable IDE.

tIDEditor includes just the text editor of tIDE, but it has brilliant text editor features.

These features include:

  • Syntax highlighting ( QML, JS, Bash & Python)
  • Line numbers
  • Autosave
  • Themes
  • Font settings
  • Indentation
  • Redo/Undo
  • Search & Replace
  • Launch from terminal (harbour-tide-editor /path/to/file.txt)
  • Change files on the fly
  • Split view. And possibility to move separator
  • Set as default editor
  • Modify system files; Root support #Not in Jolla Store!
  • ..

All feature suggestions and contributions welcome! :)

tIDEditor

Check also tIDE, an application for SailfishOS to create new applications on the go!

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

History

[Version 0.2.7] Get it from Jolla store! 21/04/2017
[Version 0.2.10] Submitted to Jolla store! 08/06/2017

Changelog

License

Distributed under the GPLv3 license. See LICENSE for more information.

Copyright (C) 2016-2017  Eetu Kahelin

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

About

tIDEditor is Jolla Store allowed version of tIDE, transportable IDE

License:GNU General Public License v3.0


Languages

Language:C++ 74.1%Language:IDL 20.3%Language:QMake 5.5%