Maran23 / script-ide

Script-IDE is a plugin for Godot. It transforms the Script UI into an IDE like UI. Tabs are used for navigating between scripts. The default Outline got an overhaul and now shows all members of the script (not just methods) with unique icons for faster navigation.
MIT License
368 stars 16 forks source link

Plugin features not working #40

Closed Nrosa01 closed 9 months ago

Nrosa01 commented 9 months ago

For some reason, the outline is not working, it's on the left instead of right, there are no coloour, I have less settings than your screenshots... Apart from all the other errors I mentioned.

image

image

I tried reinstalling the plugin but it doesn't work. You can see in that screenshot that I have "Outline Position Right" as true, but in the previous one it appears on the left. Control + O and Windows + O commands aren't working either

Maran23 commented 9 months ago

Probably the same issue / caused by https://github.com/Maran23/script-ide/issues/39