Git Product home page Git Product logo

Comments (8)

nickspoons avatar nickspoons commented on June 1, 2024 1

Hi, unfortunately razor/blazor are not supported, and won't be unless someone decides to write quite a bit of code, see #546

The omnisharp-roslyn language server doesn't support them by itself. It can do using a secondary language server as a plugin but it's pretty complicated.

from omnisharp-vim.

AWSchneider-dev avatar AWSchneider-dev commented on June 1, 2024

Hi, unfortunately razor/blazor are not supported, and won't be unless someone decides to write quite a bit of code, see #546

The omnisharp-roslyn language server doesn't support them by itself. It can do using a secondary language server as a plugin but it's pretty complicated.

I was hoping that wasn't the case. I mainly mess with Azure Functions and C# api's. are Azure Functions supported? probably not?

from omnisharp-vim.

nickspoons avatar nickspoons commented on June 1, 2024

Supported how? Azure functions are just C# projects hosted on Azure, aren't they? What support would you need?

from omnisharp-vim.

AWSchneider-dev avatar AWSchneider-dev commented on June 1, 2024

I was more asking about Intellisense, such as recognizing timer triggers, and other Azure Function Specific syntax such as creating Durable Function and passing the context along to initiate activities.

I see the issue with razor files is the way the rzls.exe is licensed.

Azure functions use a secondary Azure Function Tools, I am not sure if it behaves in the same way. I will look into if it does, if so that will answer my question for me.

from omnisharp-vim.

AWSchneider-dev avatar AWSchneider-dev commented on June 1, 2024

yeah the template doesn't even show up with the dotnet command. I am going to say it is probably no dice

image

from omnisharp-vim.

nickspoons avatar nickspoons commented on June 1, 2024

That doesn't have anything to do with omnisharp. There are cli instructions for running azure functions tools on the command line here: https://learn.microsoft.com/en-us/azure/azure-functions/create-first-function-cli-csharp?tabs=linux%2Cazure-cli

from omnisharp-vim.

AWSchneider-dev avatar AWSchneider-dev commented on June 1, 2024

I know how to use the cli, but after importing all the packages needed after building a function using the cli, omnisharp is still throwing errors.

image

image

from omnisharp-vim.

nickspoons avatar nickspoons commented on June 1, 2024

The project hasn't loaded properly. Have a look at :OmniSharpOpenLog for details

from omnisharp-vim.

Related Issues (20)

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.