flux icon indicating copy to clipboard operation
flux copied to clipboard

Visual studio\code intellisense experience

Open Chrys4lisfag opened this issue 9 months ago • 1 comments

Decided to take a look at the framework and experienced some issues with VisualStudio (both MSVC\Clang) and Visual Code IDE.

After the first adapter intellisense has issues in guessing the return type which makes developing inconvenient or mostly impossible. The code compiles just fine but no type guessing, so not possible to look for methods etc.

As I understand this is purely intellisense issue but does anyone know of a way to fix this? image

Chrys4lisfag avatar May 20 '24 08:05 Chrys4lisfag