sublimehq / sublime_merge

Issue tracker for Sublime Merge
https://www.sublimemerge.com
272 stars 14 forks source link

Don't work commit spell check #1921

Open Yari27 opened 1 month ago

Yari27 commented 1 month ago

Version info

Description

I downloaded the dictionary files and copied them to the appropriate folder, but it still does not correct the errors in the commmit content.

Steps to reproduce

spell_checking Dictionaries

Expected behavior

Red snake under the incorrect word.

Debug Information The Sublime Merge debug information can be used to narrow down the cause of an issue. It can be collected with the following steps:

  1. Open Sublime Merge
  2. Open the repository where the bug occurs
  3. Navigate to Help > Debug Information via the application menu
  4. Before sharing, please redact any information that's sensitive such as file paths, git user information, remote URLs etc.

This section may be omitted/removed.

Screenshots

If applicable, add screenshots to help explain your problem. This section may be omitted/removed.

dpjohnst commented 1 month ago

Hi @Yari27,

Thanks for reaching out!

Could you confirm if you placed the dictionary files into the Packages/User folder (accessed in Sublime Merge via Preferences > Browse Packages...)

Additionally, could you confirm if you've set the dictionary setting in Sublime Merge (accessible via Preferences > Preferences... > Commit Messages > Dictionary)

Kind regards, - Dylan from Sublime HQ

Yari27 commented 1 month ago

Yes, I tried that too.

dpjohnst commented 1 month ago

Hi @Yari27,

Thanks for your quick reply!

When you have a spare moment, could you please share the exact text entered into the Dictionary input in the preferences? This will help me debug this further.

Kind regards, - Dylan from Sublime HQ

Yari27 commented 1 month ago

I tried:

Yari27 commented 1 month ago

The application does not support the Windows path format. Not support '\' in path 🤨

themilkman commented 1 month ago

Maybe it would be helpful to share your exact settings as you were asked above.

Yari27 commented 1 month ago

@themilkman I provided all the necessary data in this message https://github.com/sublimehq/sublime_merge/issues/1921#issuecomment-2134373262

Yari27 commented 1 month ago

Until they fix this error, you need to replace the \ character with / after copying the part of path to the file.