feat(ide): add Monaco and CodeMirror packages and update CI config - #440
Merged
Conversation
yesudeep
enabled auto-merge (squash)
January 25, 2026 00:34
yesudeep
disabled auto-merge
January 25, 2026 00:34
MengqinShen
approved these changes
Jan 25, 2026
yesudeep
force-pushed
the
yesudeep/feat/habitual-town
branch
from
January 25, 2026 00:37
2674f0e to
4ac809a
Compare
yesudeep
force-pushed
the
yesudeep/feat/habitual-town
branch
from
January 25, 2026 00:43
4ac809a to
0ba8edc
Compare
yesudeep
force-pushed
the
yesudeep/feat/habitual-town
branch
from
January 25, 2026 00:52
0ba8edc to
26a1d9e
Compare
yesudeep
force-pushed
the
yesudeep/feat/habitual-town
branch
3 times, most recently
from
January 25, 2026 01:03
3b29c7d to
1c72d9a
Compare
- Add `@dotprompt/monaco` package with Monarch grammar, completions, and hover - Add `@dotprompt/codemirror` package with Lezer-like stream parser and themes - Update Release Please config with new packages: - `@dotprompt/monaco` - `@dotprompt/codemirror` - `dotprompt-jetbrains` - `dotprompt-emacs` - `tree-sitter-dotprompt` - Add GitHub Actions workflows: - [web_editors.yml](cci:7://file:///Users/yesudeep/code/github.com/google/dotprompt/.github/workflows/web_editors.yml:0:0-0:0): Build/publish Monaco and CodeMirror - [ide_plugins.yml](cci:7://file:///Users/yesudeep/code/github.com/google/dotprompt/.github/workflows/ide_plugins.yml:0:0-0:0): Verify JetBrains, Vim, and Emacs plugins - [treesitter.yml](cci:7://file:///Users/yesudeep/code/github.com/google/dotprompt/.github/workflows/treesitter.yml:0:0-0:0): Generate and test Tree-sitter grammar
yesudeep
force-pushed
the
yesudeep/feat/habitual-town
branch
from
January 25, 2026 01:17
1c72d9a to
24656e8
Compare
This was referenced Jan 25, 2026
This was referenced Jan 30, 2026
This was referenced Jul 8, 2026
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.
@dotprompt/monacopackage with Monarch grammar, completions, and hover@dotprompt/codemirrorpackage with Lezer-like stream parser and themes@dotprompt/monaco@dotprompt/codemirrordotprompt-jetbrainsdotprompt-emacstree-sitter-dotprompt