GithubHelp home page GithubHelp logo

zzxiang / vscode-language-review Goto Github PK

View Code? Open in Web Editor NEW

This project forked from atsushieno/vscode-language-review

0.0 0.0 0.0 1.5 MB

Re:VIEW language Support for Visual Studio Code. / issue/PRは日本語でも対応できます

License: Other

TypeScript 99.68% CSS 0.32%

vscode-language-review's Introduction

Important Updates on v0.6.0

Version 0.6.0 drops the bundled support for prh because there is now a standalone package for it. If you miss the validation feature, please install "prh" extension.

What is vscode-language-review?

vscode-language-review is a Visual Studio Code extension for Re:VIEW markup language.

The extension features:

  • Live preview on edits.

Live preview on edits

  • Diagnostic reports on save and preview. If you would also like proof-reading helper, use vscode-prh-extension.

Diagnostic reports on save and preview

  • List document sections and jump to them.

List document sections and jump to them

How to Build and Run when debugging this extension

  • Check out this repository.
  • Run npm install for the first build.
  • Launch VSCode, use "Open Folder" command to open this directory (that contains this README.md).
  • Type F5 key.

Known Issues

Check out github issues.

License

The primary license is MIT (see LICENSE.md). Note that this repository and the extension binary package also contain third-party sources, namely:

  • syntaxes/review.tmLanguage is taken from yanzm/ReVIEW, Apache License Version 2.0
  • review.js-vscode, packaged in the binary distribution of this extension, is taken from yfakariya/review.js-vscode which is a fork of vvakame/review.js, MIT License.
  • and all the subsequent dependencies are packaged in the extension too.

Other projects

  • https://github.com/erukiti/ya-language-review also provides Re:VIEW preview and diagnostic features. It runs review locally (while my extension is based on review.js) so you can get the very latest features, in case you need them.

vscode-language-review's People

Contributors

atsushieno avatar yfakariya avatar muojp avatar orangain avatar pasona-sshu 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.