{"_id":"@cspell/dict-scala","_rev":"220387","name":"@cspell/dict-scala","description":"Scala dictionary for cspell.","dist-tags":{"latest":"1.0.21"},"maintainers":[{"name":"jason-dent","email":"jason@streetsidesoftware.nl"}],"time":{"modified":"2021-06-03T15:39:38.000Z","created":"2020-11-28T01:08:03.628Z","1.0.21":"2020-12-24T14:51:03.237Z","1.0.20":"2020-11-28T01:08:03.628Z"},"users":{},"author":{"name":"Jason Dent"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell-dicts.git"},"versions":{"1.0.21":{"name":"@cspell/dict-scala","version":"1.0.21","description":"Scala dictionary for cspell.","publishConfig":{"access":"public"},"exports":{".":"./cspell-ext.json","./cspell":"./cspell-ext.json","./cspell-ext.json":"./cspell-ext.json"},"scripts":{"build":"cspell-tools compile \"scala.txt\" -o .","test":"head -n 1000 \"scala.txt\" | cspell -v -c ./cspell-ext.json --local=* --languageId=scala stdin","prepublishOnly":"yarn test","prepare":"yarn run build"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell-dicts.git"},"keywords":["cspell","scala","Scala","dictionary","spelling"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell-dicts/issues"},"homepage":"https://github.com/streetsidesoftware/cspell-dicts/blob/master/dictionaries/scala#readme","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017-2020 Jason Dent <jason@streetsidesoftware.nl>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@cspell/dict-scala@1.0.21","dist":{"shasum":"bfda392329061e2352fbcd33d228617742c93831","size":7211,"noattachment":false,"key":"/@cspell/dict-scala/-/@cspell/dict-scala-1.0.21.tgz","tarball":"http://registry.cnpm.dingdandao.com/@cspell/dict-scala/download/@cspell/dict-scala-1.0.21.tgz"},"_npmUser":{"name":"jason-dent","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"jason-dent","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dict-scala_1.0.21_1608821463115_0.4278223822041991"},"_hasShrinkwrap":false,"publish_time":1608821463237,"_cnpm_publish_time":1608821463237},"1.0.20":{"name":"@cspell/dict-scala","version":"1.0.20","description":"Scala dictionary for cspell.","publishConfig":{"access":"public"},"exports":{".":"./cspell-ext.json","./cspell":"./cspell-ext.json","./cspell-ext.json":"./cspell-ext.json"},"scripts":{"build":"cspell-tools compile \"scala.txt\" -o .","test":"head -n 1000 \"scala.txt\" | cspell -v -c ./cspell-ext.json --local=* --languageId=scala stdin","prepublishOnly":"yarn test","prepare":"yarn run build"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell-dicts.git"},"keywords":["cspell","scala","Scala","dictionary","spelling"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell-dicts/issues"},"homepage":"https://github.com/streetsidesoftware/cspell-dicts/blob/master/dictionaries/scala#readme","gitHead":"48d10290053a5c492372ed4221cdb83c835a3bcb","_id":"@cspell/dict-scala@1.0.20","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.22.1/node@v14.15.1+x64 (darwin)","dist":{"shasum":"3b81522df6d402b0d54b0a125a6570486fce0df5","size":7098,"noattachment":false,"key":"/@cspell/dict-scala/-/@cspell/dict-scala-1.0.20.tgz","tarball":"http://registry.cnpm.dingdandao.com/@cspell/dict-scala/download/@cspell/dict-scala-1.0.20.tgz"},"_npmUser":{"name":"jason-dent","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"jason-dent","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dict-scala_1.0.20_1606525683442_0.7279587858079921"},"_hasShrinkwrap":false,"publish_time":1606525683628,"_cnpm_publish_time":1606525683628}},"readme":"# CSpell Scala Dictionary\n\nScala dictionary for cspell.\n\nThis is a pre-built dictionary for use with cspell.\n\n<!--- @@inject: ../../static/requirements.md --->\n\n## Requirements\n\n| Tool                                                                                                                                 | Version |\n| ------------------------------------------------------------------------------------------------------------------------------------ | ------- |\n| [cspell](https://github.com/streetsidesoftware/cspell)                                                                               | `>= 8`  |\n| [Code Spell Checker - Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker) | `>= 4`  |\n\n<!--- @@inject-end: ../../static/requirements.md --->\n\n<!--- @@inject: ./static/install.md --->\n\n## Local Installation\n\n**This package is bundled with CSpell.**\n\n## Configuration\n\n<details>\n<summary>VSCode Settings</summary>\n\nAdd the following to your VSCode settings:\n\n**`.vscode/settings.json`**\n\n```jsonc\n{\n  \"cSpell.dictionaries\": [\"scala\"],\n}\n```\n\n</details>\n\n<details>\n<summary>CSpell Settings <code>cspell.json</code></summary>\n\n**`cspell.json`**\n\n```jsonc\n{\n  \"dictionaries\": [\"scala\"],\n}\n```\n\n</details>\n\n<details>\n<summary>CSpell Settings <code>cspell.config.yaml</code></summary>\n\n**`cspell.config.yaml`**\n\n```yaml\ndictionaries:\n  - scala\n```\n\n</details>\n\n## Local Installation using CDN\n\n> **NOTE:** This package is bundled with CSpell.\n\n## Dictionary Information\n\n| Name    | Enabled | Description       |\n| ------- | ------- | ----------------- |\n| `scala` |         | Scala dictionary. |\n\n## Language Settings\n\n| Name    | Locale | File Type |\n| ------- | ------ | --------- |\n| `scala` | `*`    | `scala`   |\n\n<!--- @@inject-end: ./static/install.md --->\n\n<!--- @@inject: ../../static/contributing.md --->\n\n## Contributing\n\nPlease help correct any mistakes in the dictionaries.\n\nSee: [Contributing](https://github.com/streetsidesoftware/cspell-dicts#contributing)\n\nSpecial thanks to all of our amazing contributors!\n\n### Dictionary Development\n\nSee: [How to Create a New Dictionary](https://github.com/streetsidesoftware/cspell-dicts#how-to-create-a-new-dictionary)\n\n<!--- @@inject-end: ../../static/contributing.md --->\n\n## License\n\nMIT\n\n> Some packages may have other licenses included.\n\n## Contributors\n\n- [Arthur Peters](https://github.com/arthurp) contributed the word list: [Gist](https://gist.github.com/arthurp/20cd632ce0643a6ec3580276155bcc1c)\n\n<!--- @@inject: ../../static/footer.md --->\n\n<br/>\n\n---\n\n<p align=\"center\">\nBrought to you by <a href=\"https://streetsidesoftware.com\" title=\"Street Side Software\">\n<img width=\"16\" alt=\"Street Side Software Logo\" src=\"https://i.imgur.com/CyduuVY.png\" /> Street Side Software\n</a>\n</p>\n\n<!--- @@inject-end: ../../static/footer.md --->\n","_attachments":{},"homepage":"https://github.com/streetsidesoftware/cspell-dicts/blob/master/dictionaries/scala#readme","bugs":{"url":"https://github.com/streetsidesoftware/cspell-dicts/issues"},"license":"MIT"}