Maybe xapian library just needs a little push from a larger community to make relicensing faster, Xapiand could help towards that end by helping brining in more people which can help. Xapiand source code is itself licensed as MIT (before compiling), and xapian community is already taking big steps towards relicensing.
HN user
Kronuz
65 karma
Posts2
Comments3
Xapiand: A fast, simple, modern search and storage engine 8 years ago
Introducing the Python Language Server 8 years ago
There’s work in progress in a LSP fork at https://github.com/Kronuz/SublimeCodeIntel, it’ll have more plugins later, it currently has a few working.
Ask HN: What is the must have feature of your IDE 13 years ago
Syntax highlighting, code completion, jump to definition and code linting, search and replace (regexps) in project... and of course a nice and, most importantly, fast code editor.
So, I use Sublime Text. Although it technically isn't an IDE, with some plugins installed (SublimeCodeIntel, SublimeLinter, and others), it works wonderfully as is if was. And it's blazing fast too.