Replies: 1 comment
-
It should be possible to use UNC paths for custom dictionaries, but you will need to define them as File URLs: I don't have access to a Windows machine for the next few weeks, so I cannot try it out. Please let me know if that works for you. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi - My company is looking to consolidate some of our custom dictionaries into a single source (internal use only). We tried hosting it on our local git server but ran into SSL issues (our local server uses a non-default CA). Next, we tried to drop the dictionary on a shared Windows UNC path, but this also did not work (the spell checker file information editor shows the path, but it is relative to the current drive:
//nas/my/dictionary.txt
->D:/nas/my/dictionary.txt
). My questions:Love this extension. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions