's Avatar

@overlookmotel

74
Followers
4
Following
13
Posts
14.09.2025
Joined
Posts Following

Latest posts by @overlookmotel

On the specifics: If you'd have time to try latest version, and let us know what missing APIs are blocking you, likely we can fix it swiftly. We want to support all users, not just the simple cases.

12.03.2026 11:20 👍 0 🔁 0 💬 0 📌 0

I think a lot of people don't customise their tools much, beyond pulling in plugins from NPM. This doesn't at all match how I work, but hey... I guess there's a reason I work in tooling.

12.03.2026 11:19 👍 0 🔁 0 💬 2 📌 0

We did say "almost" the entire API surface. Which missing methods are blocking you? `sourceCode.markVariableAsUsed` is the only ESLint v9 SourceCode method that we're missing to my knowledge.

12.03.2026 08:08 👍 0 🔁 0 💬 1 📌 0

Helped "a little bit" my arse! Your contribution to Oxlint is massive, and each part builds on every other part. Thank you.

11.03.2026 23:38 👍 3 🔁 0 💬 0 📌 0

Thanks for supporting Oxlint too!

03.03.2026 11:02 👍 1 🔁 0 💬 0 📌 0

We don't have a good solution for this - and nor do TS team from what I gleaned! (though my knowledge may be out of date on last point)

16.02.2026 22:06 👍 2 🔁 0 💬 0 📌 0

I'm afraid no current plans. We understand how useful it would be, but it'd be really hard. tsgo doesn't expose the required info, and even if it did, the perf would probably be terrible - way too much boundary crossing between JS and Go.

16.02.2026 22:05 👍 1 🔁 0 💬 1 📌 0

Can you share your benchmark code please?

09.02.2026 09:56 👍 4 🔁 0 💬 2 📌 0

Just to add that we added `eslint-plugin-react-hooks` to our conformance testing for Oxlint JS plugins today and 100% of the 5000 tests pass (including React Compiler rules).

24.01.2026 01:56 👍 4 🔁 0 💬 1 📌 0

"We build, so you don't have to" 😀

10.11.2025 17:49 👍 4 🔁 0 💬 0 📌 0
feat(linter/plugins): comment-related APIs by lilnasy · Pull Request #14715 · oxc-project/oxc Part of #14564. Implement the remaining SourceCode APIs related to comments (getCommentsBefore, getCommentsAfter, getCommentsInside, commentsExistBetween).

Big up to new #oxc contributor @arsh.sh, who showed up out of nowhere and is tearing through our issue list! He's just implemented support for all the comment-based APIs in Oxlint JS plugins. github.com/oxc-project/...

18.10.2025 13:50 👍 34 🔁 4 💬 0 📌 1

2 team members working on it now. It won't be too long!

02.10.2025 10:38 👍 1 🔁 0 💬 0 📌 0

Oxlint will soon have support for JS plugins, with an ESLint-compatible API. So at that point the rules which Oxlint doesn't support natively will be able to run as JS plugins.

25.09.2025 07:35 👍 1 🔁 0 💬 0 📌 0