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

Regression in Insiders: Markdown for a step doesn't show up until switching steps and back and/or image links are broken #144129

Closed
StephenWeatherford opened this issue Feb 28, 2022 · 1 comment
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@StephenWeatherford
Copy link

StephenWeatherford commented Feb 28, 2022

Does this issue occur when all extensions are disabled?: Yes/No

  • VS Code Version:
  • OS Version:

Steps to Reproduce:

  1. git clone https://github.com/Azure/bicep.git
  2. git checkout sw/keep/vscode/bug-walkthrough-md
  3. cd src/vscode-bicep
  4. npm i
  5. cd ..
  6. code .
  7. F5 ("VSCode Extesion")
  8. Help -> Getting Started
  9. Pick "Getting Started With Bicep"
    EXPECTED: You should see "Open a Bicep file" on the left, and "First step" markdown on the right (or underneath)

Stable (as expected):

Version: 1.64.2 Commit: f80445a:21.3.0
image

Insiders

ACTUAL: Either:
a) The markdown is not displayed at all, or
b) The image link inside it is broken

image

Version: 1.65.0-insider
Commit: b7730c8
Datum: 2022-02-28T14:38:07.627Z
Electron: 13.5.2
Chromium: 91.0.4472.164
Node.js: 14.16.0
V8: 9.1.269.39-electron.0
Betriebssystem: Darwin x64 21.3.0

@StephenWeatherford StephenWeatherford changed the title Regression in Insiders: Markdown for a step doesn't show up until switching steps and back Regression in Insiders: Markdown for a step doesn't show up until switching steps and back and/or image links are broken Feb 28, 2022
@JacksonKearl
Copy link
Contributor

JacksonKearl commented Feb 28, 2022

Thanks for the report, this is a duplicate of #143985 and should be fixed in the next release
image

@JacksonKearl JacksonKearl added the *duplicate Issue identified as a duplicate of another issue(s) label Feb 28, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Apr 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

2 participants