https://github.com/cbienvenue/cle2000-vscode
This extension adds basic syntax highlighting for the CLE-2000 language (.x2m or .c2m) in VSCode.
Science Score: 26.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
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.3%) to scientific vocabulary
Last synced: 9 months ago
·
JSON representation
Repository
This extension adds basic syntax highlighting for the CLE-2000 language (.x2m or .c2m) in VSCode.
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Created 12 months ago
· Last pushed 11 months ago
Metadata Files
Readme
License
README.md
CLE-2000 Language Support
This extension provides syntax highlighting and language support for the CLE-2000 programming language (.x2m or .c2m files).
Installation
To install the extension, it is sufficient to download only the cle2000.vsix file, and install it manually:
bash
code --install-extension cle2000.vsix
Producing the .vsix File from Source Files
To produce the .vsix file from the JSON files, run:
bash
vsce package -o cle2000.vsix
Owner
- Name: Charles Bienvenue
- Login: CBienvenue
- Kind: user
- Location: Canada
- Repositories: 1
- Profile: https://github.com/CBienvenue
GitHub Events
Total
- Push event: 3
- Public event: 1
Last Year
- Push event: 3
- Public event: 1
Dependencies
package.json
npm