godotengine / godot-docs

Godot Engine official documentation
https://docs.godotengine.org
Other
3.65k stars 3k forks source link

Add several missing tooltips of editor settings' properties. #7770

Open ghost opened 11 months ago

ghost commented 11 months ago

Your Godot version: 4.2.dev2

URL to the documentation page (if already existing): https://docs.godotengine.org/en/latest/classes/class_editorsettings.html

Issue description: The following editor settings' properties (from the "General" tab) have: "No description." in their tooltips in the Godot editor. Adding the tooltips would make it easier for developers to use the settings in the editor.

YuriSizov commented 11 months ago

There is no need to open such issues. The fact that the descriptions are missing is very obvious and can be tracked here. PRs are always welcome to complete the documentation. Same applies to https://github.com/godotengine/godot-docs/issues/7771.

Piralein commented 11 months ago

Some of the mentioned settings above are not listed in EditorSettings, because of internal reasons. I will leave this issue open, because I wasn't able to find an already existing issue about this. (Although this issue would probably be better suited in the main repository)