Eclipse aCute - C# and .NET Core development tools in Eclipse IDE 0.1.0

0.1.0

Description

First official release of aCute.

aCute uses OmniSharp-roslyn language server directly (and not the omnisharp-node-client wrapper), and provide a usable development environment for C# in Eclipse IDE, containing:

  • New wizard
  • Syntax highlighting, completion, error reports...
  • Run configuration
  • Export wizard
Architectural Issues

Integration with debugger `vsdbg` over the Debug Adapter Protocol was attempted. However, some restrictions (both legaully and also with technical locks) about usage of vsdbg being tied to usage of Visual Studio or Visual Studio Code have concluded that this integration is not possible.

Security Issues

None

Conforms To UI/UX Guidelines
Not verified
Usability Details

aCute mimics the typical development workflows provided by the various language support in the Eclipse ecosystem