Chrizzly
Chrizzly
Ok, just wanted to ask, because it is still 3 years old and I thought there was already some progress :). Thx for letting me know.
Switching the PHP version will not fix/change errors of current PHP version. This was intented to be. I also don't know why we should change the PHP version if this...
Can you please explain in more details, what happens exactly and in which file for example? I opened a large package-lock.json file (~3300 lines) and it feels good enough. We...
Unfortunately on Windows 11 with NB 15 and a 2k Java file, no problems. Everything is smooth. Maybe it is just a mac problem? Can you please share the project...
The `.my.multi.class` represents the same CSS selector for this tag with multi classes. Showing `.my .multi .class` is a whole different selector. I also think about to remove the space...
> Ah, I see. OK :) You should write the URL for the documentation about it. Thanks! What do you mean with the URL for documentation? You mean I should...
Ahh ok, yeah thx for the info. Can add this as a comment :)
All of these examples could be valid, if NetBeans would handle the parsing and interpreting the languages to know the correct classes. With this example `class="myclass "` the navigator shows...
Ok, lemme find a way to handle this. As I tested it with this php example, the output here is `@@@` I will check the sources further whether they are...
VS Code shows not @@@ it just removes it or not handle it. How PHPStorm or WebStorm handles it, I don't know it yet, but can check this to get...