Fenying

Results 7 comments of Fenying

Actually, I believe it would be better if the treeview can be sticky at the right side of editor, so that we coud have a big enough view of outline....

> I wonder if #2261 is related oh no... I search only about doris, didn't find this issue...😐 I checked his PR, but it seems like a server-side patch, not...

Met the problem with TypeORM.😆

P.S. I am not sure if it's corrected writting tests in this way. It's not easy to use the `utest` module with async test suites. anyway it works... 0_0

> Thanks, @fenying 🙋🏻‍♂️ > > Recently (#2472) we have refactored all tests. > > Now, all test files need to have extensions as `*.test.cjs` (_/test/{unit,integration}/**_) or `*.test.mjs` (_/test/esm/**_) 🙋🏻‍♂️...

@wellwelwel Ok, I missed the `npm run lint:xxxx`... Now I have run every test and lint locally, except for `test:bun` becuase I don't have a bun env, and it looks...

> Try switching off of this package to NodeJS 22's new built-in/native SQLite support. The feature in NodeJS is experimental, but it is being actively maintained and pretty much each...