FlxCs
December 31, 2025 ยท View on GitHub
FlxCs
Rewrite emacs-flx in C#
๐จ Usage
Result result = Flx.Score("switch-to-buffer", "stb");
Console.Write(result.score); // 237
๐ ๏ธ Development
For testing, we use the Visual Studio built-in testing library.
See Microsoft's support page for more information: Walkthrough: Create and run unit tests for managed code.
๐ Example
- Mx - M-x for Unity
โ๏ธ License
FlxCs is distributed under the terms of the MIT license.
See LICENSE for details.