client9 / client9/gospell

[all] FLAG type of ASCII is only supported

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
44
Forks
7
Avg merge
12h 29m
Merged PRs (30d)
1

Description

`hunspell` has a few modes for flags (the 'ASD' in `foo/ASD` in DIC files).

Currently supported is the based ASCII flag. There are a few other modes but not clear how often they are used:
- UTF-8 character
- Double ASCII (two ASCII bytes)
- Number (comma separated text)

Contributor guide

No contributing guide indexed for this repository

Research direction

No files or tests are named. Start by locating the existing Hunspell flag parsing for entries in DIC files, then compare it with the UTF-8 character, double-ASCII, and comma-separated number modes listed here. Done means the supported modes are clearly defined and handled consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.