Skip to content

Incorrect syntax highlighting for test name defined with deftest #633

Closed
@rrudakov

Description

@rrudakov

Expected behavior

Test name highlighted with proper face (probably font-lock-function-name-face). I guess it can be related to #630

Actual behavior

Test name highlighted with default face.

Screenshot 2022-09-05 at 11 16 04

Steps to reproduce the problem

  • create test namespace
  • type (deftest some-test)

Environment & Version information

clojure-mode version

clojure-mode (version nil) ;; I guess this is another issue with the package

MELPA package version: clojure-mode 20220903.932

Emacs version

GNU Emacs 29.0.50 (build 1, aarch64-apple-darwin21.6.0, NS appkit-2113.60 Version 12.5.1 (Build 21G83)) of 2022-08-26

Operating system

MacOS

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions