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! :)
Check also tIDE, an application for SailfishOS to create new applications on the go!
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
[Version 0.2.7] Get it from Jolla store! 21/04/2017
[Version 0.2.10] Submitted to Jolla store! 08/06/2017
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/>.