Skip to content

Commit

Permalink
fix: Add SQL dictionary (#3277)
Browse files Browse the repository at this point in the history
* fix: Add SQL dictionary
* Update app.test.ts.snap
  • Loading branch information
Jason3S committed Jul 24, 2022
1 parent 778ff9a commit ee716b8
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 3 deletions.
3 changes: 2 additions & 1 deletion packages/cspell-bundled-dicts/cspell-default.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,8 @@ const settings = {
'@cspell/dict-git/cspell-ext.json',
'@cspell/dict-golang/cspell-ext.json',
'@cspell/dict-haskell/cspell-ext.json',
'@cspell/dict-html/cspell-ext.json',
'@cspell/dict-html-symbol-entities/cspell-ext.json',
'@cspell/dict-html/cspell-ext.json',
'@cspell/dict-java/cspell-ext.json',
'@cspell/dict-latex/cspell-ext.json',
'@cspell/dict-lorem-ipsum/cspell-ext.json',
Expand All @@ -128,6 +128,7 @@ const settings = {
'@cspell/dict-ruby/cspell-ext.json',
'@cspell/dict-rust/cspell-ext.json',
'@cspell/dict-scala/cspell-ext.json',
'@cspell/dict-sql/cspell-ext.json',
'@cspell/dict-software-terms/cspell-ext.json',
'@cspell/dict-swift/cspell-ext.json',
'@cspell/dict-typescript/cspell-ext.json',
Expand Down
3 changes: 2 additions & 1 deletion packages/cspell-bundled-dicts/cspell-default.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,8 @@ const settings: AdvancedCSpellSettings = {
'@cspell/dict-git/cspell-ext.json',
'@cspell/dict-golang/cspell-ext.json',
'@cspell/dict-haskell/cspell-ext.json',
'@cspell/dict-html/cspell-ext.json',
'@cspell/dict-html-symbol-entities/cspell-ext.json',
'@cspell/dict-html/cspell-ext.json',
'@cspell/dict-java/cspell-ext.json',
'@cspell/dict-latex/cspell-ext.json',
'@cspell/dict-lorem-ipsum/cspell-ext.json',
Expand All @@ -130,6 +130,7 @@ const settings: AdvancedCSpellSettings = {
'@cspell/dict-ruby/cspell-ext.json',
'@cspell/dict-rust/cspell-ext.json',
'@cspell/dict-scala/cspell-ext.json',
'@cspell/dict-sql/cspell-ext.json',
'@cspell/dict-software-terms/cspell-ext.json',
'@cspell/dict-swift/cspell-ext.json',
'@cspell/dict-typescript/cspell-ext.json',
Expand Down
11 changes: 11 additions & 0 deletions packages/cspell-bundled-dicts/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion packages/cspell-bundled-dicts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@
"@cspell/dict-docker": "^1.1.1",
"@cspell/dict-dotnet": "^2.0.1",
"@cspell/dict-elixir": "^2.0.1",
"@cspell/dict-en-gb": "^1.1.33",
"@cspell/dict-en_us": "^2.3.0",
"@cspell/dict-en-gb": "^1.1.33",
"@cspell/dict-filetypes": "^2.1.1",
"@cspell/dict-fonts": "^2.0.1",
"@cspell/dict-fullstack": "^2.0.6",
Expand All @@ -81,6 +81,7 @@
"@cspell/dict-rust": "^2.0.1",
"@cspell/dict-scala": "^2.0.0",
"@cspell/dict-software-terms": "^2.2.0",
"@cspell/dict-sql": "^1.0.1",
"@cspell/dict-swift": "^1.0.3",
"@cspell/dict-typescript": "^2.0.1",
"@cspell/dict-vue": "^2.0.2"
Expand Down
8 changes: 8 additions & 0 deletions packages/cspell/src/__snapshots__/app.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -761,6 +761,7 @@ café - ruby ../cspell-bundled-dicts/...ell/dict-ruby/ruby.txt.
café - rust ../cspell-bundled-dicts/...ell/dict-rust/rust.txt.gz
café - scala ../cspell-bundled-dicts/...l/dict-scala/scala.txt.gz
café - softwareTerms* ../cspell-bundled-dicts/...erms/softwareTerms.txt.gz
café - sql ../cspell-bundled-dicts/...spell/dict-sql/sql.txt.gz
café - swift ../cspell-bundled-dicts/...l/dict-swift/swift.txt.gz
café - typescript ../cspell-bundled-dicts/...escript/typescript.txt.gz
café - workspace* ../../cspell-dict.txt"
Expand Down Expand Up @@ -814,6 +815,7 @@ hello - ruby ../cspell-bundled-dicts/...ll/dict-ruby/ruby.txt.gz
hello - rust ../cspell-bundled-dicts/...ll/dict-rust/rust.txt.gz
hello - scala ../cspell-bundled-dicts/.../dict-scala/scala.txt.gz
hello - softwareTerms* ../cspell-bundled-dicts/...rms/softwareTerms.txt.gz
hello - sql ../cspell-bundled-dicts/...pell/dict-sql/sql.txt.gz
hello - swift ../cspell-bundled-dicts/.../dict-swift/swift.txt.gz
hello - typescript ../cspell-bundled-dicts/...script/typescript.txt.gz
hello - workspace* ../../cspell-dict.txt"
Expand Down Expand Up @@ -867,6 +869,7 @@ hello - ruby ../cspell-bundled-dicts/...ll/dict-ruby/ruby.txt.gz
hello - rust ../cspell-bundled-dicts/...ll/dict-rust/rust.txt.gz
hello - scala ../cspell-bundled-dicts/.../dict-scala/scala.txt.gz
hello - softwareTerms* ../cspell-bundled-dicts/...rms/softwareTerms.txt.gz
hello - sql ../cspell-bundled-dicts/...pell/dict-sql/sql.txt.gz
hello - swift ../cspell-bundled-dicts/.../dict-swift/swift.txt.gz
hello - typescript ../cspell-bundled-dicts/...script/typescript.txt.gz
hello - workspace* ../../cspell-dict.txt"
Expand Down Expand Up @@ -1081,6 +1084,7 @@ café - ruby ../cspell-bundled-dicts/...ell/dict-ruby/ruby.txt.
café - rust ../cspell-bundled-dicts/...ell/dict-rust/rust.txt.gz
café - scala ../cspell-bundled-dicts/...l/dict-scala/scala.txt.gz
café - softwareTerms* ../cspell-bundled-dicts/...erms/softwareTerms.txt.gz
café - sql ../cspell-bundled-dicts/...spell/dict-sql/sql.txt.gz
café - swift ../cspell-bundled-dicts/...l/dict-swift/swift.txt.gz
café - typescript ../cspell-bundled-dicts/...escript/typescript.txt.gz
café - workspace* ../../cspell-dict.txt"
Expand Down Expand Up @@ -1134,6 +1138,7 @@ hello - ruby ../cspell-bundled-dicts/...ll/dict-ruby/ruby.txt.gz
hello - rust ../cspell-bundled-dicts/...ll/dict-rust/rust.txt.gz
hello - scala ../cspell-bundled-dicts/.../dict-scala/scala.txt.gz
hello - softwareTerms* ../cspell-bundled-dicts/...rms/softwareTerms.txt.gz
hello - sql ../cspell-bundled-dicts/...pell/dict-sql/sql.txt.gz
hello - swift ../cspell-bundled-dicts/.../dict-swift/swift.txt.gz
hello - typescript ../cspell-bundled-dicts/...script/typescript.txt.gz
hello - workspace* ../../cspell-dict.txt"
Expand Down Expand Up @@ -1187,6 +1192,7 @@ hello - ruby ../cspell-bundled-dicts/...ll/dict-ruby/ruby.txt.gz
hello - rust ../cspell-bundled-dicts/...ll/dict-rust/rust.txt.gz
hello - scala ../cspell-bundled-dicts/.../dict-scala/scala.txt.gz
hello - softwareTerms* ../cspell-bundled-dicts/...rms/softwareTerms.txt.gz
hello - sql ../cspell-bundled-dicts/...pell/dict-sql/sql.txt.gz
hello - swift ../cspell-bundled-dicts/.../dict-swift/swift.txt.gz
hello - typescript ../cspell-bundled-dicts/...script/typescript.txt.gz
hello - workspace* ../../cspell-dict.txt"
Expand Down Expand Up @@ -1270,6 +1276,7 @@ hello - ruby ../cspell-bundled-dicts/...ll/dict-ruby/ruby.txt.gz
hello - rust ../cspell-bundled-dicts/...ll/dict-rust/rust.txt.gz
hello - scala ../cspell-bundled-dicts/.../dict-scala/scala.txt.gz
hello - softwareTerms* ../cspell-bundled-dicts/...rms/softwareTerms.txt.gz
hello - sql ../cspell-bundled-dicts/...pell/dict-sql/sql.txt.gz
hello - swift ../cspell-bundled-dicts/.../dict-swift/swift.txt.gz
hello - typescript ../cspell-bundled-dicts/...script/typescript.txt.gz
hello - workspace* ../../cspell-dict.txt"
Expand Down Expand Up @@ -1323,6 +1330,7 @@ not-in-any-dictionary - ruby ../cspell-bundle...ruby/ruby.txt.gz
not-in-any-dictionary - rust ../cspell-bundle...rust/rust.txt.gz
not-in-any-dictionary - scala ../cspell-bundle...ala/scala.txt.gz
not-in-any-dictionary - softwareTerms* ../cspell-bundle...wareTerms.txt.gz
not-in-any-dictionary - sql ../cspell-bundle...t-sql/sql.txt.gz
not-in-any-dictionary - swift ../cspell-bundle...ift/swift.txt.gz
not-in-any-dictionary - typescript ../cspell-bundle...ypescript.txt.gz
not-in-any-dictionary - workspace* ../../cspell-dict.txt"
Expand Down

0 comments on commit ee716b8

Please sign in to comment.