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

After configure the user, pass, select database and check connection, when try to access database structure in Connections Panel, it shows me the following error: ![image](https://github.com/tareqimbasher/NetPad/assets/28544255/b7e1cecd-2ae1-47c1-af60-a1c24966a0f6) ![image](https://github.com/tareqimbasher/NetPad/assets/28544255/05f49b30-7464-42ca-96bd-95cd381ceaa7) ``` One or...

bug

Is it me or autocompletion is missing? I'm using v0.7.2 and nothing is shown when I try to access an entity property or function, or try to use anything like...

bug

Bumps System.Text.Json from 6.0.5 to 8.0.4. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=System.Text.Json&package-manager=nuget&previous-version=6.0.5&new-version=8.0.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
.NET

The new SyntaxTree visualizer looks great. I think it would be amazing if we had a Semantic Model as well. When developing analyzers using the Visual Studio semantic tree tool,...

enhancement

I have some difficulties opening Netpad script on Ubuntu, when I put them in the Netpad scripts folder, it will not appear in the script explorer. Also not after restarting...

enhancement

I work on a non-English machine but I prefer my development tools in English only. I tried the hacky way by removing the lang folder in \resources\bin and the pak...

enhancement

I double-click the executable after extraction from the x64 zip archive (unblocked first). The window launches full-screen, I get to see a spinner in the middle and that's it. Windows...

bug

I downloaded `netpad_vnext-0.8.0-win-x64.msi` release and installed it. It shows up as vNext in the start menu: ![image](https://github.com/user-attachments/assets/14c5a217-f001-4a85-b996-405c6eb6ea3a) On launch, however, it says that 8.0.0 is available and I should update...

bug

Bumps [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `body-parser` from 1.20.2 to 1.20.3 Release notes Sourced from body-parser's releases. 1.20.3 What's Changed Important deps: [email protected] add...

dependencies
javascript

Bumps [send](https://github.com/pillarjs/send) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `send` from 0.18.0 to 0.19.0 Release notes Sourced from send's releases. 0.19.0 What's Changed Remove link renderization in...

dependencies
javascript