Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Devtools: show warning popup on auto type conversion #306

Merged
merged 2 commits into from
Jan 23, 2025

Conversation

kobkaz
Copy link
Contributor

@kobkaz kobkaz commented Jan 23, 2025

概要

暗黙の型変換は望ましくないので、将来的になくすことを前提に警告を表示する

変更の意図や背景

発端となる Issue

@kobkaz kobkaz requested a review from KOBA789 as a code owner January 23, 2025 00:11
@kobkaz kobkaz marked this pull request as draft January 23, 2025 00:11
@kobkaz kobkaz force-pushed the devtools/remove-command-type-conversion branch 2 times, most recently from ffbce1d to 402d1eb Compare January 23, 2025 00:12
@kobkaz kobkaz force-pushed the devtools/remove-command-type-conversion branch from 402d1eb to a65dbc8 Compare January 23, 2025 00:30
@kobkaz kobkaz marked this pull request as ready for review January 23, 2025 00:33
@KOBA789
Copy link
Member

KOBA789 commented Jan 23, 2025

流石に window.alert はユーザーの操作をブロックしすぎなので、monaco decolation で warning 出すようにしました。
Screenshot 2025-01-23 at 14 55 59

@KOBA789 KOBA789 merged commit 7b330e6 into main Jan 23, 2025
4 checks passed
@KOBA789 KOBA789 deleted the devtools/remove-command-type-conversion branch January 23, 2025 06:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants