close
Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

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

Open
JustusAdam wants to merge 1 commit into
atom:masterfrom
JustusAdam:master
Open

Sensible defaults for non-word-characters and bracket autocompletion#73
JustusAdam wants to merge 1 commit into
atom:masterfrom
JustusAdam:master

Conversation

@JustusAdam
Copy link
Copy Markdown

Description of the Change

  • The language specific non-word-characters where added to reflect allowed characters in clojure code
  • The bracket matcher default settings were changed to reflect the structure of cloojure code

Alternate Designs

none

Benefits

  • Easier idiomatic clojure development experience
  • More accurate suggestions from the auto completion

Possible Drawbacks

none

Applicable Issues

For some reasons some of these changes do not appear to work.
I am quite sure I added the settings correctly.
It does now suggest identifiers containing - and _ but fails to suggest identifiers containting > and < for instance.
Similarly it does still auto-close '.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant