Comment-Spell-Checker
Comment analyzer
A tool to analyze and correct spelling errors in code comments.
Xcode extension for spell checking and auto-correcting code comments.
159 stars
3 watching
7 forks
Language: Swift
last commit: about 6 years ago
Linked from 1 awesome list
autocorrectcommentsextensionspellcheckspellingxcodexcode-extension
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool to automatically generate documentation comments for Swift code in Xcode. | 157 |
| Analyze redundant comments in Python code to reduce information redundancy and improve code quality. | 9 |
| A source code spell checker for Visual Studio Code and LSP clients. | 279 |
| An ESLint rule that enforces good writing style in comments to improve code readability and conciseness. | 37 |
| Analyzes text data to extract patterns of words or characters for password cracking and analysis purposes. | 28 |
| Automates spellchecking of variable and function names in Python code to improve readability and prevent errors. | 72 |
| A suite of tools for linguistic analysis and correction, including finite state automata manipulation and string correction algorithms. | 28 |
| An application that enables users to add comments to GitHub code files using a PWA interface. | 17 |
| A plugin to check spelling in natural language text | 73 |
| Detects unused code in Swift projects by analyzing syntax and index store data | 1,456 |
| Tools for developing and implementing spell-checking and grammar-checking capabilities in low-resource languages. | 3 |
| A tool that uses Aspell to automatically check and correct common spelling mistakes in source code | 5 |
| A library that generates finite state transducers based on Levenshtein Automata for efficient spell checking and correction. | 67 |
| An extension for Visual Studio Code to automatically check plain text files for unequal phrasing and offer quick fixes with suggestions from the Alex language processing tool. | 23 |
| A spell checking library that uses context and ngram information to suggest corrections | 618 |