chriscamicas / vscode-abl

An extension for VS Code which provides support for the Progress OpenEdge ABL language. https://marketplace.visualstudio.com/items?itemName=chriscamicas.openedge-abl
MIT License
50 stars 37 forks source link

fix temporaryDirectory is undefined #48

Closed putin266 closed 5 years ago

putin266 commented 5 years ago

temporaryDirectory is undefined when calling checkSyntax if there's no TEMP environment variable is set.

chriscamicas commented 5 years ago

fix #47 Thank you for your contribution!