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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Try .NET Improvement #984

Closed
23 tasks done
Tracked by #2057 ...
colombod opened this issue Mar 30, 2022 · 1 comment
Closed
23 tasks done
Tracked by #2057 ...

Try .NET Improvement #984

colombod opened this issue Mar 30, 2022 · 1 comment
Assignees

Comments

@colombod
Copy link
Member

colombod commented Mar 30, 2022

  • implement new wasmrunner
    • create wasmrunenr and integration tests via messaging api
    • configure runner iframe via client-data attributes
  • create new editor endpoint using update Monaco component
  • test sending run request via iframe messages
  • update trydotnet.js to integrate with new editor api #996 (@colombod)
    • implement focus api call
    • review generateregionfromfiles request and response
    • review api / usage for scaffolding
    • review api / usage for hide and show editor
  • connect monaco language services with the new kernel #997 (@brettfo)
    • diagnostics in editor
    • signaturehelp in editor
    • signaturehelp with documentation in editor
    • completions in editor
    • completions with documentation in editor
  • setup new build infrastructure
    • setup ci
    • setup deployment via EV2
    • setup PME environment
    • tests https behaviors as post deployment in staging
    • certificates are setup with correct rotations in PME environments
  • figure out packaging story for tool and dependencies
@colombod colombod pinned this issue Mar 31, 2022
@jonsequitur jonsequitur changed the title TryDotNet Improvement Try .NET Improvement Apr 19, 2022
@Nirmal4G
Copy link

Currently Try.NET only executes with a POSIX platform context. What this means that we can't quickly paste a snippet of code that work only on Windows to verify/validate across 3 major OS types. So, Please allow choosing between Windows, Mac and other Linux distributions (most used one like Ubuntu or Kali or Debian). Also allow standard input and cmd-line invocation parameters to be specified.

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

No branches or pull requests

3 participants