Giter VIP home page Giter VIP logo

nd280-vscode-extension's Introduction

nd280 README

Usage

You may need to set the nd280.nd280SoftwarePilotProfile and nd280.highland2SoftwarePilotProfile settings first. You should also install the CMake extension for VSCode.

Features

  • Automatically configures VSCode for ND280 software development.

Requirements

Extension Settings

This extension contributes the following settings:

  • nd280.nd280SoftwarePilotProfile: Path to the ND280 software pilot setup script. If not set, the extension will look in the directory set by the ND280_PILOT environment variable.
  • nd280.highland2SoftwarePilotProfile: Path to the Highland 2 software pilot setup script. If not set, the extension will look in the directory set by the HIGHLAND2_PILOT environment variable.

Known Issues

As the ND280 software is only supported on Linux, this extension is also only supported on Linux. However, it should work correctly on a Windows/Mac OS client editing a Linux remote/docker host.

Please report issues on the issue tracker.

Release Notes

0.1.0

First released version.

Building and Installing this Extension from Source

  • Install npm.
  • Inside the package root directory run npm install.
  • Run npm test to run automated tests.
  • Build the package: npm run package.
  • Install it locally with code --install-extension nd280-0.1.3.vsix.
  • To publish a new version to the VS Code marketplace: npm run login && npm run publish

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

nd280-vscode-extension's People

Contributors

davehadley avatar

Watchers

 avatar

nd280-vscode-extension's Issues

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.