GithubHelp home page GithubHelp logo

avatarchik / vscodeilviewer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from josephwoodward/vscodeilviewer

0.0 1.0 0.0 13.28 MB

A Visual Studio Code C# IL (Intermediate Language) Viewer

License: MIT License

Shell 0.75% C# 67.54% TypeScript 31.70%

vscodeilviewer's Introduction

Visual Studio Code C# IL (Intermediate Language) Viewer

IL (Intermediate Language) Viewer for Visual Studio Code allows you to rapidly inspect the IL output of any given C# file.

Downloading IL Viewer for Visual Studio Code
Download C# IL Viewer for Visual Studio Code or install it directly within Visual Studio Code by launching Quick Open (CMD + P for Mac or CTRL + P for Windows) and pasting in the follow command and press enter.

ext install vscodeilviewer

How does it work?
Using the power of Roslyn, IL Viewer compiles your chosen file in memory (along with any dependencies it has) and produces an in memory DLL containing the IL.

Features

Easy IL Inspection:
Simply open a .cs file which you'd like to inspect, right-click and select Inspect IL.

Easy IL inspection

More features coming soon.

Requirements

Currently only works on .NET Core apps using project.json. Support for .csproj is coming very soon.

Reporting Issues

As this is an early version there will likely be issues. Please feel free to raise any issues you run into in the issues section.

Contributions

I would love contributions on IL Viewer and welcome contributions of all shapes and sizes. If you're interested in contributing then please feel free to let me know if you need any help getting started.

vscodeilviewer's People

Contributors

josephwoodward avatar pawlos avatar

Watchers

 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.