Skip to content

F1uctus/CodeConsole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

28 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

CodeConsole

My own toolset to make console interaction in C# much more neat and fancy.

This includes:

  • A bunch of helper functions (ConsoleUtils class, to simplify colorful output and some other stuff);
  • ScriptBench - a simple, though powerful console code editor with custom highlighting support.
    • ISyntaxHighlighter interface is also for that purpose.

Here it is, working as a part of Axion toolset: ScriptBench

Caveats

ScriptBench doesn't support console resizing for now, it'll crash if you reduce console size while editing.

About

๐Ÿ“ Extensions for .NET Console class, including advanced code editor.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages