An open API service for providing issue and pull request metadata for open source projects.

GitHub / atom/language-clojure issues and pull requests

#90 - Fix matching of numbers

Pull Request - State: closed - Opened by MrEbbinghaus over 3 years ago - 4 comments

#89 - Some valid numbers are highlighted incorrectly

Issue - State: closed - Opened by MrEbbinghaus over 3 years ago

#88 - Wrong highlighting if name begins with "def"

Issue - State: open - Opened by smithtim almost 4 years ago

#87 - Migrate to Github Actions

Pull Request - State: closed - Opened by darangi over 4 years ago

#86 - Remove recursive expression matching within function names

Pull Request - State: open - Opened by maxbrunsfeld almost 6 years ago - 3 comments

#85 - Distinct coloring for metadata?

Issue - State: open - Opened by vemv about 6 years ago - 3 comments

#84 - False-positive, but inconsistent, parsing of :/ keyword

Issue - State: closed - Opened by peter-kehl over 6 years ago - 5 comments
Labels: more-information-needed

#83 - Coloring/Italics for #_-based comments

Issue - State: closed - Opened by peter-kehl over 6 years ago - 4 comments

#82 - Improve handling of non-ASCII letters

Pull Request - State: closed - Opened by PEZ over 6 years ago - 4 comments

#81 - Remove capture of "default" and minor sexp regex cleanup

Pull Request - State: closed - Opened by tomdl89 over 6 years ago

#80 - Tree-Sitter Grammar

Issue - State: closed - Opened by pedrorgirardi over 6 years ago - 4 comments

#79 - Syntax highlighting when string is first element of list

Issue - State: closed - Opened by smithtim almost 7 years ago - 3 comments

#77 - Add Probot no-response configuration

Pull Request - State: closed - Opened by jasonrudolph almost 7 years ago

#75 - Syntax improvements for defs and symbols

Pull Request - State: open - Opened by tonsky over 7 years ago - 4 comments
Labels: under-review, requires-changes

#74 - Npm scripts

Pull Request - State: closed - Opened by chrisbroome almost 8 years ago - 1 comment

#73 - Sensible defaults for non-word-characters and bracket autocompletion

Pull Request - State: open - Opened by JustusAdam almost 8 years ago

#72 - Ignore form reader macro should "comment" the following form

Issue - State: open - Opened by mattly almost 8 years ago - 3 comments
Labels: enhancement

#71 - Add support for .joke and .joker files

Pull Request - State: closed - Opened by rgdelato about 8 years ago

#70 - Syntax highlighting for keywords at the beginning of line does not work

Issue - State: open - Opened by moxaj about 8 years ago - 2 comments
Labels: bug

#69 - Update symbol grammar

Pull Request - State: closed - Opened by moxaj about 8 years ago - 5 comments
Labels: under-review

#68 - Do not tokenize escaped semicolons as comments

Pull Request - State: closed - Opened by 50Wliu about 8 years ago

#67 - Don't tokenize trailing whitespace as invalid

Pull Request - State: closed - Opened by 50Wliu about 8 years ago

#66 - Capture regexp begin/end as punctuation in Clojure syntax

Pull Request - State: closed - Opened by tonsky over 8 years ago - 7 comments
Labels: requires-changes

#65 - Any form of [namespace/]def* to define entity.global.clojure

Pull Request - State: closed - Opened by tonsky over 8 years ago - 4 comments
Labels: needs-review

#64 - <unknown> is deprecated.

Issue - State: closed - Opened by vincentjames501 over 8 years ago - 1 comment
Labels: invalid

#63 - Incorrect Highlighting of List With String Element First in a Macro

Issue - State: open - Opened by mjbvz over 8 years ago - 2 comments
Labels: bug, triaged, d ⬆️, i ⬇️, v ⬇️

#61 - Keyword control pattern

Pull Request - State: closed - Opened by nyanja over 8 years ago - 1 comment

#60 - Highlighting for fn[x] (without space) doesn't work

Issue - State: open - Opened by naartjie over 8 years ago
Labels: bug

#59 - :memo: Update issue and PR templates

Pull Request - State: closed - Opened by lee-dohm over 8 years ago

#58 - Update issue and PR templates

Pull Request - State: closed - Opened by lee-dohm over 8 years ago

#57 - Match keywords named with latex

Issue - State: closed - Opened by pjago over 8 years ago - 2 comments
Labels: enhancement

#56 - added clojurescript console.log snippet

Pull Request - State: closed - Opened by olegakbarov almost 9 years ago - 1 comment

#55 - Fix tokenization of escaped characters in regexes

Pull Request - State: closed - Opened by pchaigno almost 9 years ago - 2 comments

#54 - Fix misclassification of spec-file on GitHub

Pull Request - State: closed - Opened by Alhadis almost 9 years ago

#53 - Update README.md

Pull Request - State: closed - Opened by ghost almost 9 years ago

#52 - Add firstLineMatch support for modelines/hashbangs

Pull Request - State: closed - Opened by Alhadis almost 9 years ago

#51 - Line breaks marked as invalid trailing whitespace

Issue - State: closed - Opened by iconara almost 9 years ago - 4 comments
Labels: bug

#50 - Fix incorrect highlighting for escaped-backslashes in regexp

Pull Request - State: closed - Opened by wingyplus almost 9 years ago - 1 comment

#49 - Turn `autoIndentOnPaste` off to prevent indent on pasted code

Pull Request - State: open - Opened by wingyplus almost 9 years ago - 2 comments

#48 - Fix #43 - Tokenizes set used as functions

Pull Request - State: closed - Opened by wingyplus almost 9 years ago - 1 comment

#47 - Added hlisp, org-mode extensions.

Pull Request - State: closed - Opened by mikebelanger almost 9 years ago - 2 comments

#45 - escaped semicolon treated as comment character

Issue - State: closed - Opened by jasongilman about 9 years ago
Labels: bug

#44 - Cannot update to 0.21.0

Issue - State: closed - Opened by shaunlebron about 9 years ago - 3 comments
Labels: invalid

#43 - bad highlighting with set as a first in the list

Issue - State: closed - Opened by kwladyka about 9 years ago
Labels: bug

#42 - Parentheses matching algorithm doesn't work right if literal strings contain parentheses

Issue - State: closed - Opened by winteryoung over 9 years ago - 1 comment
Labels: duplicate, wrong-repo

#41 - Incorrect highlighting of escaped-backslashes in RegExp literals

Issue - State: closed - Opened by parasyte over 9 years ago
Labels: bug

#40 - Add some basic specs for the grammar

Pull Request - State: closed - Opened by bytebutt over 9 years ago - 7 comments
Labels: needs-review

#39 - Fix tokenization of sexp and map nested at beginning of another sexp

Pull Request - State: closed - Opened by bytebutt over 9 years ago - 6 comments
Labels: needs-review

#38 - Test Cases?

Issue - State: closed - Opened by oakmac over 9 years ago - 4 comments
Labels: enhancement, help-wanted

#37 - new rule for Parinfer

Pull Request - State: closed - Opened by shaunlebron over 9 years ago - 10 comments
Labels: under-review

#36 - discussion: emacs clojure-mode differences

Issue - State: open - Opened by martinklepsch over 9 years ago - 1 comment
Labels: enhancement, help-wanted, feedback

#34 - Pasting code below a completed form indents the pasted code if the last line of the completed form is indented

Issue - State: open - Opened by WalterGR over 9 years ago - 1 comment
Labels: bug, auto-indent

#33 - Enter/Return after completed form doesn't unindent

Issue - State: open - Opened by WalterGR over 9 years ago
Labels: bug, auto-indent

#32 - `(if (form)<Enter>` does not indent the new line

Issue - State: open - Opened by WalterGR over 9 years ago - 2 comments
Labels: bug, auto-indent

#31 - Add general support for .boot files

Pull Request - State: closed - Opened by rm-code over 9 years ago - 1 comment

#30 - Add general support for .boot files

Issue - State: closed - Opened by cigitia over 9 years ago
Labels: enhancement, help-wanted, beginner

#29 - Add capture to vector

Pull Request - State: closed - Opened by qwtel over 9 years ago - 1 comment

#28 - Add begin and end captures for vectors

Pull Request - State: closed - Opened by voxlet over 9 years ago - 1 comment

#27 - Fix weirdly highlighted s-expression as callee

Pull Request - State: closed - Opened by dead-claudia almost 10 years ago

#26 - Added support for build.boot files

Pull Request - State: closed - Opened by nicorikken almost 10 years ago - 1 comment
Labels: needs-review, requires-changes

#25 - Add support for Boot build-file

Issue - State: closed - Opened by nicorikken almost 10 years ago - 4 comments

#24 - Match keywords followed by comma

Pull Request - State: closed - Opened by pje almost 10 years ago - 1 comment

#23 - Enter/Return behaviour

Issue - State: open - Opened by GetContented about 10 years ago - 2 comments
Labels: bug, auto-indent

#22 - Package.loadSettings is deprecated.

Issue - State: closed - Opened by jplaza about 10 years ago - 1 comment
Labels: invalid

#21 - Add `.cljc` to file extension list.

Pull Request - State: closed - Opened by dahjelle about 10 years ago - 1 comment

#20 - Add coffeelint support

Pull Request - State: closed - Opened by mnquintana about 10 years ago

#19 - Match many more Clojure numeric constants

Pull Request - State: closed - Opened by brunchboy about 10 years ago - 1 comment

#18 - Remove an extra closing curly brace in ns snippet

Pull Request - State: closed - Opened by danevans about 10 years ago - 1 comment
Labels: needs-review

#17 - adding cljx files for syntax highlighting

Pull Request - State: closed - Opened by pladdy over 10 years ago - 1 comment

#16 - Add some basic Clojure/ClojureScript snippets

Pull Request - State: closed - Opened by austinbirch over 10 years ago

#15 - grammar: Do not randomly sprinkle recursive includes

Pull Request - State: closed - Opened by vmg over 10 years ago - 3 comments

#14 - [#11] don't consider double quote char literals to begin a string

Pull Request - State: closed - Opened by joelash over 10 years ago - 1 comment

#13 - Namespaces, definitions, dynamic variables, metadata and

Pull Request - State: closed - Opened by hanjos over 10 years ago - 4 comments

#12 - publish language-clojure to npm

Issue - State: closed - Opened by bcoe over 10 years ago - 1 comment

#11 - Fix syntax highlighting of Clojure code

Issue - State: closed - Opened by hiredman over 10 years ago - 4 comments
Labels: bug

#10 - License

Pull Request - State: closed - Opened by pchaigno over 10 years ago - 4 comments

#9 - Clojure has a special meaning for single quote

Issue - State: open - Opened by ClashTheBunny almost 11 years ago - 5 comments
Labels: bug

#8 - clojure files showing null grammar (via plugin)

Issue - State: closed - Opened by eyston about 11 years ago - 3 comments

#7 - fix sexp regexp begin pattern

Pull Request - State: closed - Opened by phiat about 11 years ago - 8 comments

#6 - fix regexp for entity.global.clojure

Pull Request - State: closed - Opened by phiat about 11 years ago - 1 comment

#5 - The “Toggle Line Comments” command injects invalid comment syntax

Issue - State: closed - Opened by aviflax over 11 years ago - 2 comments

#4 - No symbols displayed when I hit cmd-r

Issue - State: closed - Opened by aviflax over 11 years ago - 3 comments

#3 - Plugin future direction

Issue - State: closed - Opened by ilkka over 11 years ago - 1 comment

#2 - Change 'qouted' to 'quoted'

Pull Request - State: closed - Opened by ilkka over 11 years ago - 2 comments

#1 - Support *.edn files

Pull Request - State: closed - Opened by semperos over 11 years ago - 2 comments