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

comment in jsx function #33

Open
amapic opened this issue Apr 5, 2024 · 1 comment
Open

comment in jsx function #33

amapic opened this issue Apr 5, 2024 · 1 comment

Comments

@amapic
Copy link

amapic commented Apr 5, 2024

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 */}
@rioj7
Copy link

rioj7 commented Dec 10, 2024

@amapic this extension is not maintained anymore, I have made a fork and fixed a lot of problems: Remove Comments

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

2 participants