Skip to content

lint squiggles do not appear in vscode with remark extension installed #1363

Answered by remcohaszing
LokiMidgard asked this question in Q&A
Discussion options

You must be logged in to vote

I managed to reproduce it by running the following script in the vscode-remark repo.

import {PassThrough} from 'node:stream'
import {engine} from 'unified-engine'
import {VFile} from 'vfile'
import {remark} from 'remark'

const lorem =
  'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. No dicam ape…

Replies: 1 comment 18 replies

Comment options

You must be logged in to vote
18 replies
@remcohaszing
Comment options

@LokiMidgard
Comment options

@LokiMidgard
Comment options

@remcohaszing
Comment options

Answer selected by LokiMidgard
@LokiMidgard
Comment options

@remcohaszing
Comment options

@wooorm
Comment options

@remcohaszing
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants