Skip to content

MasterLaplace/LaplaceSyntax-Code

Repository files navigation

ME :

LaplaceSyntax-Code

License: MIT Laplace: 0.1 JavaScript: 13 Commit Name

Laplace Syntax Language extension for VSCode

πŸͺ§ Table of Contents

Dependencies

sudo apt-get install npm -y nodejs
nvm install node
npm install -g @vscode/vsce

Installation

git clone https://github.com/MasterLaplace/LaplaceSyntax-Code.git
cd LaplaceSyntax-Code
vsce package
code --install-extension laplace-syntax-0.0.1.vsix

Update

git pull
vsce package
code --install-extension laplace-syntax-0.0.1.vsix

πŸ“ Release Notes

Users appreciate release notes as you update my extension.

0.0.1

Initial release of Laplace Syntax extension

Added features language icon. Added laplace-theme and single quote, global variable and function color. Added diagnostics for uninitialized global variable and invalid function name.

Change Log


πŸ“œ LICENSE

This project is licensed under the terms of the MIT License.

Copyright Β© 2022-2023 Master_Laplace

πŸ“¬ For more information

This project has been carried out by:

Enjoy!


ME.inc

About

Official Laplace Syntax Language extension for VSCode

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors