Fiddle icon indicating copy to clipboard operation
Fiddle copied to clipboard

📜 A lightweight code editor for editing, compiling and running code snippets/scripts supporting multiple languages and rich GUI

Results 10 Fiddle issues
Sort by recently updated
recently updated
newest added

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...

dependencies

Hello, the first question is how to open an existing file? you can write in the editor and you can save, but how to open it? Now the second question,...

url http://download.microsoft.com/download/WindowsInstaller/Install/2.0/W9XMe/EN-US/InstMsiA.exe is unreachable now. Please fix this url in your code

I want to fiddle around in JavaScript.

enhancement
help wanted

See [**Language Support:** 2. Support for `Java`](https://github.com/mrousavy/Fiddle/projects/2)

enhancement
help wanted

Rewrite all UI changes to [MVVM](https://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93viewmodel) standard

enhancement

See [**Language Support:** 3. Support for `Go`](https://github.com/mrousavy/Fiddle/projects/2)

enhancement
help wanted

See [**Language Support:** 1. Support for `C++`](https://github.com/mrousavy/Fiddle/projects/2)

enhancement
help wanted

```cs using System; public class Program { public static void Main() { Console.WriteLine("Hello World"); } } ``` if you run this script your server will shutdown

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...

dependencies