Replies: 2 comments 4 replies
-
|
What's the confusion? |
Beta Was this translation helpful? Give feedback.
-
|
LSP needs a language server installed for the language you’re editing, and Acode must be able to start/connect to that server. Installing something only inside Termux usually won’t be enough, because Acode’s built-in LSP does not automatically use Termux’s environment/path. Example: for TypeScript/JavaScript, the language server would usually be If you want to use Termux specifically, you’ll need a plugin/integration that lets Acode talk to language servers running there. Otherwise, use Acode’s built-in terminal/runtime for now. The missing detail is the language you’re trying to use LSP with, because the setup depends on the specific language server. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm confused, how to use the LSP feature?
(I tried using Acode + Termux)
Beta Was this translation helpful? Give feedback.
All reactions