A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/elzr/vim-json/issues/18 below:

missing comma syntax error · Issue #18 · elzr/vim-json · GitHub

A very common mistake when editing json files, is to forget to add a comma, or to add an extra one.

vim-json already detets extra commas, but it does not detect missing ones.

Here is a minimal example of an invalid json file which is not highlighted for errors by vim-json:

{
  "object1": "value1"
  "object2": "value2"
}

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4