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

After updated to 1.33.0, loading 'markdown.styles' setting is getting failed #71971

Closed
rykoma opened this issue Apr 9, 2019 · 2 comments
Closed
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@rykoma
Copy link

rykoma commented Apr 9, 2019

Issue Type: Bug

  1. Create workspace setting like below.
{
	"folders": [
		{
			"path": "."
		}
	],
	"settings": {
		"markdown.styles": ["md-preview.css"]
	}
}
  1. Create md-preview.css and save it to the same path as the workspace setting file.

  2. Update to 1.33.0.

  3. Show the preview of markdown file.

Expected behavior:
The preview of markdown file is styled with css file.

Actual behavior:
A toast will be displayed and it says "Could not load 'markdown.styles': md-preview.css".

VS Code version: Code 1.33.0 (0dd516d, 2019-04-04T15:14:28.026Z)
OS version: Windows_NT x64 10.0.17763

System Info
Item Value
CPUs Intel(R) Core(TM) i5-6300U CPU @ 2.40GHz (4 x 2496)
GPU Status 2d_canvas: enabled
checker_imaging: disabled_off
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
rasterization: enabled
surface_synchronization: enabled_on
video_decode: enabled
webgl: enabled
webgl2: enabled
Memory (System) 7.93GB (3.24GB free)
Process Argv C:\Users\rykoma\OneDrive - Microsoft\SR\SR.code-workspace
Screen Reader no
VM 0%
Extensions (1)
Extension Author (truncated) Version
csharp ms- 1.18.0
@mjbvz
Copy link
Collaborator

mjbvz commented Apr 9, 2019

Duplicate of #71802

@mjbvz mjbvz marked this as a duplicate of #71802 Apr 9, 2019
@mjbvz mjbvz closed this as completed Apr 9, 2019
@mjbvz mjbvz added the *duplicate Issue identified as a duplicate of another issue(s) label Apr 9, 2019
@sakronos
Copy link

Duplicate of #71802

The bug still exists in version 1.33.1

@vscodebot vscodebot bot locked and limited conversation to collaborators May 24, 2019
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

3 participants