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

version bump, custom docsets #32

Closed
wants to merge 2 commits into from
Closed

Conversation

Yanpas
Copy link

@Yanpas Yanpas commented Jul 20, 2018

fixes #25

I've added this settings for test:

"dash.custom_docsets": {
        "gdscript" : ["godot"],
        "cmake": "cmake"
    }

Maybe we should switch from language id to file extensions, don't know

@coveralls
Copy link

coveralls commented Jul 20, 2018

Coverage Status

Coverage remained the same at 100.0% when pulling a9ff3fa on Yanpas:custom_docsets into 550eda1 on deerawan:master.

@deerawan
Copy link
Owner

deerawan commented Oct 5, 2018

@Yanpas I opened this PR #38, most likely will also solve same issue, would mind checking on it? Thank you

@Yanpas
Copy link
Author

Yanpas commented Oct 5, 2018

yes, it solves!

@Yanpas Yanpas closed this Oct 5, 2018
@deerawan
Copy link
Owner

deerawan commented Oct 6, 2018

@Yanpas cool 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Custom file formats
3 participants