Co-pilot for script editor. I guess a lot of people are spoiled in Visual Studio code using Github Copilot option. Is there any chance to implement in Rhino too?
I would like to zoom in/out to the code. Is this option available? Ctrl +/- does not work as in typical code editors.
In the code editor window Ctrl+Shift++ zooms in and Ctrl+- zooms out. Same for the terminal window, but here one can also Ctrl+Mouse Wheel to zoom in and out, like in the GhPython editor. I believe the goal is to get mouse wheel zoom working in the code editor window as well.
Currently you can only zoom out with CTRL + -, but not zoom back in with CTRL + + on macOS, which might be a bug?
I would also appreciate it, if the mouse wheel could play a role here.
And Vim support pretty please, because once you go Vim, you can’t really go back to normal text editing. It’s soooo inefficient. I’m so happy that even Obsidian (i.e. my note taking ecosystem) supports it.
Does adding shift not work? It does on windows. It’s pretty clunky, but till mouse wheeling is supported it could be worse. I forget, but I think there’s already a topic about this.