Power-Fx
Power-Fx copied to clipboard
deterministic string sorting for intellisense
Goals:
- stable for both .Net 4.6.2 and .Net 7.0
- ignore if an identifier is wrapper in single quotes. (the escaping characters for Power Fx)
This was changed in #2442. Before, we did sort (and ignore the single quotes); and 2442 changed to just a straightup ordinal sort to deal with 1, but that broke 2.