thqby
thqby
This setting option is not available in vscode and is used in other editors. There is a basic syntax highlighting in vscode, and this part does not need to be...
For resource files named with numbers, use `*#123`.
This operation is not supported and the type of each variable cannot be accurately determined.
You posted it last year. #423
``` class aa { Method() { } } class bb { Method() { } } c := {Method:fn} a := new aa() a.Method() b := new bb() b.Method() c.Method() ```...
The above is only a simple case. When these are function parameters, different types can be passed in, and they will be difficult to analyze in more complex call chains.
> Meaning if I named a class data and later I wanted to change it to Data, the mass renamer won't work because it doesn't see change. d = D...
b5e429abc75687e1981f79b5e42ac9acc2e2721c After alpha.9, _WIN32_WINNT is set to _WIN32_WINNT_WIN10, this caused the import function GetProcessImageFileNameW to be changed to K32GetProcessImageFileNameW, which doesn't seem to exist in win7. I don't know if...
And now? It is still in the market.
尝试了十几次未能重现这个问题