brokenbeta

Results 3 comments of brokenbeta

I am experiencing this exact issue on OSX, Sublime 2, Ruby 2.1.2p95, byebug 3.2.0 ``` Exception in thread Thread-1: Traceback (most recent call last): File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/threading.py", line 532, in __bootstrap_inner...

Yep, was going to report this, would love a fix as it's making rearranging GDScript fairly painful -- pretty much any manipulation where the lines being moved cross over anything...

@DaelonSuzuka No, the problem here is that the GDScript extension is _actively_ making bad changes to the indentation, which the Python extension is not doing: ![gdscript](https://github.com/godotengine/godot-vscode-plugin/assets/3834867/ed217e09-1750-4128-b0c7-b38395713835)