Skip to content

Add syntax highlight and code completion to CLI #656

@iSeiryu

Description

@iSeiryu

Is it possible to add those features? Even at some basic level.
I found this tool that already implemented those features https://github.com/waf/CSharpRepl. It uses https://github.com/waf/PrettyPrompt to do its CLI magic.

It could be an additional flag to load that functionality:

dotnet-script -i --syntax-highlight --code-completion

If there is a possibility of implementing either of those things we could split them into 2 separate issues.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions