Skip to content

Release v1.0.4.0

Compare
Choose a tag to compare
@oleg-shilo oleg-shilo released this 06 Apr 05:38
· 81 commits to master since this release

Added C# 7 support.

  • Windows: Full support for intellisense and execution.
  • Linux/Mac: Support for intellisense. The execution currently is limited to C#6 (Mono v4.8.0) with C#7 being automatically handled by the plugin from the moment Mono implements C# 7 specification.