Skip to content

Doesn't work with additional language #16

@garlen-javier

Description

@garlen-javier

I tried this plugin together with gatsby-remark-vscode, other language are working fine but seems it is not working with added language like dart.

Example:

```dart:title=main.dart
void main() =>
    runApp(
      DevicePreview(
        enabled: true,
        builder: (context) => MyApp(),
      ),
    );

Output:
vscode_dart

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions