Code Monkey home page Code Monkey logo

Comments (8)

alexperovich avatar alexperovich commented on August 22, 2024

This happens because the source indexer is built against the old version of roslyn that doesn't have support for out var. Building it against the new version should fix this.

from sourcebrowser.

SLaks avatar SLaks commented on August 22, 2024

@KirillOsenkov, can you rebuild the Roslyn index against the latest Roslyn build?

from sourcebrowser.

KirillOsenkov avatar KirillOsenkov commented on August 22, 2024

I hope to get to it soonish.

from sourcebrowser.

KirillOsenkov avatar KirillOsenkov commented on August 22, 2024

So I've hacked the internal fork that generates http://source.roslyn.io to update to Roslyn 2.0.0-rc. This uncovered a bunch of issues with Roslyn NuGet packages, so I'll wait for them to fix them first before updating this repo.

For now you can try http://source.roslyn.io and see if it looks OK now.

from sourcebrowser.

KirillOsenkov avatar KirillOsenkov commented on August 22, 2024

I've ran into a whole host of issues (basically 2.0.0-rc package of Roslyn is not usable without jumping through hoops), so this will have to wait until Roslyn 2.0 RTM is out.

But, I've hacked the http://source.roslyn.io for now, so it has the latest language version. I can't publish the hack though.

from sourcebrowser.

SLaks avatar SLaks commented on August 22, 2024

What's wrong the the Roslyn RC package?

from sourcebrowser.

KirillOsenkov avatar KirillOsenkov commented on August 22, 2024

It's non-trivial to get the MSBuildWorkspace working. Kevin says there are problems with finding the MSBuild 15 toolset. Additionally you need to install a few other packages manually (ManagedEsent, Elfie, RuntimeInformation). Also there's a crash in compiler (it doesn't tolerate mscorlib missing). Basically just a 1000 papercuts.

from sourcebrowser.

KirillOsenkov avatar KirillOsenkov commented on August 22, 2024

This should be now fixed.

from sourcebrowser.

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.