Releases: thebaselab/codeapp
Releases · thebaselab/codeapp
1.10.1 (November 2024)
- Fixes an issue where file does not save when pressing the hide keyboard button
- Fixes crash when dropping files on editor
Full Changelog: 1.10.0...1.10.1
1.10.0 (October 2024)
- Language Server for Python & Java
- Autocomplete, static code analysis and other language features
- Support for more languages & features in Monaco Editor
What's Changed
- LSP (Python and Java Intellisense) #1104 by @bummoblizard in #1128
Full Changelog: 1.9.0...1.10.0
1.9.0 (July 2024)
- SSH
- Proxy jump
- 2FA / Keyboard-interactive authentication
- Fixes an issue where certain SSH git repository cannot be cloned
1.8.0 (June 2024)
- Editor
- Runestone editor mode (an editor with native text selection controls)
- Syntax highlighting for Kotlin
- Keyboard toolbar can now be enabled/disabled without re-launching the app
- Terminal Enhancements
- Custom font
- Keyboard toolbar
Full Changelog: v1.7.4...1.8.0
1.7.4 (May 2024)
- Fixes an issue with pasting text using keyboard toolbar (#1078)
Full Changelog: v1.7.3...v1.7.4
1.7.3 (May 2024)
- Fixes a problem where keyboard toolbar cannot be disabled (#1073)
Full Changelog: 1.7.2...v1.7.3
1.7.2 (May 2024)
- Interactive inputs in local Java / Node.js
- Fixes a problem with multi-file Java programs (#1070)
What's Changed
- Rewrite Monaco wrapper by @bummoblizard in #1032
- Runestone editor integration (experimental) #169 by @bummoblizard in #1055
Full Changelog: 1.7.1...1.7.2
1.7.1 (March 2024)
- Ability to terminate running C program (#612)
Full Changelog: 1.7.0...1.7.1
1.7.0 (February 2024)
- Vim Mode (#438, #565)
- Drag and drop files and folders in explorer
- Ability to use user-installed fonts (#1004)
- Remove unsupported headers in stdc++.h (#974)
- Improved editor scrolling (#484)
What's Changed
- [WIP] Re-write file tree in UIKit by @bummoblizard in #999
Full Changelog: 1.6.0...1.7.0
1.6.0 (January 2024)
- Local Language Enhancements
- Local Java (OpenJDK 8)
- You can now compile and run Java programs offline with
javac
andjava
commands
- You can now compile and run Java programs offline with
- Node.js 18.19.0
- PHP 8.3.2 (with Zlib)
- Local Java (OpenJDK 8)
- Confirm prompt when deleting files is now optional and disabled by default
Full Changelog: 1.5.3...1.6.0