> Semantic highlighting is in fact better
Does it work without causing high CPU load? I tested it some years ago with my NEd editor, only with nimsuggest without lsp, but for nearly all edits there was a lot of nimsuggest traffic generated. I had no idea how I could avoid the traffic, so I stopped using it. (Well plain cursor movement or typing spaces does not cause CPU load, but typing characters generally does. One suggestion was to update display only when return was pressed, but that is not really nice.)
