LoginSignup
1
1

More than 5 years have passed since last update.

vscodeの「検索とExcel Viewer」の連続技をしてみた

Last updated at Posted at 2018-09-11

vscodeの検索を使ってみた。

vscodeの検索に,2通り(ctrl+F,ctrl+shift+F)ありました。
grepとの違いを調査中です。
(参考)Visual Studio Codeのファイルの中の検索
http://webdesign.vdlz.xyz/Editor/VSCode/Function/Edit/VSC_Edit001_SearchAcrossFiles.html

Excel Viewerを使ってみた。

検索行数表示のカンマの整形をしてみた。
(参考)Excel Viewer
https://marketplace.visualstudio.com/items?itemName=GrapeCity.gc-excelviewer
(参考)CSVデータがあればExcel形式で一覧表示したくなる気持ち> コマンド入力エリアにCSV: Open Previewと入力
https://devlog.grapecity.co.jp/entry/2017/02/10/vscode_xuni_csv_excel_viewer

気にしない


Windows セキュリティの重要な警告
このプログラムの機能のいくつかが Windows ファイアウォールでブロックされています
すべてのパブリック、プライベート、ドメイン ネットワークで、Windows ファイアウォールにより Visual Studio Code の機能のいくつかがブロックされています。
名前(N):Visual Studio Code

 

理解しないで置換を使うとちょっと危険

フォルダ内を置換します。
(参考)VS Code の便利なショートカットキー
https://qiita.com/12345/items/64f4372fbca041e949d0

改行を含む検索をやってみた

(参考)Visual Studio Code: \n in regex file search not supported?
https://stackoverflow.com/questions/49942726/visual-studio-code-n-in-regex-file-search-not-supported
(参考)vscode Regular expression?
https://stackoverflow.com/questions/52304605/vscode-regular-expression

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1