Skip to content
This repository was archived by the owner on Jul 14, 2025. It is now read-only.
This repository was archived by the owner on Jul 14, 2025. It is now read-only.

comment in jsx function #33

@amapic

Description

@amapic

Hi,
Thanks for the add-on. It does not work for comments which are in the return part of a js function. Can you upgrade this ?
Example :

 return (
    <mesh position={[-2, -2, -2]}>
      <boxGeometry args={[2, 2, 2]} />
      <meshStandardMaterial>
        <RenderTexture attach="map" anisotropy={16}>
          {/* <Effects disableGamma> */}
          {/* threshhold has to be 1, so nothing at all gets bloom by default */}

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