YuTengjing

Results 192 comments of YuTengjing

不知道是不是和我设置了每页 20 个有关:

@satorioh 看第一张截图 more results 按钮都还在

抱歉,我应该先仔细看一下文档的。 试用了下,我感觉更理想的效果: 1. 只注入一个属性:data-inspector-path="src/a.ts?line=100&col=21" 2. 应该只在快捷键开启时显示这个属性 3. 貌似和 mui 冲突

@zthxxx ```node ⨯ Error [ERR_REQUIRE_ESM]: require() of ES Module /Users/yutengjing/code/xxx/web/node_modules/solid-element/dist/index.js from /Users/yutengjing/code/xxx/web/node_modules/@react-dev-inspector/web-components/dist/cjs/index.js not supported. ```

@zthxxx 1. open https://stackblitz.com/edit/nextjs-ztxbey?file=pages%2F_app.tsx 2. `npm run dev`

I know this is caused by: https://github.com/alexbbt/read-last-lines/blob/master/src/index.js#L77 ```javascript if (NEW_LINE_CHARACTERS.includes(nextCharacter) && lines.length > 1) { lineCount++; } ``` Don't know why you skip the last line to add lineCount.

Check here: https://github.com/tjx666/scripting-listener/blob/master/src/LogViewer/readLastLines.ts

这个问题很影响使用体验呀! @ByLiangCheng 每次翻译全屏的浏览器网页内容给我跳到别的桌面。