Skip to content

Github repository of the updated Visual Studo Code YAGPDB-CC extension

License

Notifications You must be signed in to change notification settings

Ranger-4297/yagpdb-cc-ext

Repository files navigation

YAGPDB.xyz syntax highlighting

Visual Studio Marketplace Installs Visual Studio Marketplace Downloads
GitHub GitHub issues GitHub pull requests

Maintainer notice

Currently maintained version

Github
Extension Marketplace

Original maintainer and contributor

Github
Extension Marketplace

Features

  • Functions
  • Variables
  • Automatic indenting
  • Folding recognition

ℹ️ INFO
Methods are not included and will be seen as a variable. Also not included is the golang time template

Recognized file-types

Default recognised file extensions are .yag, .yagpdb, .yagcc, , .cc.go and .yagpdbcc. You can also change the language of the file to "YAGPDB-CC".

ℹ️ INFO
See below to add your own.

Extension Settings

The default locations for this extension are:

  • Windows %USERPROFILE%\.vscode\extensions
  • macOS/Linux ~/.vscode/extensions

Enable recognized Discord markup by updating contributes.grammars[0].path to "./syntaxes/yagpdbcc_markup.tmLanguage.json" within package.json.

To add your own file extensions to automatically highlight syntax in them add the file extension to contributes.languages[0].extensions within package.json
E.g: [".yag", ".yagpdb", ".yagcc", ".yagpdbcc", ".gotmpl", ".go.tmpl", ".gotemplate"]

License

This repository is licensed under the terms of the MIT license

Full License

Making your own changes and compiling yourself

To make your own changes, simply fork this repository, and make your changes.

To compile the extension, install NodeJS, and NPM Make sure you have the @vscode/vsce package installed npm install -g @vscode/vsce Build with vsce package and install the VSIX file. (Uninstall the marketplace extension first and reload both times)

Official YAGPDB.xyz links

Official YAGPDB support server
Official YAGPDB documentation
Official YAGPDB Custom-Command documentation

Bugs and more

If you find any bugs or issues, feel free to make a PR or raise an issue, alternatively contact me through my email

About

Github repository of the updated Visual Studo Code YAGPDB-CC extension

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •