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 a SPARQL mode #3242

Closed
Dietr1ch opened this issue Oct 3, 2015 · 6 comments
Closed

Add a SPARQL mode #3242

Dietr1ch opened this issue Oct 3, 2015 · 6 comments
Labels
Fixed in develop Question stale marked as a stale issue/pr (usually by a bot)

Comments

@Dietr1ch
Copy link
Contributor

Dietr1ch commented Oct 3, 2015

There is currently no extended support for SPARQL. Although it's use it's far from massive it would be nice to add support at least for highlighting.
I think that this should be done on extra-langs until a new Query Language Layer is created grouping support for SQL, SPARQL and other NoSQL modes (Neo4j, MongoDB, CouchDB, ArangoDB (AQL), OrientDB, ...)

System Info

  • OS: gnu/linux
  • Emacs: 24.5.1
  • Spacemacs: 0.104.2
  • Spacemacs branch: nil (rev. 074f425)
  • Distribution: spacemacs
  • Layers:
(auto-completion syntax-checking c-c++ clojure d emacs-lisp haskell html javascript latex markdown python ruby rust scala sql colors
                 (git :variables git-enable-github-support t git-gutter-use-fringe t)
                 version-control gtags org
                 (shell :variables shell-default-width 120 shell-default-height 30 shell-default-position 'right shell-default-term-shell "/bin/zsh"))
@robbyoconnor
Copy link
Contributor

Can't hurt to just make a PR -- worst case scenario you move the directory 😜

@Dietr1ch
Copy link
Contributor Author

Dietr1ch commented Oct 3, 2015

I'm looking on how to contribute ;), but I'm new on EMACS.

I don't want to miss something important while just adding more packages to the list, I suppose I may break things if I don't review what is actually being done.

@robbyoconnor
Copy link
Contributor

@Dietr1ch pop onto the gitter chat -- we have a guide for that ;)

@fleimgruber
Copy link
Contributor

#3248 says it fixes this. This was put into +lang/extra-langs which was later moved to +lang/major-modes. sparql-mode is missing from there though. I will try to patch with #3248 there.

@fleimgruber
Copy link
Contributor

This is obsolete as sparql-mode is in http://develop.spacemacs.org/layers/+lang/semantic-web/README.html

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Please let us know if this issue is still valid!

@github-actions github-actions bot added the stale marked as a stale issue/pr (usually by a bot) label Feb 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fixed in develop Question stale marked as a stale issue/pr (usually by a bot)
Projects
None yet
Development

No branches or pull requests

5 participants