回答編集履歴
1
GREPの説明ページを追記
answer
CHANGED
@@ -3,4 +3,13 @@
|
|
3
3
|
たとえば、サクラエディタにもそのような機能があります。
|
4
4
|
[https://sakura-editor.github.io/](https://sakura-editor.github.io/)
|
5
5
|
|
6
|
-
コードを解析するのであれば、このようなエディタの機能を使うと捗ります。
|
6
|
+
コードを解析するのであれば、このようなエディタの機能を使うと捗ります。
|
7
|
+
|
8
|
+
---
|
9
|
+
|
10
|
+
追記
|
11
|
+
|
12
|
+
Grep機能の説明
|
13
|
+
|
14
|
+
[http://sakura-editor.sourceforge.net/htmlhelp/HLP000067.html](http://sakura-editor.sourceforge.net/htmlhelp/HLP000067.html)
|
15
|
+
[http://proengineer.internous.co.jp/content/columnfeature/5438](http://proengineer.internous.co.jp/content/columnfeature/5438)
|