Masaki Kobayashi
Masaki Kobayashi
Adding `gitcommit` (not `git-commit`) to `cSpell.enabledLanguageIds` worked for me.
@ManuelSchneid3r Could you please take a look at this PR, or invite some other reviewers?
@ManuelSchneid3r My apologies for closing this without explanation. I'm not using Albert anymore, and thus won't be able to maintain the extension.
For some power users who want to maintain the ability to instantly search and execute bookmarklets in pages with CSP while using the latest (distributed on the Store) version of...
@yudukikun5120 I think what commitlint is asking for is not to use uppercased character (`T` in the `TSC` in this case) at the beginning of the subject. `chore: tsc can...
@onokatio ご提案ありがとうございます! 個人的にもこの挙動は不便だと感じた覚えがあり、実装いただけるのであれば積極的にマージしようとは思うのですが、今手元で試す限りではこの挙動(元タブでの遷移)が再現できずどうしたものかと思っています とりあえず、お使いのブラウザやバージョンなどをご教示いだたいてもよろしいでしょうか? 自分の環境は - Ubuntu 22.04 - Google Chrome 108.0.5359.124 (Official Build) (64-bit) です
@onokatio 対応失念しており大変失礼しました なるほど、ブラウザ間で挙動異なるのですね 手元でも Firefox では件の挙動を確認できました 実装方針について、素朴には `onclick` を取り除くことになるかと思いますが、この場合 `tr` のうち `a` でない領域のクリックで遷移ができなくなりそうです オプトインでの提供であればこの挙動でもまずはOKかと思いますが、もし他に何か良い手があり - 別タブで開いたときには元タブの遷移が起こらず - `tr` 全域のクリックで遷移ができる ような挙動が実現できるのであれば、デフォルトで有効化していただいても大丈夫です!
@yudukikun5120 We generally should wrap this kind of _external_ interfaces so that we can deal with any changes/updates to the interface with minimal changes to the codebase (hopefully only on...
@yudukikun5120 Sorry for the delayed response. I'm not sure whether this feature should be provided to users or not because I don't know much about what the user experience of...
Firefox 対応も視野に入れている #12 ので、Firefox の Manifest V3 対応ロードマップが出てくるまで pend