Giter Site home page Giter Site logo

phptools.nvim's People

Contributors

ccaglak avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

phptools.nvim's Issues

feature: Improvement to PhpGetSet

Did you check the docs?

  • I have read all the docs

Is your feature request related to a problem? Please describe.

Currently, when using PhpGetSet, the implementation already seems to work in various aspects, but I think it could use a few improvements.

Some things that I've noticed:

  • The command throws an error once the type is nullable (e.g. ?string).
  • Formatting seems a bit weird in some cases and could be improved with better indenting and use of spaces.
  • When a getter/setter already exists, the function could notify the user of that, instead of creating a new one.
  • Lack of a Function that generates missing getters/setters for all properties inside a class.

Describe the solution you'd like

I think these things should be feasible to implement. I'm open to the idea of making a few PRs myself (since I think the project has great potential), but they'd have to be properly reviewed, since I'm relatively inexperienced with Lua.

Describe alternatives you've considered

I've considered cloning this repo since I wasn't sure if it is actively maintained anymore (and idk if anyone wants to look at my lua-code in their free time), but I think a project like this holds great value and implements a few features that I think are otherwise missing from Neovim's PHP integration : )

Additional context

No response

feature: Create a bug list contributing to the feature freeze

Did you check the docs?

  • I have read all the docs

Is your feature request related to a problem? Please describe.

The readme lists a feature freeze. I'm curious what is blocking the development of this plugin.

Describe the solution you'd like

A list of known bugs causing the feature freeze.

Describe alternatives you've considered

N/a

Additional context

No response

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.