Jerakin
Jerakin
This is an issue for me to on a Nordic layout, issues like this means I have to swap between layouts when using lazygit which isn't very user friendly :)...
`gui.is_enabled()` should have the second argument as optional. 
`gui.set_text()` should also accepts integers. 
Can the "standard" functions within Defold be annotated?  I am using a my [template editor extension](https://github.com/Jerakin/editor-script-templates) currently when creating new files to get the annotations but would be neat...
`gui.set_parent(node, parent, keep_scene_transform)` should accepts `nil` as parent. Supplying nil "parents" it to the scene (i.e remove the parent). 
You can do this with View -> Toggle Component Guides
I agree, maybe change this/create new issue for adding it to the visibility filters?
Outline as in the folder structure view inside of Defold. It was simply a normal folder with some files in it, I think I had a file in the folder...
Yeah. My error :)
Happens _very_ frequently for me. Usually only takes ~10 tab switches for me for it to happen. Checked the logs and the behaviour doesn't cause additional logging to happen. ____...