Vincej

- Total activity 196
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 58
-
Created CoPilot in PHPStorm almost useless
I have been using CoPilot with PHPStorm for around 4 months now, and I find it exceptionally disappointing bordering on bad. When using it with Javascript It endlessly comes up with nonsensical cod... -
Edited Waiting for incomng connection with idekey ....
HI All, I have spent the whole day trying to get xdebug to work in PHPSTORM 2023.3 without success. I a using MacOS 14 with PHP8.3, Xdebug 3.3, Laravel Valet into Laravel 10. Xdebug is installed in... -
Edited PHPStorm Git window shows file in green font
My user complained that code which I had believed to have been committed and pushed was not working. When I examined the Git page I saw that all the files were presented in light blue except this o... -
Created Error: "Unable to save plugin settings"
Hi, I'm constantly getting the error, “Unable to save plugin settings” I re-enable my plugs, save and restart. Here is my data. I have also sent through the most recent log. Upload id: 2023_10_30_2... -
Created What does the "Make" tool window do?
I tried searching through the docs, but could find anything as the work "Make" is so common. -
Created Why is my Git Merge Greyed Out ?
I did a Git merge, but now that merge is greyed out inside the Git Log When I click on the diff for the web.php file there are differences. However it is unclear how to resolve those differences, e... -
Created How to Remove Content of Change View
AnsweredHI! I deleted two files from my Git shelve. However, under the Changes View those two files still appear. How do I remove them? Git status reports working tree is clean. My application works fine. ... -
Created Xdebug "not installed" but works fine with sites
I am using MacOS 13, Laravel Valet (uses Nginx, dnsmsq, php 8.1). I have 2 sites using PHPStorm 2022.2.3. Storm reports that there is no debugger installed. But I am happily using Xdebug. Why is... -
Created How to remove "Term Expected" from CSS inspections
Hi - Bootstrap 5 installs a long list of CSS classes. Many of those are missing a term for example: --bs-btn-font-family: ; These creates an error flag inside the CSS file: "term expected" Howev... -
Created When using "Browser Reload" Option I get incorrect url
HI When using the browser reload option offered on an HTML or a Laravel Blade page which I use, I am getting an incorrect url. The Host is doubled, see screen shot. Somewhere I expect the server i...