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.

AutoCompletions show up even without preview feature enabled

See original GitHub issue

This should only show up with previewFeatures = ["referentialActions"] in the schema file:

image

Note: referentialActions is now GA so this example is outdated

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
janpiocommented, Jul 6, 2021

Note: Need to figure out how best get the value of the previewFeatures array here, either via the Engine somehow or via a dirty regex on the schema file content.

Read more comments on GitHub >

github_iconTop Results From Across the Web

IntelliSense in Visual Studio Code
IntelliSense is a general term for various code editing features including: code completion, parameter info, quick info, and member lists.
Read more >
Manage Google autocomplete predictions - Google Search Help
With autocomplete, you can enter a Google search more quickly. ... Predictions show up below the search bar. Long-press a prediction. Tap Report...
Read more >
Prevent autocomplete in Visual Studio Code - Stack Overflow
I'd like to disable all of that nonsense completely, since it doesn't do a good job of auto completing things for me. The...
Read more >
How to Disable the Browser Autocomplete and Autofill on ...
Learn how to prevent browsers auto filling the input fields of HTML forms. Use autocomplete="off" to specify that autocomplete is disabled. See examples....
Read more >
Type less, code more with IntelliCode completions
In Visual Studio 2022 Preview 1 you can automatically complete code, up to a whole line at a time! Check out the video...
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