Coder Social home page Coder Social logo

bert2 / microscope Goto Github PK

View Code? Open in Web Editor NEW
41.0 4.0 2.0 3.47 MB

:microscope: CodeLens extension for Visual Studio that lets you inspect the intermediate language instructions of methods and properties.

Home Page: https://marketplace.visualstudio.com/items?itemName=bert.microscope

License: MIT License

C# 96.41% PowerShell 1.95% Batchfile 0.14% Shell 1.51%
visual-studio-extension codelens-extension common-intermediate-language cil msil visual-studio il codelens marketplace

microscope's People

Contributors

bert2 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

microscope's Issues

Show size in bytes of CIL method's code in CodeLens

Hello.

It would be great if you could display size of the CIL code of the method in bytes.
It can be shown next to instructions count (like "10 instructions, 20 bytes") or in the pop-up hint.
Also it would be nice to show it in the header of Instructions Details window (like "CodeLens Instructions - Method Name - 10 instructions, 20 bytes")

This information is needed to understand if the method has chance to be inlined by JIT.

Thank you.

Show instructions description directly

For those of us less familiar with IL it would be awfully nice to see the short instruction description directly instead of in a tooltip (so I don't have to mouse over and hover over every unknown instruction - of which there are plenty a.t.m.).

I.e. the "Pushes a new object reference to a string literal stored in the metadata."-Text in a separate column.
image

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.