• Joined on 2025-09-23
kfickel pushed to 89_streamd-lsp-subcommand at kfickel/streamd 2026-04-19 20:29:20 +02:00
3b116782cc feat: add zed extension
kfickel pushed to 89_streamd-lsp-subcommand at kfickel/streamd 2026-04-19 18:10:38 +02:00
0f73864693 feat: add zed extension
kfickel pushed to 89_streamd-lsp-subcommand at kfickel/streamd 2026-04-19 17:59:14 +02:00
9787710d59 feat: add zed extension
kfickel pushed to 89_streamd-lsp-subcommand at kfickel/streamd 2026-04-19 10:55:24 +02:00
d872e9e338 fix(daily): use midnight when creating file for non-today date
kfickel pushed to 89_streamd-lsp-subcommand at kfickel/streamd 2026-04-13 21:52:47 +02:00
d0e4dccd1a refactor: simplify LSP implementation
kfickel commented on issue kfickel/streamd#89 2026-04-13 21:45:58 +02:00
feat: add streamd lsp subcommand with LSP server

Implementation complete

PR: #90

What was implemented: All 11 steps from the refined plan, across 2 commits (~550 lines of production code, 13 unit tests).

**Key findings during…

kfickel created pull request kfickel/streamd#90 2026-04-13 21:45:48 +02:00
feat: add streamd lsp subcommand with LSP server
kfickel created branch 89_streamd-lsp-subcommand in kfickel/streamd 2026-04-13 21:45:35 +02:00
kfickel pushed to 89_streamd-lsp-subcommand at kfickel/streamd 2026-04-13 21:45:35 +02:00
b224620212 fix: resolve clippy warnings in lsp module
50c592a641 feat: add streamd lsp subcommand with LSP server
Compare 2 commits »
kfickel commented on issue kfickel/streamd#89 2026-04-13 21:05:04 +02:00
feat: add streamd lsp subcommand with LSP server

Refined Implementation Plan

This plan incorporates the clarifications from the Zed integration notes (workspace-root resolution, passive mode when .streamd.toml is absent).


Step 1…

kfickel pushed to main at kfickel/streamd 2026-04-13 20:15:35 +02:00
77bf9c584b chore: release 0.2.4
ab2fc823e8 feat: streamd daily is now default instead of streamd new
Compare 2 commits »
kfickel commented on issue kfickel/streamd#89 2026-04-13 20:13:55 +02:00
feat: add streamd lsp subcommand with LSP server

Zed editor integration notes

Once implemented, the server can be wired into Zed via ~/.config/zed/settings.json:

{
  "languages": {
    "Markdown": {
     
kfickel opened issue kfickel/streamd#89 2026-04-13 20:10:32 +02:00
feat: add streamd lsp subcommand with LSP server
kfickel deleted tag v0.2.3 from kfickel/streamd 2026-04-13 19:54:19 +02:00
kfickel deleted branch 80_windows-build-support from kfickel/streamd 2026-04-13 19:53:51 +02:00
kfickel pushed to main at kfickel/streamd 2026-04-13 19:53:50 +02:00
6c8f1f5253 feat: add Windows cross-compilation and release artifacts
46766a9ec7 fix: cross-platform compatibility for Windows support
Compare 2 commits »
kfickel merged pull request kfickel/streamd#83 2026-04-13 19:53:49 +02:00
feat: add Windows build support and release artifacts
kfickel closed issue kfickel/streamd#80 2026-04-13 19:53:49 +02:00
Add Windows build support and release artifacts
kfickel deleted branch renovate/lock-file-maintenance from kfickel/streamd 2026-04-13 19:53:32 +02:00
kfickel pushed to main at kfickel/streamd 2026-04-13 19:53:31 +02:00
349a639e90 chore(deps): lock file maintenance