Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Syntax highlight not working [Termux] #2749

Closed
DanielMazurkiewicz opened this issue Feb 20, 2021 · 7 comments
Closed

Syntax highlight not working [Termux] #2749

DanielMazurkiewicz opened this issue Feb 20, 2021 · 7 comments
Labels
bug Something isn't working waiting-for-info Waiting for more information from submitter
Projects
Milestone

Comments

@DanielMazurkiewicz
Copy link

In termux everything seem to work except syntax highlighting, does syntax highlight require some x86 dependant code?

@mrfoxie
Copy link
Contributor

mrfoxie commented Feb 21, 2021

@DanielMazurkiewicz is code-server working properly in termux of urs

@DanielMazurkiewicz
Copy link
Author

As was having background starter for code-server wasn't aware of any errors but actually there was an error of missing module "spdlog". Did reinstall code-server with yarn flag --check-files and that seem to solve a problem of missing module, but still no syntax highlight

@jsjoeio
Copy link
Contributor

jsjoeio commented Feb 22, 2021

Hmm...I haven't used Termux ever but I can take a look if you provide your code-server/browser info and steps to reproduce this locally!

@jsjoeio jsjoeio added bug Something isn't working waiting-for-info Waiting for more information from submitter labels Feb 22, 2021
@jsjoeio jsjoeio added this to Triage in code-server via automation Feb 22, 2021
@DanielMazurkiewicz
Copy link
Author

Hmm...I haven't used Termux ever but I can take a look if you provide your code-server/browser info and steps to reproduce this locally!

Checked Firefox and Kiwi browsers, issue on both of them. Code server ver. 3.9.0.

Install termux on non rooted android (through F-droid) and then:

pkg upgrade
pkg install nodejs
pkg install yarn
yarn global add code-server
code-server

@DanielMazurkiewicz
Copy link
Author

Update: removed user-data-dir content, downgraded to 3.7.4 and syntax highlighting works

@jsjoeio
Copy link
Contributor

jsjoeio commented Feb 23, 2021

Thanks for the reproduction instructions! I don't have an Android tablet so I don't think I'll be able to reproduce unfortunately.

Well, glad to hear you got it working! I wonder what the root issue could be.

Should we close this now?

@jsjoeio
Copy link
Contributor

jsjoeio commented Apr 5, 2021

It's been over 30 days since we've last heard from you. Going to close this issue for now. If you run into it again or need further assistance, please open another issue!

@jsjoeio jsjoeio closed this as completed Apr 5, 2021
code-server automation moved this from Triage to Done Apr 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working waiting-for-info Waiting for more information from submitter
Projects
No open projects
Development

No branches or pull requests

3 participants