https://github.com/capjamesg/visionscript-vscode-highlight

A TextMate Grammar (tmGrammar) for use with VisionScript.

https://github.com/capjamesg/visionscript-vscode-highlight

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.2%) to scientific vocabulary

Keywords

programming-language textmate-grammar visionscript
Last synced: 5 months ago · JSON representation

Repository

A TextMate Grammar (tmGrammar) for use with VisionScript.

Basic Info
Statistics
  • Stars: 1
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
programming-language textmate-grammar visionscript
Created over 2 years ago · Last pushed over 2 years ago
Metadata Files
Readme Changelog License

README.md

VisionScript syntax highlighting extension active in a Visual Studio Code editor

VisionScript Syntax Highlighting

This repository contains the official VisionScript syntax highlighting and code assistant extension for use in Visual Studio Code.

This extension will:

  1. Provide colour highlighting for VisionScript keywords, functions, and variables.
  2. Show documentation for a method when you hover over it with your cursor.
  3. Show code signatures for methods.

Installation

To install the extension:

  1. Visit the VisionScript extension page on the Visual Studio Code Marketplace.
  2. Click "Install"

License

The source code in this repository is licensed under an MIT license.

Owner

  • Name: James
  • Login: capjamesg
  • Kind: user
  • Location: Scotland
  • Company: @Roboflow

from words, wonder.

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

package-lock.json npm
  • argparse 1.0.10
  • esprima 4.0.1
  • front-matter 4.0.2
  • js-yaml 3.14.1
  • sprintf-js 1.0.3
package.json npm
  • front-matter ^4.0.2