Merge pull request +7794 from c9/find-in-workspace

Making find in project not search library directories.
pull/137/head
Tim Robinson 2015-08-20 10:53:19 +02:00
commit f36204deda
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -68,8 +68,8 @@
"c9.ide.language.jsonalyzer": "#0085edb2e5",
"c9.ide.collab": "#b49eda3791",
"c9.ide.local": "#a9703b630c",
"c9.ide.find": "#6cc6d3379d",
"c9.ide.find.infiles": "#72582de3cd",
"c9.ide.find": "#e073bf251a",
"c9.ide.find.infiles": "#c132ad243c",
"c9.ide.find.replace": "#44772dd796",
"c9.ide.run.debug": "#25a59d1269",
"c9.automate": "#47e2c429c9",