Skip to content

karthik25/brackets-linqsharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brackets-LinqSharp

Brackets-LinqSharp is an extension for the Brackets editor - with the help of OmniSharp for brackets, you can compose C# programs with intellisense - but unfortunately you cannot run them! That's where this extension comes in to the picture. With this extension a new menu called "Run" is created, which has just one item for now - "Open File in LinqPad". If you have LinqPad interested, the current file will be opened in LinqPad as a C# program!

Obviously, this would work even if you don't have OmniSharp, but you have a C# program. This is a work-in-progress. So this will be changing for a while now!

To use this, just download the extension, extract in to the "extensions" folder of brackets (Help -> Show Extensions Folder)

Some screenshots:

main
A sample C# program w/ the Run -> Open File in LinqPad menu

If you like to watch this extension in action, here is a demo video!

PS: If you have purchased the autocompletion feature of LinqSharp, this extension is irrelevant!

About

A brackets extension to integrate Brackets - OmniSharp - LinqPad

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published