Atomic fhirpath lsp - #36
Merged
Merged
Conversation
rublag-hs
force-pushed
the
atomic-fhirpath-lsp
branch
5 times, most recently
from
November 27, 2025 12:17
bafa182 to
1f5bc87
Compare
rublag-hs
force-pushed
the
atomic-fhirpath-lsp
branch
8 times, most recently
from
December 3, 2025 14:23
138d66e to
5b695a1
Compare
rublag-hs
marked this pull request as ready for review
December 3, 2025 14:24
There was a problem hiding this comment.
This PR is being reviewed by Cursor Bugbot
Details
Your team is on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle for each member of your team.
To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.
rublag-hs
force-pushed
the
atomic-fhirpath-lsp
branch
from
December 4, 2025 11:33
a22a68d to
f4f64ee
Compare
rublag-hs
force-pushed
the
atomic-fhirpath-lsp
branch
from
December 4, 2025 11:56
f4f64ee to
59d3958
Compare
andreyorst
approved these changes
Dec 5, 2025
Aitem
approved these changes
Dec 5, 2025
rublag-hs
force-pushed
the
atomic-fhirpath-lsp
branch
from
December 5, 2025 12:38
59d3958 to
aed86ad
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Note
Adds a new Aidbox FHIRPath LSP package (CodeMirror + WebWorker + IndexedDB cache) and updates CodeEditor to accept additional CodeMirror extensions, with minor CodeMirror version bumps.
packages/aidbox-fhirpath-lsp:@atomic-ehr/fhirpath-lspand Aidbox client.src/worker.ts) with message wrapper (src/wrapper.ts) and typed messages (src/messages.ts).src/idb-cache.ts).createCodeMirrorLsp,useCodeMirrorLsp) to attach LSP to editors.example/main.ts,index.html) and build/config files (vite.config.ts,tsconfig*,.swcrc,biome.json).packages/react-components):CodeEditor: newadditionalExtensions?: Extension[]prop; wiring via a dedicated compartment.@codemirror/autocompleteand@codemirror/view.Written by Cursor Bugbot for commit 59d3958. This will update automatically on new commits. Configure here.