A Modern Code Editor for Android
Visual Code Space is a cutting-edge code editor meticulously crafted for Android devices. It empowers you to code on the go with a seamless and efficient environment. Forget about cumbersome setups; dive straight into coding with our intuitive interface and powerful features.
Ready to start coding? Download the latest version of Visual Code Space from our releases page or telegram group.
Visual Code Space supports custom plugins written in BeanShell, allowing you to tailor the editor to your specific needs.
/storage/emulated/0/VCSpace/plugins/<your-plugin-package>.entryPoint field in the
manifest.json file to the name of the desired function. For example, to use startPlugin, set
entryPoint to "startPlugin".For detailed instructions and examples, please refer to our Create a Plugin documentation.
We are always looking for ways to improve Visual Code Space and welcome contributions from the community. Please see our CONTRIBUTING.md for guidelines on how to get involved.
We extend our gratitude to the following projects and individuals for their invaluable contributions:
Visual Code Space 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.
Visual Code Space 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 Visual Code Space. If not, see <https://www.gnu.org/licenses/>.
Any violations to the license can be reported either by opening an issue or writing a mail to us directly.