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

匿名ラベルに、シンタックスシュガーが欲しい #305

Closed
AILight opened this issue Mar 10, 2024 · 3 comments
Closed

匿名ラベルに、シンタックスシュガーが欲しい #305

AILight opened this issue Mar 10, 2024 · 3 comments

Comments

@AILight
Copy link
Owner

AILight commented Mar 10, 2024

内藤さんよりご要望
https://x.com/NAITOTokihiro/status/1720635727913025880?s=20

簡単に使ってみた感想です。.@@.@F
 とか書くのがとても煩わしく感じました。これ、.@@ 匿名ラベルに限っては .@F
 と省略形は記述可能に出来ないのでしょうか?あと、同一ファイル内に複数の .@@ ラベルがあると、.@F
 と .@B の記述が必須になるので、これもちょっと使いづらくは感じました。
@AILight
Copy link
Owner Author

AILight commented Mar 10, 2024

記述については、悩ましい。 .@f がいいのか、 .@@f がいいのか
サンプルコードを書いて、確認して決めることにする。

@AILight
Copy link
Owner Author

AILight commented Mar 10, 2024

.@fは、ラベル参照演算子と区別がつかなくなるため、.@@fとすることにしました。

AILight added a commit that referenced this issue Mar 10, 2024
[issues-305] 匿名ラベルに、シンタックスシュガーが欲しい
@AILight
Copy link
Owner Author

AILight commented Mar 11, 2024

v1.0.18で対応しました。

@AILight AILight closed this as completed Mar 11, 2024
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