Skip to content

require('sass.js') slows down TS Server #19458

Closed
@mjbvz

Description

@mjbvz

TypeScript Version: 2.6.1-insiders

Code
In a new project

npm i sass.js

With an index.js file:

require('sass.js')

Trigger intellisense in the file

Expected behavior:
Should return suggestions pretty quickly.

Actual behavior:
Delay of a few second before suggestions are returned

// @octref

Metadata

Metadata

Assignees

Labels

BugA bug in TypeScript

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions