brackets-archive / bracketsIssues

Archive of issues in brackets.
0 stars 0 forks source link

[CLOSED] Integrate CodeMirror v4 and implement multiple selections #6491

Open core-ai-bot opened 3 years ago

core-ai-bot commented 3 years ago

Issue by njx Wednesday Mar 12, 2014 at 22:04 GMT Originally opened as https://github.com/adobe/brackets/pull/7179


Landing the CodeMirror v4 work into master. See the multiple selections spec and the CodeMirror v4 upgrade guide for more details.

Thanks to@marijnh for all his work on multiple selections in CodeMirror v4.


njx included the following code: https://github.com/adobe/brackets/pull/7179/commits

core-ai-bot commented 3 years ago

Comment by njx Wednesday Mar 12, 2014 at 22:51 GMT


Smoke and unit tests all pass on Mac and Win. Merging.

core-ai-bot commented 3 years ago

Comment by njx Wednesday Mar 12, 2014 at 22:52 GMT


Leaving the branch for now for reference (not deleting it). We can delete it later.