79343667

Date: 2025-01-09 18:28:20
Score: 1.5
Natty:
Report link

You need to look for in the settings of your lsp, it usually have that option. For example in my case, I use zls for zig:

lspconfig.zls.setup{
    settings = {
    zls = {
      enable_argument_placeholders = false,
    },
  },
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Javi