Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Expose the internal dictionary path via getDictionaryPath(). #83

Merged
merged 1 commit into from
Oct 10, 2017
Merged

Expose the internal dictionary path via getDictionaryPath(). #83

merged 1 commit into from
Oct 10, 2017

Conversation

dmoonfire
Copy link
Contributor

I'm working on a bug for Atom's spell-check where I need the path to the default dictionaries on a Windows platform. Since this needs to handle the ASAR archive processing, I figured it would be easier to expose the getDictionaryPath() directly instead of duplicating the search logic inside spell-check.

This patch just exposes the internal getDictionaryPath() function for consumption.

@damieng damieng merged commit 25b517e into atom:master Oct 10, 2017
@dmoonfire dmoonfire deleted the expose-dictionary-path branch April 19, 2019 04:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants