Added
- Create, Debug, and Deploy a C class library project
- User settings for language/runtime/templateFilter now apply when creating a new project
- Set these once and never select a language, runtime, or filter again
- Set the language to something other than "JavaScript", "C", or "Java" for preview support of other languages (for example, "CScript")
Fixed
- [Bugs fixed](https://github.com/Microsoft/vscode-azurefunctions/issues?q=is%3Aissue+milestone%3A%220.5.0%22+label%3Abug+is%3Aclosed)
Known Issues
- The Functions host must be stopped after making changes and before rebuilding to C functions [185](https://github.com/Microsoft/vscode-azurefunctions/issues/185)
- C class library functions fail to run on Mac [164](https://github.com/Microsoft/vscode-azurefunctions/issues/164)
- C script functions fail to attach on Windows [180](https://github.com/Microsoft/vscode-azurefunctions/issues/180)