Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable undo in cider-stacktrace buffer #3251

Merged
merged 1 commit into from
Sep 30, 2022

Conversation

nivekuil
Copy link
Contributor

@nivekuil nivekuil commented Sep 30, 2022

Same issue as #1004, huge ex-data from pathom in my case (wilkerlucio/pathom3#142). Dramatic performance improvement.

might be worth doing the same for #2561


Before submitting the PR make sure the following things have been done (and denote this
by checking the relevant checkboxes):

  • The commits are consistent with our contribution guidelines
  • You've added tests (if possible) to cover your change(s)
  • All tests are passing (eldev test)
  • All code passes the linter (eldev lint) which is based on elisp-lint and includes
  • You've updated the changelog (if adding/changing user-visible functionality)
  • You've updated the user manual (if adding/changing user-visible functionality)

Thanks!

If you're just starting out to hack on CIDER you might find this section of its
manual
extremely useful.

Same issue as clojure-emacs#1004, huge ex-data from pathom in my case. Dramatic performance improvement.

might be worth doing the same for clojure-emacs#2561
@bbatsov
Copy link
Member

bbatsov commented Sep 30, 2022

might be worth doing the same for #2561

Yeah, definitely.

@bbatsov bbatsov merged commit b8d8de6 into clojure-emacs:master Sep 30, 2022
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.

2 participants