Programming Language Support| Luau
Check for existing issues
- [x] Completed
Describe the feature
Can you support luau please
If applicable, add mockups / screenshots to help present your vision of the feature
No response
I tried making Ace editor/upstream Luau specific syntax highlighting for acode and got halfway through like last year. You can get luau lsp working in Termux atm in nvim tho it's a little hassle to get set up. Not sure if it's even possible to get lsp support in Acode.
Not sure if it's even possible to get lsp support in Acode.
it would Receive. Its Currently Delayed due to Migration from Ace Editor to Codemirror 6, As it would've created problems for Plugin Devs to migrate If the API got released & received a breaking change too quickly.
For Now, Use Plugins Created by the Community.
Once, the Migration to Codemirror 6 Happens. Acode Editor would have LSP Support.
Yeah.. i need Luau support as for now luau in editor just display as plain text
Yes, I really need this too. I want to code in luau, but I have to code in lua because there is no luau language in acode. I tried to add the luau manually, but it didn't work. I hope they add it soon.