add some keywords.

This commit is contained in:
2025-07-01 17:28:39 +09:00
parent 2946707155
commit 01bdbb5d68

View File

@ -8,7 +8,7 @@
}, },
// Extensions - Code Spell Checker // Extensions - Code Spell Checker
"cSpell.ignoreWords": ["endianness", "noflat", "nopix", "omexml"], "cSpell.ignoreWords": ["endianness", "noflat", "nopix", "omexml"],
"cSpell.words": ["bioformats", "imageinfo", "neurodata", "riken"], "cSpell.words": ["appassembler", "bioformats", "codehaus", "imageinfo", "neurodata", "riken", "unidata"],
// Extentions - Prettier // Extentions - Prettier
"prettier.printWidth": 120, "prettier.printWidth": 120,
"prettier.singleQuote": true, "prettier.singleQuote": true,