.NET Fiddle Ideas
-
Nemerle
Add Nemerle language: http://nemerle.org
17 votes -
hotkeys
Add Support shortcuts for build and e.g. like in Visual Studio
17 votes -
Culture
Set Culture of the thread to the same as the browser.
This way the client gets the same date formating as his computer..17 votes -
Upgrade F# compiler to 3.1
Would be cool to be able to use named union fields, as detailed here: http://blogs.msdn.com/b/fsharpteam/archive/2013/06/27/announcing-a-pre-release-of-f-3-1-and-the-visual-f-tools-in-visual-studio-2013.aspx
15 votes -
14 votes
-
14 votes
-
allow downloading compiled exe file
Sometimes it is nice and handy to write a stuff and download it not messing with csc
14 votes -
Include Unity 3D's "UnityEngine" Library for C#.
Include the UnityEngine Library so we can test Unity C# scripts.
13 votes -
Add support for "Export to visual studio"
Add exporting the fiddles externally to visual studio.
13 votes -
FileStream Practice
In order to practice streaming files and reading from files to demonstrate well written code, you need the ability to upload at least a .txt file to work with. How about you allow .txt files to be uploaded for this purpose?
13 votes -
Login in mobile version
It would be nice to be able to login in mobile version to see "My Fiddles".
13 votes -
Fix collaboration
Collaboration doesn't work at all.
I clicked 'collaborate' and sent the link to other machine. I opened it in broswer and clicked 'yes, join' But I don't see collaborator in the host and in the remote machine. I don't see the changes was made.Nothing13 votes -
Provide link to the shared samples
You can share your code but there is no option to look up others code.
11 votes -
FSharp return value printout
It'd be nice if the FSharp script template would print out return values, especially since those used to FSI expect it, and the C# script template does.
11 votes -
F5 should run code, blocking default browser behavior
This is a very essential feature as people are used to hit F5 to run code, and instead all their work is gone.
Please also show a confirmation message if user clicks the browser refresh button.11 votes -
Please create an app for this service.
Please create mobile app for this wonderful service. It may help lots of people where accessing laptops or systems is not easy.
11 votes -
support string interpolation
Console.WriteLine($"{i} ");
throws error: Compilation error : Unexpected character '$'
11 votes -
Extend DotNetFiddle as coding platform for interview takers to write code for the questions asked
Need to support following:
1. Set of predefined coding questions asked
2. Should log number of attempts the user tried (like logging number of time Run button is clicked)10 votes -
Tag and Browse existing Fiddles
It would be very useful to be able to search for existing fiddles under a particular tag. Like 'Rx" fiddles.
10 votes -
9 votes
- Don't see your idea?