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

Add julia language support. #21

Merged
merged 3 commits into from
Nov 23, 2017
Merged

Add julia language support. #21

merged 3 commits into from
Nov 23, 2017

Conversation

sbromberger
Copy link
Contributor

Is it as simple as this?

Add julia language support
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 7126536 on sbromberger:patch-1 into bb5c9dc on deerawan:master.

"default": [
"julia"
]
},
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sbromberger thanks for making the PR 😃

is there any Julia language extension to install in VS Code? if yes, we should add that in README https://github.com/deerawan/vscode-dash#supported-docsets

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is. Let me revise this PR.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 3a5b778 on sbromberger:patch-1 into bb5c9dc on deerawan:master.

Copy link
Owner

@deerawan deerawan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

awesome @sbromberger 💃

@@ -51,6 +51,7 @@ HTML | html,svg,css,bootstrap,foundation,<br>awesome,statamic,javascript,jquery,
Jade | jade | dash.docset.jade
Java | java,javafx,grails,groovy,playjava,spring,<br>cvj,processing | dash.docset.java | [link](https://marketplace.visualstudio.com/items?itemName=redhat.java)
JavaScript | javascript,jquery,jqueryui,jquerym,react,<br>angularjs,backbone,marionette,meteor,<br>sproutcore,moo,prototype,bootstrap,<br>foundation,lodash,underscore,ember,<br>sencha,extjs,titanium,knockout,zepto,<br>yui,d3,svg,dojo,coffee,nodejs,express,<br>grunt,mongoose,moment,require,<br>awsjs,jasmine,sails,sinon,chai,<br>html,css,cordova,phonegap,unity3d | dash.docset.javascript
Julia | julia | dash.docset.julia | [link](https://marketplace.visualstudio.com/items?itemName=julialang.language-julia)
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

awesome 👍

@deerawan deerawan merged commit 5357daf into deerawan:master Nov 23, 2017
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.

3 participants