Can anyone shed light on how to properly configure VSCode? I already tried it a 
couple days ago, and autocomplete with nimsuggest fails to process the includes.
    
    
    {
        // settings.json
        "nim.project": [
        "main.nim"
        ]
    }
    
    
    Run

Reply via email to