- Notifications
You must be signed in to change notification settings - Fork18
Comparing changes
Open a pull request
base repository:clojure-emacs/clojure-ts-mode
Uh oh!
There was an error while loading.Please reload this page.
base:v0.5.1
head repository:clojure-emacs/clojure-ts-mode
Uh oh!
There was an error while loading.Please reload this page.
compare:main
- 14commits
- 7files changed
- 2contributors
Commits on Jun 17, 2025
Add a "Contributing" section to the README
bbatsov committedJun 17, 2025 - bbatsov committed
Jun 17, 2025 Add Emacs 30.1 to the CI matrix
bbatsov committedJun 17, 2025 - bbatsov committed
Jun 17, 2025 Remove special handling for jank and clojuredart modes
This aligns clojure-ts-mode with some changes I did recently in clojure-mode.
[Docs] Add a couple of resources
bbatsov committedJun 17, 2025 [Docs] Small tweaks to the design document
bbatsov committedJun 17, 2025 [Docs] Reflow a couple of paragraphs with long lines in them
bbatsov committedJun 17, 2025
Commits on Jun 21, 2025
Complete keywords and local bindings in `for` and `doseq` forms.
Commits on Jun 26, 2025
Extend completion to complete ns aliases and required symbols
Completions for:- namespace aliases required with `:as`- imported functions required with `:refer`- imported Java classes
Commits on Jul 5, 2025
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v0.5.1...main
Uh oh!
There was an error while loading.Please reload this page.