question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unresolved functions

See original GitHub issue

Some functions are not resolved when using lang=ts

2021-04-25 at 4 07 PM

I used the svelte template to reproduce

npx degit sveltejs/template svelte-app
cd svelte-app
node scripts/setupTypeScript.js

I don’t know if it’s caused by my IDE settings or by the extension The JS Language level is set to ES6+ if that’s relevant to this

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
tomblachutcommented, May 31, 2021

No problem 😃

0reactions
unlocomqxcommented, May 31, 2021

Sorry for double reporting, I thought it must be an issue with webstorm itself not the plugin but the webstorm team member scoped it to the plugin anyway! Cheers.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Code Inspection: Unresolved JavaScript function - JetBrains
Reports an unresolved function in a call. TypeScript code is ignored. Suppress an inspection in the editor.
Read more >
Unresolved function or method on() - javascript - Stack Overflow
Try npm install @types/socket.io . It will add the necessary definition file.
Read more >
Hidden perils of unresolved grief - McKinsey
This force is unresolved grief, and research suggests it costs companies billions of dollars a year in lost productivity and performance.
Read more >
Unresolved functions or method: staggerTo() - GSAP
I'm trying to use TimelineMax, but somehow I get the following error: "Unresolved function or method staggerTo()". That's how I import gsap: ...
Read more >
How to resolve and fix Unresolved function variable or method ...
If you have started programming in Node.js in JetBrains WebStorm 2018, you might have noticed the below warning in Jetbrains Webstorm 2018. Unresolved...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found