Git Product home page Git Product logo

Comments (6)

gregg-miskelly avatar gregg-miskelly commented on May 18, 2024 1

From what I recall - the exception assistant dialog doesn't have an extensibility story. From my recollection it checks if the language is C# and if so sends down some C# expressions, or if VB sends down some VB expressions. But the design of is honestly not what we would do (it was built by another team).

For Visual Studio vNext we are working on replacing the exception assistant. So if there are particular things you would like to see (other than not hard coding expressions :)), let us know.

from concordextensibilitysamples.

carlokok avatar carlokok commented on May 18, 2024

Ah! that would explain that part! Is there a way to get the current exception though so that locals shows $Exception (or equivalent)?

from concordextensibilitysamples.

gregg-miskelly avatar gregg-miskelly commented on May 18, 2024

Yes. @pnelsonmsft what is the recommended way of supporting $exception?

from concordextensibilitysamples.

plnelson avatar plnelson commented on May 18, 2024

I created a new documentation page here. There's a TODO in the Iris sample for this, but it will require a bunch of changes to the compiler so it can handle "unsupported" types like System.Exception. Maybe on some long weekend I'll have time to add this to the Iris sample - unless someone beats me to it :-)

from concordextensibilitysamples.

carlokok avatar carlokok commented on May 18, 2024

Thanks! this helps a lot!

from concordextensibilitysamples.

plnelson avatar plnelson commented on May 18, 2024

The original issue is about the Exception Assistant. The Exception Assistant is part of the debugger UI and not the debug engine so I'm closing this issue.

We are working on replacing the Exception Assistant experience. If you have suggestions for improving it, don't hesitate to send them to us. :-)

from concordextensibilitysamples.

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.