ctf0 / laravel-goto-env

GNU General Public License v3.0
4 stars 0 forks source link

does not working #4

Closed ahmedzu closed 4 months ago

ahmedzu commented 4 months ago

does not working !! when i have blade file and have this code inside it -> {{ env('APP_DEBUG') }} when i hover nothing happen also when i press ctrl and click nothing happen too

ctf0 commented 4 months ago

r u using docker ? have u configured the pkg correctly ? check the editor dev tools for any errors.

ahmedzu commented 4 months ago

no iam not using docker every other (laravel goto ..) Extensions working fine except this Extension not working Screenshot 2024-05-14 083634

ctf0 commented 4 months ago

i tested it and its working

image
ahmedzu commented 4 months ago

strange !! So i think maybe there is an conflict with another extension , i will try to uninstall all other extensions and see By the way, I loved your editor looks Can you share the extensions you use? Just paste the following code into your editor terminal (powershell)

(code --list-extensions | % { "--install-extension $_" } )-join " " -replace '^.{0}','code '

and Please share the results with me here , so i can install all extensions that you use

ctf0 commented 4 months ago

i got parse error near}'` but anyway here are the ext from the screenshot