Coder Social home page Coder Social logo

dotmilk / emacs-crystal-mode Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jpellerin/emacs-crystal-mode

17.0 17.0 6.0 78 KB

Maintained at https://github.com/crystal-lang-tools/emacs-crystal-mode

License: GNU General Public License v3.0

Emacs Lisp 100.00%

emacs-crystal-mode's Introduction

.milk

The beginings of my stripped down prelude β€˜port’.

emacs-crystal-mode's People

Contributors

bjmllr avatar dotmilk avatar elthariel avatar ggiraldez avatar jacksonrayhamilton avatar jhp-stripe avatar rocky avatar yxhuvud avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

emacs-crystal-mode's Issues

Crystal strings with %q, %Q

Many thanks for this nice package. Really helpful for me πŸ‘

I faced with a small syntax highlighting issue and decided to report it, maybe you can help.
This is a valid syntax in Crystal:

s = %q(hello)
s = %q(hello #{a = 1})
s = %Q(hello)
s = %Q(hello #{a = 1})

More about it here: https://crystal-lang.org/docs/syntax_and_semantics/literals/string.html

But seems like Emacs mode doesn't handle this, as a result syntax highlighting can be broken. How difficult is to add support for this?

Publish to Melpa

It looks like over here, a few users of this package named your repository as a new collective upstream for crystal-mode.

Earlier, someone suggested publishing crystal-mode to Melpa, but the original author didn't feel the package was ready.

Do you feel differently and want to try to publish it?

I'd say it doesn't make a difference if the package is "incomplete." Publishing the package to Melpa just makes it easier to install.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.