Kinetic Custom Code Editor

It’s easy to point out the issues with Kinetic, but in this case I want to highlight a small but major improvement: the custom code editor in 2025.2 compared to 2024.2.

Previously the code editor would give you nonsense intellisense suggestions that would not compile.
This appears to have been fixed so the suggestions actually make sense. This is huge from a developer point of view. I actually have some confidence that once functions is ported to the browser, it will be a better developer experience overall. I really appreciate not having to press Ctrl+Space all the time as well.

2024.2:

2025.2:

7 Likes

Nice! does it pop on dot and select on tab as well?

1 Like

Yep! Just like any other code editor out there

3 Likes