Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: clojure-emacs/clojure-mode

clojure-mode 5.20

27 May 08:53
Compare
Choose a tag to compare
Loading

New features

  • Addclojuredart-mode,joker-mode andjank-mode, derived fromclojure-mode.

Bugs fixed

  • cider#3758: Improve regexp forclojure-find-def to recognize more complex metadata on vars.
  • #684: Restoreoutline-regexp pattern to permit outline handling of top-level forms.
  • Improve regexp forclojure-find-def to recognizedefn- and other declarations on the formdef...-.
Loading

clojure-mode 5.19

27 May 05:28
Compare
Choose a tag to compare
Loading

Bugs fixed

  • Fixclojure-align when called fromclojure-ts-mode major mode buffers.
  • #671: Syntax highlighting for digits after the first in% args. (e.g.%10)
  • #680: Change syntax class of ASCII control characters to punctuation, fixing situations where carriage returns were being interpreted as symbols.

Changes

  • #675: Add.lpy to the list of known Clojure file extensions.
Assets2
Loading

clojure-mode 5.18.1

27 May 05:27
Compare
Choose a tag to compare
Loading

Bugs fixed

  • #653: Don't highlight vars with colons as keywords.
Loading

clojure-mode 5.18

27 May 05:27
Compare
Choose a tag to compare
Loading

Changes

  • cider#2903: AvoidNo comment syntax is defined prompts.
Loading

clojure-mode 5.17.1

27 May 05:26
Compare
Choose a tag to compare
Loading

Changes

  • Declare indentation for theasync ClojureScript macro.
Loading

clojure-mode 5.17

27 May 05:25
Compare
Choose a tag to compare
Loading

Changes

  • Improve support for multiple forms in the same line by replacingbeginning-of-defun fn.

Bugs fixed

  • #656: Fix clojure-find-ns when ns form is preceded by other forms.
  • #593: Fix clojure-find-ns when ns form is preceded by whitespace or inside comment form.
Loading

clojure-mode 5.16.2

27 May 05:25
Compare
Choose a tag to compare
Loading

Changes

  • clojure-find-ns: add an option to never raise errors, returning nil instead on unparseable ns forms.
Loading

clojure-mode 5.16.1

27 May 05:24
Compare
Choose a tag to compare
Loading

Changes

  • Font-lock Lein'sdefproject as a keyword.

Bugs fixed

  • #645: Fix infinite loop when sorting a ns with comments in the end.
  • #586: Fix infinite loop when opening file containingcomment withclojure-toplevel-inside-comment-form set tot.
Loading

clojure-mode 5.16

14 Dec 09:16
Compare
Choose a tag to compare
Loading

Changes

  • #641: Recognize nbb projects (identified by the presence ofnbb.edn).
  • #629: Setadd-log-current-defun-function to new functionclojure-current-defun-name (this is used bywhich-function-mode andeasy-kill).

Bugs fixed

  • #581: Fix font locking not working for keywords starting with a number.
  • #377: Fix everything starting with the prefixdef being highlighted as a definition form. Now definition forms are enumerated explicitly in the font-locking code, like all other forms.
  • #638: Fix imenu with Clojure code in string or comment.
Loading
vedang, benjamin-asdf, prestancedesign, gmichokostas, ericdallo, and aroemers reacted with hooray emojivedang and it-is-wednesday reacted with rocket emoji
7 people reacted

clojure-mode 5.15

19 Jul 19:00
Compare
Choose a tag to compare
Loading

Changes

  • #622: Add font locking for missingclojure.core macros.
  • #615: Support clojure-dart files.

Bugs fixed

  • #595,#612: Fix buffer freezing when typing metadata for a definition.
Loading
rrudakov and lread reacted with hooray emojisvercl, omasanori, FelipeCortez, kijimaD, benjamin-asdf, and teehemkay reacted with heart emoji
8 people reacted
Previous13
Previous

[8]ページ先頭

©2009-2025 Movatter.jp