Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
SharpPad is an extension for Visual Studio Code that allows you easily inspect the results of your code. It works similarly to standalone tools like LinqPad and RoslynPad.

![Example](https://i.imgur.com/geOXysP.png)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fjmazouri%2FSharpPad.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fjmazouri%2FSharpPad?ref=badge_shield)

## How to Use

Expand Down Expand Up @@ -94,4 +95,7 @@ If you'd like to use SharpPad as an output window for your program without runni

- Better ValueTuple support (if possible)
- More language-agnostic implementation (to support non-CLR languages)
- More Dump options/inputs
- More Dump options/inputs

## License
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fjmazouri%2FSharpPad.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fjmazouri%2FSharpPad?ref=badge_large)