ACODE | Setup ACODE And Termux for Coding
--------------------------------------- 🔵 Setup Acode First time --------------------------------------- App Required: Termux and Acode Required Termux Package: - Node - Python - NPM - NPM Library: - @thraize/acode-cli - acodex-server - acode-lsp Required Acode Plugin: - Acode Language client - AcodeX Terminal - CodeRunner - Syntaxt Highlight Step for produce 1. Install App Install Acode from Github and Install Termux from fdroid Link: Termux: https://f-droid.org/id/packages/com.termux/ Acode: https://github.com/Acode-Foundation/Acode 2. Open Termux Upgrade and install a. pkg update && pkg upgrade && pkg install python nodejs b. Install library for NPM npm install -g acodex-server && npm install -g @thraize/acode-cli && npm install -g acode-lsp 3. Open Acode Search and install plugin: Acode Language client (Mod) [https://acode.app/plugin/acode.language.client.mod] AcodeX Terminal [https://acode.app/plugin/bajrangcoder.acodex] Code Runner [https://github.com/QiubyZ/acode_plugin_coderunner/releases/download/v1/dist.zip] *Acode languages Client plugin serves to connect LSP from Acode to Termux. * AcodeX Terminal functions to access or call the Termux terminal function. 4. Determination Determine what language you use, then install. Here I will give examples of LSP from typescript and python. We need LSP typescript-language-server LSP (for typescript and javascript languages) and pyright LSP for python. *LSP from typescript, has special treatment. We have to change the shebang accordingly for Termux. Change to #!/bin/env node Other Reference for FIX TERMUX shebang: https://wiki.termux.com/wiki/Termux-exec https://wiki.termux.com/wiki/Termux-fix-shebang 5. Addition to run AcodeXTerminal and Language Server Run the `axs` and `acode -ls` commands in termux look at minute [8:36] --------------------------------------- 🔵 Next video for Acode setup: --------------------------------------- 1. Setup Acode AutoStart axs+lsp+acode https://youtube.com/shorts/0b3wURS0Gvg?si=_sLULRwPaGAg0IFT 2. Run Gradle Project With CodeRunner https://youtube.com/shorts/tc4U8FwaEnA?si=HJiu2xoO44MJaWFh --------------------------------------- Support me on: https://trakteer.id/qiubyzhukhi/tip #acode #androidcoding #androiddev #acodeLanguageClient #acodex-terminal #setupacode
Download
0 formatsNo download links available.