Releases: eekkelund/harbour-tIDE
Releases · eekkelund/harbour-tIDE
Bugfix and suggestions release
Changelog:
- Able to start from command line in rootmode.
- Tabulator key settings, (Real tab - 8spaces)
- Bugfix: Linecounting works now WOOoo:)
- Swedish(eson57) and Dutch (d9h02f) translations
- Bugfix: Respect system allowed orientations settings.(Issue#9)
- Bugfix: Come back to right folder when returning from editor and indentation function improving
- Slightly better highlighting time, which affects file opening time
- Fix: Better tab setting, not final though
- Settings page available from EditorPage!
- Better higlighting time, not perfect yet. Multiline needs fix
- Added enterkey icon for searchbar in editorpage(GoAlexander)
v0.2 first Tablet release!
transportable IDE for SailfishOS devices.
Changelog
- Added tabulator key, visible on Sym view
- Added selecting and jumping words to cursor keys
- Show notification on Python error
- Possibility to navigate to SD Card-Root-usr/share
- Adding files in FileManagerPage possible
- Improved search function
- Improved spec files
- Fixed ShiftKey bug
- Updated keyboard layoyt
- Added support for hw keyboard. CTRL+F and CTRL+S
- Fixed keyboard prediction suggestions bug
- Split view for tablet, quick file change inside editor and scrollable topbar
- Key shortcuts & predicting support for split view
- Fixed bug if building not example project
- Root mode support and renamed directories
- If build has been successfull possibility to install app
- Possibility to change splitter position in split view
- Possibility to delete projects. In CreatorHome via the long-tap-menu in the ListItems, and the pull down menu in ProjectHome. RemorseItem and RemorsePopup in use.(wellef)
- Add support for wrap mode setting for the editor. As a result the editors textarea is now able to flick in both directions when needed.(wellef)
First release
transportable IDE for SailfishOS devices.
PORTS MAY HAVE BUGS. USE IT ON YOUR OWN RESPONSIBILITY!
- Basic IDE features such as:
- Syntax highlighting ( QML, JS & Python)
- Project template creation for SailfishOS
- Autocomplete (Installs new keyboard)
- Running your application
- Application output & debug log
- Building a RPM (experimental)
- Predictive text (QML, JS & Python)
- Normal text editor features including:
- Line numbers (experimental)
- Autosave
- Themes
- Font settings
- Indentation
- Redo/Undo
- Search
- Launch from terminal (harbour-tide /path/to/file.txt)