Skip to content

Update jank syntax native/raw -> cpp/raw - #150

Open
kylc wants to merge 1 commit into
clojure-emacs:mainfrom
kylc:jank-cpp-raw
Open

kylc wants to merge 1 commit into
clojure-emacs:mainfrom
kylc:jank-cpp-raw

Conversation

@kylc

@kylc kylc commented Sep 12, 2026

Copy link
Copy Markdown
Contributor

The old jank native/raw syntax in jank has been replaced by cpp/raw. This PR updates clojure-ts-jank-mode to use C++ syntax highlighting inside of cpp/raw forms, replacing the handling of native/raw.

See https://book.jank-lang.org/cpp-interop/cpp-raw.html, jank-lang/jank#24 (comment)

Closes #105


Before submitting a PR mark the checkboxes for the items you've done (if you
think a checkbox does not apply, then leave it unchecked):

  • You've run M-x checkdoc and fixed any warnings in the code you've written.
  • You've updated the changelog (if adding/changing user-visible functionality).
  • You've updated the readme (if adding/changing user-visible functionality).

Thanks!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Jank doesn't support native/raw anymore

1 participant