Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(autocomplete): custom elements in view #111

Merged

Commits on Nov 30, 2019

  1. Configuration menu
    Copy the full SHA
    9f50b83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0d6f3e View commit details
    Browse the repository at this point in the history
  3. add autocomplete: - snippet insertion

    - type into completion documentation,
    - and detail header
    hiaux0 committed Nov 30, 2019
    Configuration menu
    Copy the full SHA
    fb67eaf View commit details
    Browse the repository at this point in the history
  4. feat(autocomplete): List of all your custom elements in view.

    Under restriction, that your component has at least
    script + view and/or styles
    
    Because, we filter out component by `component.paths.length >= 2`
    hiaux0 committed Nov 30, 2019
    Configuration menu
    Copy the full SHA
    b57e6a6 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2019

  1. Configuration menu
    Copy the full SHA
    00daf16 View commit details
    Browse the repository at this point in the history