This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2015-11-09
Channels
- # alda (9)
- # announcements (1)
- # beginners (6)
- # boot (140)
- # cbus (2)
- # cider (27)
- # cljs-dev (19)
- # cljsrn (17)
- # clojure (104)
- # clojure-art (1)
- # clojure-brasil (5)
- # clojure-colombia (2)
- # clojure-russia (146)
- # clojure-sg (3)
- # clojurescript (64)
- # clojurex (1)
- # cursive (17)
- # data-science (22)
- # datomic (41)
- # editors-rus (5)
- # events (1)
- # hoplon (61)
- # ldnclj (35)
- # lein-figwheel (1)
- # off-topic (1)
- # om (119)
- # onyx (214)
- # re-frame (3)
- # reagent (13)
- # robots (5)
- # slack-help (1)
- # yada (17)
Hello alda users! I updated [language-alda](https://github.com/MadcapJake/language-alda/releases/tag/v0.4.0) to support the latest changes to alda syntax. Hope you like it. Don't forget to submit issues if you find something that needs fixing!
looks awesome, thanks @madcapjake!
one thing to consider about automatically adding :
after instrument names is that sometimes you may want to specify multiple instruments, e.g. trumpet/trombone/tuba:
oops! you're right!
btw, if anyone has thoughts on Alda having a long-comment syntax again, please let me know your thoughts! https://github.com/alda-lang/alda/issues/142
i have a feeling alda 1.0.0 is on the horizon, and it would be good for us to nail down the "official syntax" before then
i could also use more input on this: https://github.com/alda-lang/alda/issues/103
Fixed instrument snippet: first instrument places the colon (and allows you to <tab>
from before to after if you have no extra instruments or a nickname) and subsequent instruments provide non-coloned completions. Nicely, atom lets you <tab>
through to after the first instrument's colon for free!