-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
First of all, I want to say great work on this plugin. I tried numerous themes and I settled on this one for it's balance of legibility and coherent aesthetic.
The issue I'm having is that React components are not highlighted the same way standard html tags are:
These are React components imported like so
import { OrbitControls } from '@react-three/drei';
import { Canvas } from '@react-three/fiber';
import Head from 'next/head';
It appears as if they are using the monochrome palette. I have tree-sitter
installed also.
I'll try to dig into code and make a fix but want to document this issue as a start.
Metadata
Metadata
Assignees
Labels
No labels