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

(実験的) 計算結果を手軽に表示する「?? 計算式文」を実装する #1745

Open
kujirahand opened this issue Sep 6, 2024 · 3 comments

Comments

@kujirahand
Copy link
Owner

kujirahand commented Sep 6, 2024

「(計算式)を表示」と書くのが面倒に感じる人のために、
文頭に「?? 計算式」と書くと、「計算式を表示」と書くのと同じ効果になるようにします。

?? 1 + 2 * 3
?? (5 + 2) * 3
@kujirahand
Copy link
Owner Author

kujirahand commented Sep 22, 2024

>>だとSHIFT_R演算と被るので、??に変更します。

?? 1 + 2 * 3

@kujirahand kujirahand changed the title (アイデア) 計算結果を手軽に表示する「>> 計算式文」を実装する (アイデア) 計算結果を手軽に表示する「?? 計算式文」を実装する Sep 22, 2024
@kujirahand kujirahand changed the title (アイデア) 計算結果を手軽に表示する「?? 計算式文」を実装する (実験的) 計算結果を手軽に表示する「?? 計算式文」を実装する Sep 22, 2024
@kujirahand
Copy link
Owner Author

kujirahand commented Sep 22, 2024

todo

  • マニュアルに書く

@kujirahand
Copy link
Owner Author

実装済みなので、フィードバック待ち。

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

No branches or pull requests

1 participant