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.

Root mapping does not seem to complete

See original GitHub issue
{
	"path-intellisense.mappings": {
		"/": "${workspaceRoot}/www"
        }
}

In /src/static/index.html I added a stylesheet and expected to complete /css/... from /www/css … but the completion uses the projects root folder.

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
ghostcommented, Jul 16, 2020

“path-intellisense.mappings”: { “/”: “.${workspaceRoot}/www” } copy -----> paste ------> Thank me? ahhhhh

0reactions
meiliujuncommented, May 6, 2022

how to use “jsconfig.json” mappings folder

Read more comments on GitHub >

github_iconTop Results From Across the Web

Invalid VCS root mapping - 3 errors on my project
For the invalid VCS root mapping error, you can go to the root of the project C:\Users\alfayed\Desktop\awesome-chat , and create a git repo...
Read more >
Cannot create mapping + Root mapping definition has ...
I'm hitting the following errors with an Elasticsearch Sink Connector. It's consuming from an Avro topic. Kafka Connect Error [2020-03-02 ...
Read more >
Dispatcher Root Mapping - Experience League Community
We're moving to a dispatcher on a rebuild of the site, and the root mapping doesn't seem to be working. Everything I can...
Read more >
Unable to create index in Elasticsearch 7.5.0 - Elastic Discuss
While investigating I found that I am having issues in creating a simple index also. And it seems that the install is messed...
Read more >
Invalid VCS root mappings when creating project from version ...
Make sure the project was cloned and not downloaded as a zip into the directory you are using (there should be C:\Users\paula\Git\ ...
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