Coder Social home page Coder Social logo

laravelgoto's People

Contributors

absszero avatar husanjun avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

husanjun

laravelgoto's Issues

Ability to open all translation versions

Thank you for this awesome package, saves me so much time in the day!

One feature request if possible is that when going to a translation there would be some kind of ability to open all the translations. For example take the code below, if there are translations in resources/lang/{en,fr,it} then it would open the lang file for each translation.

__('projects.name');

I'm not sure how possible this is and am just asking to see if this is something that you would consider adding to your road map if it was possible. If it's not possible or you would just no want to work on it I completely understand, I just thought I would ask.

Thanks again for all the work you put into this package, really appreciate it!

Open all translations in a single window

Describe the bug
I originally asked for a feature in this Issue. The feature request was picked up and added which was great! The feature had an extra option in the list to open all the translations files. For some reason this is no longer the case and that option is now missing. I've tried to see if I have missed anything in the settings, but couldn't spot anything. I'm not sure if this is a regression or was purposefully removed because it was causing some issue.

To Reproduce
Steps to reproduce the behavior:

  1. Find a translation string.
  2. Open the command prompt and find Laravel Goto: Goto Implementation.
  3. A list of the translation files will show up, but not the option to open all of the translation files.

Expected behavior
An option to open all the translation files shows up and opens the files in a new window.

Incorrect location for belongsTo

For some reason it appends ".blade" trying to detect file location for belongsTo.

$this->belongsTo('App\Models\Weeez\MyNewShinyModel becomes App\Models\Weeez\MyNewShinyModel.blade.php

Would be great to have goto's for other relations belongsToMany, hasMany..

Also noticed it appends ";" somewhere which prevents to jump to file.

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.