bachelor-thesis/.vscode/settings.json

137 lines
2.9 KiB
JSON
Raw Normal View History

2024-03-26 22:18:55 +01:00
{
"cSpell.language": "de-de,en",
"cSpell.words": [
2024-03-26 22:18:55 +01:00
"autovacuum",
2024-09-22 00:51:24 +02:00
"denormalisierte",
2024-09-15 00:47:49 +02:00
"Denormalisierung",
2024-09-26 23:43:15 +02:00
"deserialisiert",
2024-03-26 22:18:55 +01:00
"editionswissenschaftlich",
"EFFW",
2024-09-18 00:19:25 +02:00
"Ehcache",
2024-09-15 00:47:49 +02:00
"Entitätsklassen",
2024-03-26 22:18:55 +01:00
"Fouine",
"freigeschalten",
2024-03-31 22:25:29 +02:00
"Galster",
"JPQL",
2024-03-31 22:25:29 +02:00
"Konsolenanwendungen",
2024-09-15 00:47:49 +02:00
"lesbarere",
"Multifunktionalität",
2024-09-15 00:47:49 +02:00
"parsen",
2024-03-26 22:18:55 +01:00
"Persistenzkontext",
"Planerstatistiken",
"Plantypen",
"SFSB",
2024-09-27 20:58:59 +02:00
"skriptbasierte",
2024-09-15 00:47:49 +02:00
"tabellenähnlichen",
2024-03-26 22:18:55 +01:00
"unterlagerte",
2024-09-24 23:56:07 +02:00
"unterlagerten",
2024-09-15 00:47:49 +02:00
"vorverdichteten",
"Wallstein"
],
"cSpell.ignoreRegExpList": [],
"cSpell.overrides": [
{
"filename": "*.sql",
"languageId": "sql"
}
],
"cSpell.ignoreWords": [
"Alwas",
"Backmatter",
"Classname",
"Datasource",
2024-09-28 16:16:31 +02:00
"Deployen",
"Frontmatter",
2024-09-15 00:47:49 +02:00
"IntelliJ",
"JNDI",
"Laravel",
"Latexmk",
"Mainmatter",
2024-09-28 16:16:31 +02:00
"Mindest",
"Nautsch",
"Payara",
"Poolname",
"Postgresql",
2024-09-15 00:47:49 +02:00
"Redhat",
"Ressources",
2024-09-15 00:47:49 +02:00
"Servlet",
"Symfony",
2024-09-15 00:47:49 +02:00
"addresseeperson",
2024-09-28 16:16:31 +02:00
"adminpack",
2024-09-15 00:47:49 +02:00
"adressee",
"ajax",
"american",
2024-09-26 23:43:15 +02:00
"appuser",
"appuserrole",
"asadmin",
2024-09-15 00:47:49 +02:00
"authorperson",
"birthstartday",
"birthstartmonth",
"birthstartyear",
"classicthesis",
2024-09-15 00:47:49 +02:00
"createdat",
"datetype",
"dcap",
"deathstartday",
"deathstartmonth",
"deathstartyear",
"documentaddresseeperson",
"documentcategory",
"documentcoauthorperson",
"documentfacsimile",
"documentid",
"downto",
2024-09-18 00:19:25 +02:00
"ehcache",
2024-09-15 00:47:49 +02:00
"enddatestatus",
"endday",
"endmonth",
"endyear",
2024-09-26 23:43:15 +02:00
"extendedbiography",
"ferniunithesis",
2024-09-15 00:47:49 +02:00
"firstname",
"fmtutil",
2024-09-28 16:16:31 +02:00
"glassfish",
"gpasswd",
2024-09-15 00:47:49 +02:00
"hcap",
2024-09-22 19:32:07 +02:00
"heapsort",
2024-09-15 00:47:49 +02:00
"historicalperson",
"ispublishedindb",
"javax",
"jdbc",
2024-09-28 16:16:31 +02:00
"jdbcdriver",
2024-09-15 00:47:49 +02:00
"jsonlog",
"maxint",
2024-09-15 00:47:49 +02:00
"modifiedat",
"ngerman",
2024-09-28 16:16:31 +02:00
"onlineed",
2024-09-15 00:47:49 +02:00
"openjpa",
"pacman",
"payara",
"payra",
2024-09-15 00:47:49 +02:00
"perfstat",
"personid",
2024-09-28 16:16:31 +02:00
"postgres",
"postgresql",
"println",
2024-09-28 16:16:31 +02:00
"psql",
"rzungsverzeichnis",
2024-09-15 00:47:49 +02:00
"searchdocument",
"searchfulltext",
"searchreference",
2024-09-26 23:43:15 +02:00
"seqscan",
2024-09-15 00:47:49 +02:00
"servlet",
"servlets",
"sitecity",
"startdate",
"startdatestatus",
"startday",
"startmonth",
"startyear",
"texlive",
2024-09-15 00:47:49 +02:00
"typeof",
"validuntil",
"wedekind",
2024-09-28 16:16:31 +02:00
"wedeojpa",
2024-04-02 22:10:08 +02:00
"xsep"
2024-03-26 22:18:55 +01:00
],
}