GithubHelp home page GithubHelp logo

hchauvin / reflow-code Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 0.0 7 KB

A VSCode extension to support the Reflow language.

License: MIT License

reflow syntax-highlighting bioinformatics vscode-extension bioinformatics-pipeline data-science cloud-computing

reflow-code's Introduction

reflow-code

reflow-code is a syntax highlighter and set of preferences for the Reflow language. The syntax is compatible with Visual Studio Code and Sublime Text.

Features

Currently, only syntax highlighting is supported.

Installation for VSCode

From the VSCode market place

This plugin is in alpha version and currently not published. To install the development version, see below.

Development version

To install the latest development version directly from HEAD:

  1. Clone the Git repository, e.g. to ~/reflow-code:
cd ~ && git clone https://github.com/hchauvin/reflow-code.git
  1. Symlink the local repository to the VSCode extensions folder. On Linux and Mac:
ln -s ~/reflow-code ~/.vscode/extensions/reflow-code
  1. Restart VSCode (just quit and reopen).

Development

  1. Clone the Git repository, e.g. to ~/reflow-code:
cd ~ && git clone https://github.com/hchauvin/reflow-code.git
  1. Open VSCode from within the repository:
code ~/reflow-code
  1. Go to Debug > Start Debugging (F5) to open a new VSCode window where the development version of the extension is enabled.

Installation for Sublime Text

From Package Control

This plugin is in alpha version and currently not published. To install the development version, see below.

Development version

To install the latest development version directly from HEAD:

  1. Install PackageDev using Package Control.
  2. Go to menu Tools > Packages > Package Development > New Syntax Definition...
  3. Copy-paste the content of syntaxes/reflow.sublime-syntax to the new buffer and save in default location as reflow.sublime-syntax.
  4. Now, .rf or .reflow files benefit from syntax highlighting without the need to restart Sublime Text.

Release Notes

0.1.0

Initial release of the "reflow-code" extension.

0.2.0

Add support for Sublime Text.

License: MIT

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.