vscode settings - Allegro5 functions are not recognized for code completion? -


most of functions in allegro5 header files defined macros follow pattern bold_is_the_type_of_the_data:

 al_func(return_type, function_name, (function_parameters)); 

is there way can force intellisense add functions code completion?

i using visual studio code version 1.16.0 , have tested tag parser , default engines.


Comments

Popular posts from this blog

resizing Telegram inline keyboard -

javascript - How to bind ViewModel Store to View? -

javascript - Solution fails to pass one test with large inputs? -