Skip to content

Conversation

@jesterret
Copy link
Contributor

Added support for adding extensions akin to MyExtensions from LinqPad.
The UI has currently no way to move files between folders, and attempting to run the extension itself will error out since it won't usually contain any code.

Changes Made:

  • Added new interface IExtensionsCodeProvider
  • Added implementation that looks for scripts in the Scripts directory + /Extensions
  • Added script contents as additionalCode in the compilation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant