Skip to content

feat: add hyprlua — LuaCATS annotations for Hyprland 0.55+#320

Open
PhaedrusFlow wants to merge 2 commits into
LuaLS:mainfrom
PhaedrusFlow:main
Open

feat: add hyprlua — LuaCATS annotations for Hyprland 0.55+#320
PhaedrusFlow wants to merge 2 commits into
LuaLS:mainfrom
PhaedrusFlow:main

Conversation

@PhaedrusFlow
Copy link
Copy Markdown

Adds lua_ls addon providing full EmmyLua/LuaCATS type annotations for
the Hyprland >= 0.55 Lua config API. Covers the hl.* global,
dispatchers (hl.dsp.*), layout API, events, and typed config
keys.

Available on LuaRocks: https://luarocks.org/modules/phaedrusflow/hyprlua

Copy link
Copy Markdown
Collaborator

@carsakiller carsakiller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your config.json file contains many "opinionated" settings such as Lua.completion.displayContext, Lua.diagnostics.workspaceDelay, etc. These are settings best left up to a user's preferences in their global settings, rather than being applied by this addon. It is equivalent to a VS Code extension forcing your theme and font family.

Also, there is no need to include Lua.workspace.library, as that setting is set by the addon manager.

@carsakiller carsakiller added the New Addon Related to adding a new addon label May 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

New Addon Related to adding a new addon

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants