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.

Import autocomplete does not suggest components while typing the path

See original GitHub issue

Environment

Visual Studio 1.67.1 (cleared settings.json)
Volar 0.34.14 (no settings changed)
johnsoncodehk/volar-starter

Describe the bug

While typing the path portion of an import, Volar does not suggest components. Although I am not sure if this is something that Volar isn’t suppose to support.

Example 1

image App.vue does not show up as a suggestion.

Example 2

image HelloWorld.vue does not show up as a suggestion.

Other Notes

The autocomplete does work when typing the name portion of the component. image

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:9
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

4reactions
GentleSevenVcommented, Jul 12, 2022

that is still not working in Volar 0.38.5

Read more comments on GitHub >

github_iconTop Results From Across the Web

Path Autocomplete - Visual Studio Marketplace
Path Autocomplete for Visual Studio Code. Provides path completion for visual studio code. demo gif. Features. it supports relative paths ...
Read more >
Android Studio - Auto complete and other features not working
#1 From Build menu (of your Android Studio), click Rebuild Project option. #2 Then once rebuild completes, go to File > Invalidate Caches...
Read more >
PyChram autocomplete for import library
if I write the code below in python file(.py). import numpy as np import pandas as pd test_df = pd.read_csv('testdata/testdata.csv').
Read more >
Autocomplete | Angular Material
But if we want our options to filter when we type, we need to add a custom filter. You can filter the options...
Read more >
AutoComplete - Ant Design
When you need input suggestions or helping text. The differences with Select are: AutoComplete is an input box with text hints, and users...
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