mirror of
https://github.com/atom/atom.git
synced 2026-01-22 21:38:10 -05:00
Update find and replace + themes to have coloring
for the find matches
This commit is contained in:
@@ -39,11 +39,11 @@
|
||||
"underscore": "1.4.4",
|
||||
|
||||
"atom-light-ui": "0.3.0",
|
||||
"atom-light-syntax": "0.2.0",
|
||||
"atom-light-syntax": "0.3.0",
|
||||
"atom-dark-ui": "0.3.0",
|
||||
"atom-dark-syntax": "0.2.0",
|
||||
"atom-dark-syntax": "0.3.0",
|
||||
"base16-tomorrow-dark-theme": "0.1.0",
|
||||
"solarized-dark-syntax": "0.1.0",
|
||||
"solarized-dark-syntax": "0.2.0",
|
||||
|
||||
"archive-view": "0.7.0",
|
||||
"autocomplete": "0.5.0",
|
||||
@@ -55,7 +55,7 @@
|
||||
"command-palette": "0.3.0",
|
||||
"editor-stats": "0.2.0",
|
||||
"exception-reporting": "0.1.0",
|
||||
"find-and-replace": "0.14.1",
|
||||
"find-and-replace": "0.15.0",
|
||||
"fuzzy-finder": "0.5.0",
|
||||
"gfm": "0.4.0",
|
||||
"git-diff": "0.3.0",
|
||||
|
||||
Reference in New Issue
Block a user