Live data from Hacker News

CShell: A simple, yet powerful, C# scripting IDE

cshell.net

11–20 of 90 posts

Re: CShell: A simple, yet powerful, C# scripting IDE

#12

Well presented. I clicked the link and spent my loading-spinner time thinking thoughts along the lines of "This is silly. Why would anybody build a C# IDE to compete with VS.NET + ReSharper? Surely nobody would ever use anything but that??? I can't believe that anybody would be cheap enough to..." ... and then I arrived at a page that spent ten seconds clearly explaining exactly why I would want to use this thing eve…

The title would have been better if it said C# REPL. Then you wouldn't have experienced that confusion.

Re: CShell: A simple, yet powerful, C# scripting IDE

#19
post #5

What "I/O error occurred"? I mean the IntelliSense hint on the screenshot.

Looks to me like the description of `System.IO.IOException`, which is the possible exception.

I would guess the tool tips are slightly broken in that it doesn't list the exception class name or put it on a new line.

There you go, simple thing to contribute a fix for!

Post reply on HN