Continuing the discussion from ReSharper:
you have any specific issues with our code completion? It might be a bit rough in places, but if you can indicate where I can take a look.
Continuing the discussion from ReSharper:
you have any specific issues with our code completion? It might be a bit rough in places, but if you can indicate where I can take a look.
So far my biggest issue is this: Bug: Intellisense stopped working after one failed attempt
I have to keep closing and reopening the same file to get intellisense back.
Another issue is that intellisense seems only works when there’ll be pas file with fx file side by side. (fx file along is not enough).
But if you ran into bugs://66920: HeaderImporter CodeGen error, then there will be no pas file generated.
(I’m also curious what’s the purpose of the pas source file as there’s already fx file contains all necessary info?)
The pas is there only as a visual aid; it comes from a file before we had the ‘goto definition’ working on fx files. It’s not meant to be compiled.