Git Product home page Git Product logo

linqpad-1's Introduction

LINQPad

Syntax highlighting and build system for LINQPad (.linq) scripts.

Build System

If you have LINQPad installed (i.e. you are on Windows), and lprun is available on your path, you can use the Sublime Text build system to execute your linq script using lprun, and the output will appear in the build results panel.

There are 3 build variants:

  • lprun - which will output results in text mode. Lists and non-basic objects are formatted as JSON.
  • Output CSV - which will render simple lists in Excel-friendly CSV.
  • Compile Only - which will check your script for errors/warnings only and not execute any code.

Installation

The recommended way to install the LINQPad syntax highlighting and build system for Sublime Text is via Package Control. Package Control will install the plugin on your system and keep it up to date.

  1. Ensure Package Control is installed.
  2. In Sublime Text, open the Preferences menu, and select Package Control.
  3. Select Package Control: Install Package.
  4. Start typing LinqPad. When you see it, select it.
  5. Wait for it to install.
  6. Re-open any open linq files, or set their syntax to linq manually.
  7. Enjoy!

linqpad-1's People

Contributors

keith-hall 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.