Alex Krátký

Results 9 comments of Alex Krátký

Did you opened some php file? For example, if I work on Vue.js project, intelephense will not activate, but if I open PHP project, it show runtime status ![image](https://user-images.githubusercontent.com/33813757/181212722-3aa85d29-9adc-445d-86cb-1127a52d31b0.png)

@tianyiw2013 I don't think this is the same problem, I use includePaths settings, so if I write something in other project than _project1_, I get typehints for classes from /project1/shared/...

This will be issue I have mentioned in #2229 . I have monorepo with 4 project, but for example implementing one feature means to edit 2-3 projects at once and...

I found this in Extension host output, there is 13x same messages in less then one second ``` [2022-05-25 10:30:56.134] [exthost] [error] [bmewburn.vscode-intelephense-client] provider FAILED [2022-05-25 10:30:56.134] [exthost] [error] Error:...

And this is the log from Extension, I guess the nodejs server ran out of memory, I tried to increase it to: "intelephense.maxMemory": 8192, but it still crashes and in...

@CounterPillow I am using Linux Mate 20, there is prebuild v0.32, but I need v0.34. I will try to install that packages

@globalcitizen IBAN validation for the Czech Republic is not 100% correct, there is a rule "a second part containing at least 2 and at most 10 digits, at least two...

I don't think I fully understand this issue. I have raspberry pi 4 with 32 GB sd card and 4 thermometers in BTHome v2 mode. Does this affect me? Should...