GithubHelp home page GithubHelp logo

s-kainet / monaco-csharp-poc Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 14.85 MB

HTML 0.02% C# 4.33% CSS 1.28% JavaScript 90.36% Batchfile 0.01% Ruby 0.01% PowerShell 0.01% Bicep 3.87% Inno Setup 0.01% TypeScript 0.12%

monaco-csharp-poc's Introduction

Different monaco c# completion experiments

  1. bicep - from here (also ref issue) uses monaco-languageclient, so it turns monaco into a real language server client, on the backend wasm with omnisharp and custom provider for bicep. (.NET 5)

    cd src/playground && npm i && npm run start

  2. MonacoRoslynCompletionProvider - uses regular monaco.languages.registerCompletionItemProvider and sends async request to a self hosted wasm project. (.NET 6)

    cd Sample/wwwwrot && npm i && cd .. && dotnet run

  3. BlazorPnPTest - runs PnP SDK code inside wasm, based on Runny and modified for .NET 5.

    Build it in VS, then Ctrl+F5, then in code update token (only SharePoint access token works, not MS Graph) and site url and click Run.

monaco-csharp-poc's People

Contributors

s-kainet avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.