path-autocomplete | Path autocomplete for visual studio code | Autocomplete library
kandi X-RAY | path-autocomplete Summary
kandi X-RAY | path-autocomplete Summary
Provides path completion for visual studio code.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of path-autocomplete
path-autocomplete Key Features
path-autocomplete Examples and Code Snippets
Community Discussions
Trending Discussions on path-autocomplete
QUESTION
VS Code (I'm using Insiders 1.38) works perfectly with path intellisense for imports in a Typescript file such as
import { SharedModule } from '../shared/shared.module';
as typing ../
immediately shows me shared
and its siblings.
However I'm trying to find a way — which used to work at some point — of getting intellisense for paths within my project, like from my assets folder so I can do
...ANSWER
Answered 2019-Aug-20 at 20:01Path-Intellisense - You can do it with assets/
, not /assets/
though, at least that I've been able to figure out.
In your workspace settings.json you can add the following custom mapping:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install path-autocomplete
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page