question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Bug]: Can't preview markdown and plantuml through web

See original GitHub issue

Is there an existing issue for this?

  • I have searched the existing issues

OS/Web Information

  • Web Browser: Google Chrome 86.0.4240.198
  • Local OS: WIN10
  • Remote OS: LIUNX
  • Remote Architecture: CENTOS 8.2
  • code-server --version:4.3.0

Steps to Reproduce

  1. code-server

Expected

image

Actual

image image image

Logs

image

Screenshot/Video

No response

Does this issue happen in VS Code?

  • I cannot reproduce this in VS Code.

Are you accessing code-server over HTTPS?

  • I am using HTTPS.

Notes

How can i use code-server easily without setting so much things???

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
jsjoeiocommented, Apr 28, 2022

Did you disable service workers? I’m not sure why it’s failing to register.

0reactions
jsjoeiocommented, May 13, 2022

@ThunderingII unfortunately that’s a limitation of the browsers. They only allow service workers in secure contexts (i.e. HTTPS/localhost). VS Code needs service workers enabled for most features so there isn’t much we can do.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Frequently Asked Questions - PlantUML
What's the goal of PlantUML? PlantUML is used to draw UML diagrams, using a simple and human readable text description.
Read more >
Can't preview plantuml, "'generateImage' method isn't found in ...
Can't preview plantuml, "'generateImage' method isn't found in the class ... in Settings | Languages & Frameworks | Markdown, install PlantUML framework
Read more >
how to use the plantUML preview in VSCode? - Stack Overflow
You can open the diagram by hitting ALT + D to preview the PlantUML diagram on Windows and Option key + D on...
Read more >
GitLab 15.2 released with live wiki diagram previews and ...
GitLab Flavored Markdown includes extensions to support Mermaid, PlantUML, and Kroki diagrams but writing anything other than the most basic ...
Read more >
awesome-vscode | A curated list of delightful VS Code ...
Adds emoji syntax support to VS Code's built-in Markdown preview ... This enables a secure way to render web content inside VS Code,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found