Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TOtherLang not Registering #29

Closed
dougdesigner opened this issue Mar 3, 2020 · 2 comments
Closed

TOtherLang not Registering #29

dougdesigner opened this issue Mar 3, 2020 · 2 comments

Comments

@dougdesigner
Copy link

Getting this error when trying to use any of the following syntax:
| 'bat'
| 'coffeescript'
| 'diff'
| 'dockerfile'
| 'fsharp'
| 'git-commit'
| 'git-rebase'
| 'groovy'
| 'handlebars'
| 'ini'
| 'properties'
| 'perl'
| 'powershell'
| 'razor'
| 'shaderlab'
| 'vb'
| 'cmd'
| 'xsl'

UnhandledPromiseRejectionWarning: Error: No language registration for handlebars

@octref
Copy link
Collaborator

octref commented Aug 21, 2020

Should no longer be a problem in upcoming 0.2.0.

@octref octref closed this as completed Aug 21, 2020
@NicolasThierion
Copy link

NicolasThierion commented Sep 20, 2022

Got the same issue today with properties.

```properties
someprop=someprop
```

=>

Exception has occurred: Error: No language registration for properties

Using Shiki v0.9.15.

See #359

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants