GithubHelp home page GithubHelp logo

waldyrious / vscode-nushell-lang Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nushell/vscode-nushell-lang

0.0 1.0 0.0 312 KB

A Nushell grammar and theme for Visual Studio Code

License: MIT License

Nu 100.00%

vscode-nushell-lang's Introduction

vscode-nushell-lang README

This extension provides editing and syntax highlighting support for Nushell, a data driven document language.

Features

  • Syntax highlighting grammar
  • Nushell theme that tries to match Nushell's coloring

Screenshot (v0.0.4)

With Nushell Color Theme With VSDark+ Color Theme

Known Issues

See our Github repository for active issues.

Regex Engine

VSCode uses a regular expressions that is based on Ruby for syntax highlighting. This is a good site to test and try out these regular expressions.

Build Process

We pretty much followed these instructions for building this extension. And this link for packaging the extension.

To summarize:

  1. npm install -g yo generator-code
  2. yo code
  3. chose New Language Support and filled out the rest of the questions
  4. npm install -g vsce
  5. update the readme and package.json
  6. vsce package
  7. code --install-extension vscode-nushell-lang-0.0.2.vsix or alternatively you can do ctrl/cmd-shift-p Extensions:Install From VSIX...

If you have all these tools already installed you should be able to clone this repo and just do a vsce package to get a vsix file that you can install in vscode.

Help

We are happily accepting pull requests to make this better. :)

vscode-nushell-lang's People

Contributors

fdncred 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.