Developer playground: genType and sourcemap support - #8448
Developer playground: genType and sourcemap support#8448fhammerschmidt wants to merge 7 commits into
Conversation
45b1a20 to
85e6546
Compare
|
@codex review |
|
Codex Review: Didn't find any major issues. What shall we delve into next? ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
rescript
@rescript/belt
@rescript/darwin-arm64
@rescript/darwin-x64
@rescript/linux-arm64
@rescript/linux-x64
@rescript/runtime
@rescript/win32-x64
commit: |
|
Developer playground preview: https://rescript-lang.github.io/rescript/dev-playground/?version=pr-8448 |
db2ebbe to
ebf3f19
Compare
|
@codex review |
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 919658a8f0
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
71402ce to
bf0ce1e
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #8448 +/- ##
==========================================
- Coverage 76.97% 76.96% -0.01%
==========================================
Files 467 467
Lines 62452 62457 +5
==========================================
+ Hits 48070 48073 +3
- Misses 14382 14384 +2
🚀 New features to boost your workflow:
|
…loyed on rescript-lang.org
bf0ce1e to
4b5c3db
Compare
4b5c3db to
5c6f28c
Compare
This both adds a new tab to the developer playground for gentype (and the possibility to add it in the main playground) as well as a new tab and bi-directional highlighting for sourcemaps.