• @[email protected]
    link
    fedilink
    78 months ago

    4.2 megs on one line? Vim probably can handle it fine, although syntax won’t be highlighted past a certain point

    • @[email protected]
      link
      fedilink
      58 months ago

      I’ve accidentally opened enormous single line json files more than once. Could be lsp config or treesitter or any number of things but trying to do any operations after opening such a file is not a good time.

      • @[email protected]
        link
        fedilink
        18 months ago

        Yeah, very well may be. LSPs always slow down opening big files, so I usually inspect those with an empty/different config

    • BaldProphet
      link
      fedilink
      38 months ago

      Technically every JSON file is a single line, with line break characters here and there