Dayvison
Dayvison
I don't know what will be the tests for this. I've change how the compiler check if symbol are static, but don't worry all work fine(Tested)
Can you give a example of usage?
@YashasSamaga @Y-Less The actual way is ignore all unused symbols, in my opinion even symbol are unused they should go to documentation, with `unused` attribute
> You should append \ after f( ``` F( "A", #B, "C" ); ``` I think this should work this way, once is valid.
Ok, thanks
This can be done using [this](https://github.com/Southclaws/pawn-sublime-language/blob/master/AutoCompletionGenerator.py) and this code: ```python import requests from bs4 import BeautifulSoup check = True; wikiurl = "http://wiki.sa-mp.com/wiki/"; function_name = ""; while check == True: print("\nInput...