Releases: asadm/codemirror-copilot
Releases · asadm/codemirror-copilot
Fix interaction with other plugins
The main component of this release is how codemirror-copilot
interacts with other plugins: transactions created by other plugins had the potential to cause flickering of the suggestion. This PR aims to fix that issue.
- Merge pull request #12 from tmcw/other-plugin-interference 02d5420
- Don’t disappear if another plugin produces a transaction 1416093
- Merge pull request #10 from tmcw/symlink-readme 3469032
- Symlink readme, update package.json b63421d
v0.0.5...v0.0.6
v0.0.5
- Make the behavior in which suggestions are accepted on click optional: #5 from tmcw/click-optional c10fc76
- Add documentation, make keybinding customizable fd463e7
- Fix a crash where codemirror.doc cannot be joined 5c46fa8
85b7ec1...v0.0.5