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.

Binding Autocomplete doesn't work

See original GitHub issue

I’m submitting a bug report

  • Extension Version: 1.0.5

Please tell us about your environment:

  • Operating System: Windows 10

  • Visual studio code version: 1.41.1

Current behavior: image I don’t get the properties from my backing viewmodel in my view intellisense. My Aurelia plugin settings are defined like this:

	"aurelia.featureToggles": {
		"smartAutocomplete": true
	},

Expected/desired behavior:

  • What is the expected behavior? I would expect it to behave in the way described here

I suspect my plugin isn’t properly configured, as almost all other functionalities in that blogpost aren’t working as well. The only thing that does work is the open related files functionality.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:2
  • Comments:20 (11 by maintainers)

github_iconTop GitHub Comments

8reactions
BjoernHundcommented, Jan 9, 2020

We’ve also the same problem. AutoComplete doesn’t work.

If I try to open Aurelia view data to side, I get the following message:

No file path found for {Path of the HTML Template)

The command Open Related Aurelia File: View works.

2reactions
arnederuwecommented, Feb 17, 2020

Please let me know if there is anything more I can provide in order to get this fixed. It has to be something trivial, as our entire team (6+ people) can’t get this to work on all our Aurelia projects. I would be happy to organize a screen share if that would help you.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Mat autocomplete not working with data binding - Stack Overflow
When the user changes the selection call a function. All works fine, except that I am not able to get the data binding...
Read more >
Two Way Binding with AutoComplete not working - Syncfusion
We would like to know you that the reported issue can be resolved by enabling the property EnablePersistance in the AutoComplete component. But ......
Read more >
auto-complete Key binding doesn't work in one emacs mode
I have changed the keybindings for yasnippet and autocomplete so that I can use tab for indentation anywhere in a line without accidentally ......
Read more >
autocomplete doesnt work in dynamic input field - jQuery Forum
i have an ajax request to take source autocomplete in dynamic field with add button but not working, pls correct my code, i...
Read more >
jQuery UI Autocomplete
Autocomplete can be customized to work with various data sources, ... The Autocomplete plugin does not filter the results, instead the request parameter ......
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