Notice: Some of the services that support the smooth operation of our websites are still in the process of being restored. As a result, certain features—such as images and committer paperwork—may be temporarily unavailable. Our team is actively working to resolve these issues and restore full functionality as soon as possible.

Thank you for your patience and understanding.

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