Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can I provide a URL for a custom dictionary definition? #2044

Closed
KyleMit opened this issue Jun 27, 2022 · 5 comments
Closed

Can I provide a URL for a custom dictionary definition? #2044

KyleMit opened this issue Jun 27, 2022 · 5 comments

Comments

@KyleMit
Copy link

KyleMit commented Jun 27, 2022

I'd like to do something like this:

"cSpell.dictionaryDefinitions": [
  {
    "name": "kyle-words-remote",
    "path": "https://raw.githubusercontent.com/KyleMit/dotfiles/main/.kyle-words.txt"
  }
]

My goal is to have a dictionary is a standard spot, regardless of machine. I've been exploring github codespaces a lot, but none of my local files come with the setup, so there's not a good way (as far as I know) to bring my custom dictionary with me wherever I go, especially since settings sync will easily restore my user profile in any vs code editor.

This may also provide a solution to #413

@Jason3S
Copy link
Collaborator

Jason3S commented Jun 28, 2022

@KyleMit
Copy link
Author

KyleMit commented Jun 28, 2022

Oh yeah, thanks, dupe of #236

@KyleMit KyleMit closed this as not planned Won't fix, can't repro, duplicate, stale Jun 28, 2022
@Jason3S
Copy link
Collaborator

Jason3S commented Jul 6, 2022

@KyleMit,

I have added support for https urls in the dictionary path. Please check it out.

@KyleMit
Copy link
Author

KyleMit commented Jul 6, 2022

Works great! Thanks so much for churning this out!

@github-actions
Copy link
Contributor

github-actions bot commented Aug 6, 2022

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants