Morteza Zakeri

Results 5 comments of Morteza Zakeri

I have this problem when building llvm in visual studio in 2019. ![image](https://user-images.githubusercontent.com/13350547/66326888-ac50e800-e936-11e9-9d6c-65a05185d2b6.png)

It would be sweet if developer add such support.

> I think I have the same problem. Today, I decided to upgrade to TexStudio 4.5.2. The previous version was working properly. But, now, after the installation the welcome screen...

I also watched that `token_stream.fill();` is called in C++ `do_parse` function but it did not affects the returned `PyObject`.

> It seems that the `tree.parser` attribute does not set to its correct reference when using `USE_CPP_BACKEND` to create a parse tree. It returns `None`. However, this attribute is set...