Skip to content
#

vscode-extension

Here are 5,256 public repositories matching this topic...

vscode-drawio
SlavikCA
SlavikCA commented Oct 26, 2021

I tried to use vscode-drawio with "openvscode-server", but it doesn't work.

Details here:
gitpod-io/openvscode-server#186

Basically getting the error:

console.ts:137 [Extension Host] Could not get liveshare API (at e.LiveshareFeature. (/home/workspace/.openvscode-server/extensions/hediet.vscode-drawio-1.6.2/dist/extension/index.js:2:168861))

From the convers

enhancement help wanted good first issue
DiogoDoreto
DiogoDoreto commented Dec 31, 2021

Hi, I started using the recent feature of displaying "inlay hints" within the source code and it's great too see all that info real quick, but it would be even better if I could toggle its visibility, since it also makes the code a bit cluttered. Unfortunately there's no toggle command, only a key in settings.json file.

My hope would be to be able to do something like this:

nnorem
enhancement help wanted good first issue
prupipho
prupipho commented Oct 20, 2020

Describe the bug
When creating a new project there´s a few messages that appears in the language that the PC is configured, rather than using English.
This messages come from Core Template Studio.
Currently the rest of Web Template Studio just works in English.

To Reproduce
Steps to reproduce the behavior:

  1. Set your PC language to a non-english language. For example: Spanish
bug good first issue Wizard CoreTS

Improve this page

Add a description, image, and links to the vscode-extension topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the vscode-extension topic, visit your repo's landing page and select "manage topics."

Learn more