1
1
mirror of https://github.com/wader/fq.git synced 2024-09-20 16:37:42 +03:00
fq/.vscode/settings.json
2021-11-19 00:22:26 +01:00

161 lines
2.9 KiB
JSON

{
"cSpell.words": [
"AACSSR",
"acsp",
"addrbase",
"annexb",
"APETAGEX",
"APEV",
"APIC",
"Arity",
"BCDU",
"bgrep",
"bitio",
"bxor",
"bzip",
"CCIT",
"chzyer",
"CLIUNICODE",
"CLLID",
"coef",
"coeff",
"Coeffs",
"colorjson",
"cond",
"cpus",
"ctxreadseeker",
"ctxstack",
"demuxed",
"descr",
"dumpaddr",
"ebml",
"elif",
"endians",
"Equalisation",
"Errorer",
"errorln",
"esds",
"eval",
"Exif",
"Exiter",
"FALLID",
"fgrep",
"fpbits",
"fqtest",
"ftyp",
"funcs",
"goarch",
"gofmt",
"goimports",
"gojq",
"gojqextra",
"golangci",
"GOPATH",
"gosec",
"gosimple",
"gsub",
"HEIC",
"HEVC",
"Horz",
"IDID",
"IEND",
"IHDR",
"iinf",
"iloc",
"ilst",
"inband",
"infe",
"interp",
"ioextra",
"ipco",
"iprint",
"iprp",
"isempty",
"itchyny",
"ldflags",
"libavformat",
"Linearization",
"localizable",
"luma",
"matroska",
"metadatablocsk",
"mfhd",
"mfra",
"mfro",
"mitchellh",
"MJPEG",
"moof",
"moov",
"mvex",
"nals",
"nalu",
"nalus",
"noctx",
"nolint",
"obus",
"origptr",
"OSFS",
"Packetized",
"pcap",
"pmezard",
"println",
"protobuf",
"PSSH",
"randomised",
"RDBs",
"recoverfn",
"RELA",
"rpad",
"rtrimstr",
"sels",
"sfns",
"shquote",
"sidx",
"SMPTE",
"stco",
"stedolan",
"struct",
"structcheck",
"stsc",
"stsd",
"stsz",
"stts",
"synchronisation",
"syncmapl",
"tfdt",
"tfhd",
"tfra",
"tmpl",
"toarray",
"toboolean",
"tobytes",
"tobytesrange",
"toimage",
"tojson",
"tojvalue",
"tovalue",
"traf",
"trex",
"trun",
"TSSE",
"udta",
"ufffd",
"UIDID",
"Uinteger",
"unconvert",
"unparam",
"Unsychronized",
"UTCID",
"vgrep",
"WEBP",
"Xiph",
"xrange"
],
"editor.formatOnSave": true,
"cSpell.allowCompoundWords": true,
"cSpell.enabled": true,
"[plaintext]": {
"files.trimTrailingWhitespace": false,
},
"fracturedjsonvsc.MaxInlineLength": 160,
}