Loading...
- v1.3iOS
- Window title bar: Added a thin "CodeMan" header so window controls and drag handles are no longer blocked by the webview. - Arrow keys on the keyboard toolbar: Reordered to left-right-up-down for faster cursor navigation. - Hold-to-repeat arrows: Press and hold an arrow key on the toolbar to continuously move the cursor — just like a physical keyboard. - Two-finger tap context menu: Now works inside the File Explorer (and other sidebar lists), not just the editor. Long-press no longer needed to rename files. - Password auto-submit loop fixed: With a bad server password, the login page no longer reloads endlessly in the background, so you can change settings without losing focus in the input fields. - Magic Keyboard reattachment: Fixed a race condition where briefly reseating the iPad on the keyboard could trick the app into showing the software keyboard. - Editor viewport: Fixed a residual white gap at the bottom of the editor after keyboard transitions. - More Cmd-key shortcuts captured: Cmd+. (command palette alt binding) now passes through to VS Code.
- v1.2.4iOS
Bug fixes and improvements
- v1.2.3iOS
Multiple fixes for touch support: * 2 finger tap for right mouse context menu * Better touch selection support * Additional special function buttons on keyboard toolbar
- v1.2.2iOS
Better multi-window support Window name restore Keyboard fixes
- v1.2.1iOS
This update improves iPad editing and input throughout the app. - Better on-screen keyboard support - Improved touch selection and editing - More native copy, cut, and paste behavior - Better Magic Keyboard handling - Improved switching between touch and hardware keyboard input - Better keyboard behavior in iPad windowed mode and multitasking - Fixes for toolbar, context menu, and focus issues
- v1.2iOS
Use VS Code on your iPad without a keyboard! CodeMan now supports full touch-based editing: - Long press to select — Long press on any word to select it and bring up Cut, Copy, and Paste options - Copy & Paste — Select text with a double-tap or long press, then copy and paste anywhere in your code - Keyboard toolbar — An always-visible toolbar with Cut, Copy, Paste, arrow keys, and modifier keys (Shift, Ctrl, Alt, Cmd) when no physical keyboard is connected - Text selection with Shift+Arrows — Use the Shift button on the toolbar combined with arrow keys for precise text selection - Bring back the keyboard — A floating keyboard button appears when the virtual keyboard is dismissed, so you can always get it back with one tap
- v1.1.2iOS
Bug fixes and performance improvements
- v1.1.1iOS
Additional key-map pass through fixes Performance improvements
- v1.1iOS
Added iCloud Sync support to share settings across all devices Support for custom key-maps Added access to settings in the menu-bar OAuth popup support Modifier custom keyboard toolbar Bug fixes