NetPad icon indicating copy to clipboard operation
NetPad copied to clipboard

A cross-platform C# editor and playground.

Results 45 NetPad issues
Sort by recently updated
recently updated
newest added

Bumps [serve-static](https://github.com/expressjs/serve-static) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `serve-static` from 1.15.0 to 1.16.2 Release notes Sourced from serve-static's releases. 1.16.0 What's Changed Remove link renderization in...

dependencies
javascript

Bumps [webpack](https://github.com/webpack/webpack) from 5.76.0 to 5.94.0. Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition for harmony reexport checked Handle properly data/http/https protocols in source maps Make...

dependencies
javascript

I was able to successfully test connection using below connection string ``` Data Source=;Initial Catalog=;Integrated Security=True;Trust Server Certificate=True; ``` But fails during scaffolding with error ``` One or more errors...

This request will continue to loop during startup and cannot enter the main interface ![image](https://github.com/user-attachments/assets/f67a1c73-a7e8-4c26-b6cc-5588b14d9b1a) ``` 2024-09-19T12:03:26.5863760+08:00 [WRN] (PID: 12988|OmniSharp.Roslyn.CSharp.Services.InlayHints.InlayHintService) Inlay hints requested for document not in workspace Location {...

I am fairly sure that it is not reasonable to support all of NetPad's features via csx files - and it is not reasonable to support all csx file features...

enhancement