dnknn
Results
22
issues of
dnknn
> editor keyboard map : Sublime, and enable double click to select token. ```css /* test 测试 style 样式 你好 */ .test:has(~ :not(.test)) {color:blue} .测试:has(~ :not(.测试)) {color:blue} /* test 测试...
bug
是否可以为Popup扩展区域增加右键事件 ``.addEventListener(`contextmenu`, e) ``, 就也能够使用右键菜单项, 就像SimpleExtManager那样