Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Alternatives to the Util class provided by LINQPad #166

Open
rkttu opened this issue Feb 15, 2024 · 1 comment
Open

Feature Request: Alternatives to the Util class provided by LINQPad #166

rkttu opened this issue Feb 15, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@rkttu
Copy link

rkttu commented Feb 15, 2024

I came across this project while looking at RoslynPad, and I'm so excited to try it out. It's awesome. 馃憤

I know you're working hard on the basic features, so I don't know how they'll be prioritized, but as someone who uses LINQPad in depth, I'd like to suggest a feature I'd like to see included.

  • It would be nice to have an API to look up the directory path (not based on NetPad binaries) of the query file currently running.
  • I was wondering if you could add some, if not 100%, of what LINQPad's Util class provides.
  • It would be nice to have a CLI tool to run NetPad script files from the command line, like the LPRUN command.
  • It would be nice to have the ability to import LINQPAD script files and export them for LINQPAD.
@rkttu rkttu changed the title Alternatives to the Util class provided by LINQPad Feature Request: Alternatives to the Util class provided by LINQPad Feb 15, 2024
@tareqimbasher
Copy link
Owner

Great suggestions. While I like all of them, I might not get to some of them for a while.

It would be nice to have an API to look up the directory path (not based on NetPad binaries) of the query file currently running.

Will add it

I was wondering if you could add some, if not 100%, of what LINQPad's Util class provides.

I'll take a look and will see what can be added

It would be nice to have a CLI tool to run NetPad script files from the command line, like the LPRUN command.

The ability to export your script as an executable and run it like any other .NET app is coming soon actually. Its not exactly the same thing, and while that's useful in its own sense, I'll add a single entry point command like LPRUN to the roadmap. Definitely useful as well.

It would be nice to have the ability to import LINQPAD script files and export them for LINQPAD

This has been a fairly popular request recently, I might have to post a poll for users' priorities 馃槃

Thank you for the kind words! Really excited to have you as a user 馃

@tareqimbasher tareqimbasher added the enhancement New feature or request label Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants