@cspell/dict-dotnet

5.0.10 • Public • Published

CSpell .Net Dictionary

.Net dictionary for cspell.

This is a pre-built dictionary for use with cspell.

Requirements

Tool Version
cspell >= 8
Code Spell Checker - Visual Studio Code >= 4

Local Installation

This package is bundled with CSpell.

Configuration

VSCode Settings

Add the following to your VSCode settings:

.vscode/settings.json

{
  "cSpell.dictionaries": ["dotnet"],
}
CSpell Settings `cspell.json`

cspell.json

{
  "dictionaries": ["dotnet"],
}
CSpell Settings `cspell.config.yaml`

cspell.config.yaml

dictionaries:
  - dotnet

[!NOTE] This package is bundled with CSpell.

Contributing

Please help correct any mistakes in the dictionaries.

See: Contributing

Special thanks to all of our amazing contributors!

Dictionary Development

See: How to Create a New Dictionary

License

MIT

Some packages may have other licenses included.



Brought to you by Street Side Software Logo Street Side Software

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
5.0.10
316,150latest

Version History

VersionDownloads (Last 7 Days)Published
5.0.10
316,150
5.0.9
189,666
5.0.8
33,178
5.0.518,673
5.0.4192
5.0.3221
5.0.213,412
5.0.12
5.0.075,803
4.0.25,018
4.0.17,844
4.0.02,472
3.0.12,477
3.0.016
2.0.126,761
2.0.01,420
1.0.3215,650
1.0.31186
1.0.303,191
1.0.2927
1.0.2891
1.0.27517
1.0.265
1.0.251,825
1.0.243,091
1.0.2367

Package Sidebar

Install

npm i @cspell/dict-dotnet

Weekly Downloads

717,955

Version

5.0.10

License

MIT

Unpacked Size

34.2 kB

Total Files

6

Last publish

Collaborators

  • jason-dent