Skip to content

Code Editor Setup

Angular Three uses a Custom Renderer and works with THREE.js via a collection of Custom Elements. Hence, we need to set up our code editor to recognize these Custom Elements.

Angular Three provides and sets up a web-types.json file that can be used with Jetbrains IDEs out of the box.

In the case where manual setup is required, web-types.json can be found in the node_modules/angular-three/web-types.json