FastSharp icon indicating copy to clipboard operation
FastSharp copied to clipboard

FastSharp is a text editor which lets you quickly compile and run C#, F# and Visual Basic code without opening up Visual Studio.

Results 4 FastSharp issues
Sort by recently updated
recently updated
newest added

This is NOT linked

Mitrik1

Idea is to auto-complete classes and methods names based on the loaded assemblies v1 involves popping up suggestions when '.' or ctrl+space is pressed and completing the text based on...