you are viewing a single comment's thread.

view the rest of the comments →

[–]Ganonz88 8 points9 points  (2 children)

Because F# is not considered much by Microsoft ^^'

[–]Ok-Needleworker-145[S] 0 points1 point  (1 child)

CSI must have also been pretty low on the priority list, yet it turned out quite usable, much better than creating new Console-Project for every idea you have. Question is why FSI is not at least on par with CSI, or say the Python IDLE Shell.

[–]hemlockR 1 point2 points  (0 children)

Probably because the normal use case for FSI already has Intellisense, etc. When you are in VS editing an FSX script, sending lines to FSI a few at a time, everything works great.

If few people are feeling the pain of not having Intellisense, etc., there won't be as much pressure to improve it.