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.

Autocompletion of UIKit

See original GitHub issue

I’m not 100% sure that it’s specifically UIKit that is the problem, but I’m having problems with autocomplete not giving any relevant suggestions e.g. when writing self. inside a class that inherits from e.g. UIView.

Unfortunately, this is the majority of my code so I’m currently coding without proper autocompletion 😱

I’d be happy to help in any way I can, be that more investigation, or getting my hands dirty with the code 👍

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
vknabelcommented, Mar 12, 2018

@LinusU actually this affects all third party APIs. Only your own code will be autocompleted.

I will have a deeper look on the current state of possibilities and report it in here.

0reactions
LinusUcommented, Mar 14, 2018

No problem at all, thank you for the incredible work 🚀

Read more comments on GitHub >

github_iconTop Results From Across the Web

Autocomplete component - UIkit documentation
Autocomplete. Create inputs that allow users to choose from a list of pre-generated values while typing. Usage. To apply this component, ...
Read more >
UIkit autocomplete - Package Control
Auto-complete plugin for UIKit classes and attributes. UIkit. UIkit is a lightweight and modular front-end framework for developing fast and powerful web ...
Read more >
UIkit web framework #8: Autocompletion in Sublime Text 3
How to install and use the Uikit autocomplete plugin for Sublime Text 3.Package Control: https://packagecontrol.io/installationThe plugin on ...
Read more >
UIKIT - Autocomplete - clear input after select - CodePen
JS ; 1. // array of selected values ; 2. var selectedValues = []; ; 3. ​ ; 4. // autocomplete element ;...
Read more >
vue-uikit-autocomplete - npm
A small set of Vue input components adjusted for Uikit. Latest version: 0.0.3, last published: 6 years ago.
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