Hacker News new | ask | show | jobs
by lobster_johnson 3359 days ago
Sublime is a hybrid. It has its own renderer that doesn't use Cocoa on macOS, for example, and I believe its input fields aren't native, either.

"Native" should mean that it uses native UI widgets offered by the platform itself, which hardly any editor does.