Adrian

Results 25 comments of Adrian

I have started looking at it, but I'm not a Vimscript buff. The start of jsxRegion must be altered so that The contents are optional Changing this: ```vimscript \ start=+\%(]*>(\)\@!+...

@amadeus Starred and installed! :)

Maybe all JavaScript files should be highlighted by default? Not a major issue for me, but it's a very sensible default.

// src/node_modules/translate.js export default ({ content, ...props }) => ( )

Temporary solution: getDocument={() => { return { body: { appendChild(child) { child.style.zIndex = 5 document.body.appendChild(child) } } } }}