Skip to content

Commit

Permalink
Add known performance issue due to fixing #9
Browse files Browse the repository at this point in the history
  • Loading branch information
Calvin-L committed Aug 26, 2023
1 parent 7ff2d05 commit 146c5e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,4 @@ shift+ctrl+k: kill coqtop
re-loaded because it changed on disk
- Sublime Text 2 is not supported (and never will be)
- The current goal takes a long time to display when there are many goals, even if the current goal is very small
- The plugin listens to every text change on every buffer whether or not Coq is running. The performance impact should be negligible. See [Issue 9](https://github.com/Calvin-L/sublime-coq-plugin/issues/9) for a longer description.

0 comments on commit 146c5e1

Please sign in to comment.