Coder Social home page Coder Social logo

Comments (7)

xiaohuilam avatar xiaohuilam commented on June 19, 2024

HasMany method requires at least one parameters.
Not means intelephense can not auto complete.


and proof snapshot from my projects
image

from intelephense-docs.

 avatar commented on June 19, 2024

You misunderstood me, the hasMany doesn't appear after typing $this->

from intelephense-docs.

bmewburn avatar bmewburn commented on June 19, 2024

Does Sublime LSP have a way to inspect the messages being sent/received? If it's working on vscode perhaps it's an issue with trigger characters >

from intelephense-docs.

 avatar commented on June 19, 2024

I don't think the trigger is the issue as most of the completions are there, but there are some that show in VSCode that LSP doesn't show.

After inspecting the messages I see isIncomplete: true

from intelephense-docs.

bmewburn avatar bmewburn commented on June 19, 2024

A max of 100 suggestions is returned at which point the isIncomplete flag is set to true. In vscode further typing recomputes the list. Could be that LSP is not sending a further request.

from intelephense-docs.

 avatar commented on June 19, 2024

That is good to know thanks @bmewburn

I was worried that it might have been a Sublime API issue.

from intelephense-docs.

bmewburn avatar bmewburn commented on June 19, 2024

Closing, I don't think there is anything to action in the server

from intelephense-docs.

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.