Skip to content

Allow manual configuration of the editor settings file location #170

@1player

Description

@1player

This function:

(defun gdscript-eglot--get-config-dir ()

hardcodes a few locations to find the godot settings file, with no way to overwrite it. For example, on Linux I use the "Godots" flatpak which doubles as a version manager for godot, and the editor settings file is at .var/app/io.github.MakovWait.Godots/config/godot/ rather than under ~/.config/godot.

Please allow a user to manually specify the location of this file. Right now for my use case a terrible workaround is to copy or symlink the file into ~/.config/godot for eglot LSP to work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions