Giter VIP home page Giter VIP logo

Comments (3)

boxblinkracer avatar boxblinkracer commented on June 19, 2024

hi

the reason why shopware writes this, is because it comes with all kinds of dev stuff. they somehow mix the purpose of psh with things for contribution and with things for stable release-dev-stuff

its more like this...what would you use for your production shop? any (probably untagged) commit of the github master, or a real release.
you can use both of course, but for us the correct and reliable answer would be to use a github version for contribution (or very rare fallbacks) and to use the officially released version based on the ZIP download from the website without any stuff you dont need when not contributing (prod template) for our plugins or client shops.
its like using a beta-dev version or stable release without internal dev stuff....

the dockware play is just the production template.
the dockware dev is production template + dev stuff.
so we use the dev version (prod + dev tools) for all our projects, and that should actually work.

i haven't heard of a "declaration" problem. so this sounds more like a code related problem?
in dockware dev, theres also a sample plugin that works...can you reproduce that issue in there?
then i can try to help you :)

also theres a new page online with that stuff, it might help you too
https://dockware.io/getstarted

cheers :)

from dockware.

ZigaVukcevicDev avatar ZigaVukcevicDev commented on June 19, 2024

Hi,

thanks for the feedback :)

About "declarations", I was able to solve it. Let me rephrase my question: I was asking about PHP intellisense (i.e. help by going to class declaration, autocomplete code like class methods etc.)

This has been solved by putting core files into my local repo and ignore to track them by Git. This way IDE or code editor (in my case VSC) with some kind of PHP intellisense plugin indexes files and you are good to go.

I hope it is clear now. I will close this issue down.

from dockware.

boxblinkracer avatar boxblinkracer commented on June 19, 2024

aaaa ok :D
yes, then you need the code locally
if you do not use the bind-mount option, thats the reason why to download the source code
if you use bind-mount then it should automatically work

totally makes sense
thanks for letting me know

from dockware.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.