Vue-storefront: Make intelisense for modules working with lerma

Created on 11 Sep 2018  路  4Comments  路  Source: DivanteLtd/vue-storefront

  • [bug] What is the current behavior?
    When using intelisense on VS modules imported by alias @vue0storefront/core/modules we are not receiving intelisense description for the method

image
(it displays only import but i needed to press shift to make screenshot ^^)

  • [bug] What is the expected behavior?
    It should display appropiate feature description with intelisense
    image
  • [bug] Please provide the steps to reproduce and if possible a minimal demo of the problem
    Go to /core/components/blocks/Microcart/Microcart.js and try to have intelisense in any of elements imported with @vue-storefront alias

  • What is the motivation / use case for changing the behavior or adding new feature?
    Better dev experience ;)

  • Acceptance criteria

  • [ ] after importing module features using @vue-storefront alias it should display the intelisense description

Probably you should start with tsconfig or jsconfig (merge them :) ) and see if you can fix it from there

bug vs-hackathon

Most helpful comment

close means => make it happen not physically close :D

All 4 comments

@filrak can you close this ticket till 6th (planned date for 1.4)?

sure but it's kind of important

close means => make it happen not physically close :D

now it's done ^^

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kyvaith picture kyvaith  路  5Comments

jonashrem picture jonashrem  路  3Comments

pkarw picture pkarw  路  5Comments

sandermangel picture sandermangel  路  5Comments

talalus picture talalus  路  4Comments