Developer playground: genType support and sourcemap scaffolding - #8448
Developer playground: genType support and sourcemap scaffolding#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".
…loyed on rescript-lang.org
71402ce to
bf0ce1e
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #8448 +/- ##
==========================================
- Coverage 76.44% 76.44% -0.01%
==========================================
Files 478 478
Lines 63163 63168 +5
==========================================
+ Hits 48286 48289 +3
- Misses 14877 14879 +2
🚀 New features to boost your workflow:
|
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.