- New
- New in app browser | 324
- New in app browser with new UI.
- You can emulate multiple devices.
- New mode | 933
- Zig mode
- Astro mode
- New in app browser | 324
- Fixes
- File | 931
- Fixed not able share, edit or open with other apps.
- Fixed file rename not working properly. | 934
- Preview | 934
- Fixed preview where it opens browser two times.
- File | 931
- New
- Natural Scrolling | 331
- Acode now uses natural scrolling.
- Natural Scrolling | 331
- Fixes
- Selecting text | 331
- Fixed an issue where selecting text using long press and adding text to selection behaves unexpectedly.
- Open folders | 331
- Fixed an issue where removing folder from sidebar doesn't remove the selected folder.
- Selecting text | 331
- New
- Updated Ace editor | 318
- Updated Ace editor to version 1.28.0
- New problems page | 318
- You can now see all the problems in one place.
- You can also see the problems in opened file.
- New settings | 318
- New settings to toggle side buttons.
- New Plugin API | 318
SideButton
is a new component that can be used to add side buttons.
- New theme color | 318
- New
danger-color
anddanger-text-color
theme color.
- New
- New key binding | 318
- Use
Ctrl+Shift+X
key binding to open problems page.
- Use
- Plugin | 320
- Install plugin directly from browser.
- Intent | 323
- Plugin has now API to handle intent with uri acode://module/action/value.
- Updated Ace editor | 318
- Fixes
- Plugin page | 318
- Improved plugin page UI.
- Shows plugin quickly when opened and loads new information in background.
- Unsaved changes | 318
- Fixed unsaved changes not showing up in file when app restarted.
- Quicktools | 319
- Fixed quicktools slides back when touch moved slightly.
- Settings | 321
- Fixed settings not saving properly.
- Internal storage | 322
- Fixed renaming file.
- Side buttons | 323
- Fixed side buttons not shown properly.
- Open folders | 330
- Fixed move file/folder not working properly.
- Editor | 330
- Improved scrolling.
- Quicktools | 330
- Improved quicktools.
- Plugin page | 318
- New
- Search in settings
- You can now search for any settings in settings page.
- Search in settings
- Updates
- Language
- Updated language pack for Russian, Spanish, Portuguese and Deutsche.
- Updated Ace editor
- Updated Ace editor to version 1.5.0
- Language
- Fixes
- Sidebar search
- Fixed sidebar search not rendering words with special characters.
- Not Loading
- Fixed app not loading on older devices.
- Scrolling
- Fixed scrolling not working properly on some devices.
- Eruda console
- Fixed eruda console not working properly.
- Scrollbar
- Fixed scrollbar not working properly.
- Custom theme
- Fixed custom theme not working properly.
- Sidebar search
- New
- Scroll speed
- New 'Fast x2' scroll speed.
- Touch handling
- Prevent accidental touch when tapping tear drop.
- Color Preview
- You can now see color preview in css, scss, less, stylus and sass codes.
- No need to select the whole color.
- Enable/disable this feature from editor settings.
- Smaller app size
- Reduced app size.
- Updated icon pack
- Updated icon pack (mono color).
- Default file encoding
- You can set default file encoding from settings.
- File encoding
- Remember file encoding for each file.
- Sidebar apps
- File list and extension list now remembers scroll position.
- File tab bar
- When repositioning file tab bar, tab container will scroll when current tab is at the edge.
- Scroll speed
- Fixes
- Touch handling
- Fixed teardrop and text menu not updated when switching tabs.
- File encoding
- Fixed file encoding not working properly.
- File icon
- Fixed inconsistent file icon.
- JavaScript console
- Fixed JavaScript console not opening.
- Ads
- Fixed ads taking screen when keyboard is open.
- Insert file
- Fixed 'insert file' in opened folder not working properly.
- Touch handling
- New
- Updated Ace editor
- Updated Ace editor to version 1.22.0
- Open files position
- Bottom
beta
: This is new option for open files position. You can change this from settings. This will open files in bottom of the screen.
- Bottom
- Search in All Files
beta
- This feature can be used to search and replace in all files in the opened projects.
- To use this feature, open side bar and click on the search icon.
- Note: This feature is in beta, so it may not work as expected.
- Fast File Listing in Find Files (Ctrl + P)
- Loads files at startup and caches them for faster loading.
- Watches file being created or modified from sidebar and updates the list accordingly.
- Ctrl Key Functionality
- Keyboard shortcuts:
- Ctrl+S: Save
- Ctrl+Shift+P: Open the command palette. (Your shortcut may be different depending on what is saved in .keybindings.json file.)
- Keyboard shortcuts:
- Plugin API
contextMenu
is a component that can be used to show context menu in your plugin page.
- Customisable quick tools
- You can now customise quick tools from settings.
- Updated Ace editor
- Fixes
- Scrolling Issue
- Resolved an issue causing automatic scrolling from the cursor's position when the back button is pressed with the soft keyboard up.
- Fixed a bug where scrollbar gets visible even when the file is not scrollable.
- Active files in sidebar
- Fixed active files taking whole height of sidebar.
- File opened using intent
- Fixed file opened using intent is not set as active file.
- App doesn't load
- Fixed an issue where the app wouldn't load when an error occurred.
- File tab bar
- Changing file tab bar position will not make editor lose focus.
- Sidebar
- Fixed sidebar resized unknowingly when dragged to open or close it.
- Close all tabs
- Fixed "close all" action opens up multiple confirm dialog for every unsaved file.
- Now it will ask what to do with unsaved files.
- File changed alert
- Fixed file changed alert showing up even when file is not changed.
- X-Plore
- Fixed file not opening when opened from X-Plore.
- Extensions app in sidebar
- Fixed extensions app's explore not rendering properly.
- Minor bugs
- Fixed many minor bugs.
- Improved stability.
- Scrolling Issue
- Bugs fixes
- Updated ace editor to version v1.18.0
- Bugs fixes
- Clicking on gutter will go to that line
- Plugin Stability improvement
- Updated ace editor
- Bugs fixes
- Plugins can support themes, fonts and sidebar items
- Redesigned sidebar and quicktools
- UI improvements
- Bugs fixes
- Added new command to toggle quick tools
- Added back search in quick tools
- Palette will close on ESC key
- Plugin settings UI
- Bugs fixes
- Swipe to change tab in plugins page
- Fixed update paid plugin
- Bugs fixes
- New medium size teardrop
- Fixed some indic languages rendering
- Fixed selection bug
- Support for paid plugins
- Quick tools improvement
- Settings will have info button, you can see more info about settings
- Updated plugin system
- You can see plugin review and rating
- GitHub is removed from app but, you can still use it from plugin
- Bugs fixes
- Quick tools improvement
- Settings will have info button, you can see more info about settings
- Updated plugin system
- You can see plugin review and rating
- GitHub is removed from app but, you can still use it from plugin
- Bugs fixes
- Updated plugin CDN
- Updated plugin APIs
- Updated text menu
- Install plugin form device
- Updated ace editor
- Fixed horizontal scroll bug
- Updated ace editor
- Retry FTP/SFTP connection when fail
- Supports plugin
- Updated custom theme settings
- Set custom port for preview in app settings
- New option find file
- Stability improvement
- UI improvement
- Fixed keyboard issues
- Fixed tap hold to select text
- Fixed loading files using FTP/SFTP
- Fixed File checking
- Fixed settings
- Various fixes