I'm using Webuilder 2018 but currently using 2020 beta2. Same issue on both.
If I write a variable with its value and I want to apply a function for preprocess, I get javascript on the auto complete suggestions instead of PHP.
1str step $var="vale";
2nd step $var (I start typing) htm (And
 I get a long list of javascript suggestions instead of PHP) ="value";
  I get a long list of javascript suggestions instead of PHP) ="value";Does anyone else have this problem?

