Skip to content

fix: resolve #3252 — Harper could have support for GNOME Builder#3433

Open
chinhkrb113 wants to merge 6 commits into
Automattic:masterfrom
chinhkrb113:feat/add-documentation-for-using-harper-with-
Open

fix: resolve #3252 — Harper could have support for GNOME Builder#3433
chinhkrb113 wants to merge 6 commits into
Automattic:masterfrom
chinhkrb113:feat/add-documentation-for-using-harper-with-

Conversation

@chinhkrb113
Copy link
Copy Markdown

Summary

Combined multi-file contribution:

Changes

  • docs/gnome-builder.md (new)
  • packages/gnome-builder-plugin/harper_ls.plugin (new)
  • packages/gnome-builder-plugin/harper_ls.py (new)
  • docs/tests/gnome-builder-doc-test.md (new)
  • packages/gnome-builder-plugin/harper_ls_plugin_test.py (new)
  • packages/gnome-builder-plugin/test_harper_ls.py (new)

Why

docs/gnome-builder.md: The issue requests support for GNOME Builder, which is an IDE for GNOME/GTK development. Since Harper already provides harper-ls (a Language Server Protocol implementation), GNOME Builder can use it directly through its LSP support. The most appropriate action is to add documentation explaining how to configure GNOME Builder to use harper-ls, similar to how other editors are documented. GNOME Builder has built-in LSP client support and can be configured to use external language servers.

…ilder

Fixes Automattic#3252

Signed-off-by: ChinhLee <76194645+chinhkrb113@users.noreply.github.com>
…ilder

Fixes Automattic#3252

Signed-off-by: ChinhLee <76194645+chinhkrb113@users.noreply.github.com>
…ilder

Fixes Automattic#3252

Signed-off-by: ChinhLee <76194645+chinhkrb113@users.noreply.github.com>
…ilder

Fixes Automattic#3252

Signed-off-by: ChinhLee <76194645+chinhkrb113@users.noreply.github.com>
…ilder

Fixes Automattic#3252

Signed-off-by: ChinhLee <76194645+chinhkrb113@users.noreply.github.com>
…ilder

Fixes Automattic#3252

Signed-off-by: ChinhLee <76194645+chinhkrb113@users.noreply.github.com>
@hippietrail
Copy link
Copy Markdown
Collaborator

hippietrail commented May 19, 2026

Feature request here: #3252
I requested it because I think it's a good idea to try to get Harper integration for every editor app that has potential for it.
But I don't have Linux to test it on. (Been intended to install it on my old MacBook Air for years.)

@hippietrail hippietrail added enhancement New feature or request harper-ls labels May 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request harper-ls

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants