Postern 0.1.6
Postern 0.1.6
- A Neovim plugin in
editors/nvimfor Neovim 0.11 or newer: filetypes for the four files and
the server enabled through Neovim's own client, with no nvim-lspconfig needed. - A Fresh bundle in
editors/freshfor Fresh 0.4.10 or newer: a grammar for the four files, their
names claimed when the bundle loads, and the server started through Fresh's own client. The
trust hint is a toggle in Fresh Settings. - The server handles the quick fix that stops trust hints itself, so it works from Fresh as well
as VS Code. The hint stays off until the server restarts. - Changes sent as ranges, which Fresh does whatever the server asks for, are applied to the
document. Before, the text of the last change replaced the whole file.