Skip to content

@ts-ignore stops in editing (regression) #37536

Closed
@falsandtru

Description

@falsandtru

TypeScript Version: 3.7.x-dev.201xxxxx

Search Terms:

Code

  1. clone https://github.com/falsandtru/spica
  2. run npm i
  3. launch VSCode
  4. open src/supervisor.ts
  5. remove the first @ts-ignore
  6. redo
  7. the error ignored by @ts-ignore is activated

Expected behavior:

Actual behavior:

Playground Link:

Related Issues: #32953

Metadata

Metadata

Assignees

Labels

BugA bug in TypeScriptFix AvailableA PR has been opened for this issue

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions