GUIソフトウェア
| 名前 | 説明 | ダウンロード先サイト |
|---|---|---|
| VSCode | テキストエディタ | https://code.visualstudio.com/ |
| Visual Studio | テキストエディタ | https://visualstudio.com/ |
| PowerToys | MS開発のWinユーティリティ | https://aka.ms/installpowertoys |
| Everything | 高速ファイル検索ソフト | https://voidtools.com/ |
| Binary Editor BZ | バイナリエディタ | https://google.com/search?q=Binary+Editor+BZ |
| Quick Look | ファイル内容確認 | https://github.com/QL-Win/QuickLook/ |
| 7-zip | ファイルアーカイバ | https://7-zip.opensource.jp/ |
| Deepl | 翻訳 | https://deepl.com/windows-app/ |
vscode拡張
| 名前 | 説明 |
|---|---|
| Japanese Language Pack for VS Code | 日本語化 |
| Material Icon Theme | アイコン拡張 |
| C# | C#言語サポート |
| C# Dev Kit | C#開発キット |
| C/C++ | C/C++ 言語サポート |
| C/C++ Themes | C/C++のセマンティックハイライト |
| Cmake Tools | CMake対応 |
| CodeLLDB | C++,Rustデバッガ |
| Dart | Dart言語サポート |
| Flutter | Flutterアプリ開発キット |
| Path Intellisense | パス補完 |
| rust-analyzer | Rust言語サポート |
| Trailing Space | 余分な空白ハイライト |
| Python | Python言語サポート |
| Pylance | Pythonコードリファクタ |
| IntelliCode for C# Dev Kit | C#入力候補 |
| Markdown All in One | マークダウン関連ツール |
| Version Lens | 簡単バージョン確認 |
| Crates | Rustパッケージバージョン確認 |
テーマ
| 名前 | 説明 |
|---|---|
| GitHub Theme | GitHub調のテーマ |
| nightfall | グレーに紫のアクセントカラーのテーマ |
Quicklook 拡張
| 名前 | 説明 | リンク |
|---|---|---|
| QuickLook.Plugin.OfficeViewer | Officeファイル閲覧 | https://github.com/QL-Win/QuickLook.Plugin.OfficeViewer |
CUIソフトウェア
| 名前 | 説明 | ダウンロード先サイト |
|---|---|---|
| dotnet sdk | .NETのdevツール | https://dotnet.microsoft.com/ |
| rustup | Rustインストーラ(rustc,cargo含む) | https://rustup.rs/ |
| LLVM-MinGW | LLVMベースのMinGWツールチェーン | https://github.com/mstorsjo/llvm-mingw/ |
| Python | 動的プログラミング言語 | https://www.python.org/ |
| pip | Pythonパッケージインストーラー | https://pypi.org/project/pip/ |
| Flutter sdk | Flutterフレームワーク(dart lang含む) | https://docs.flutter.dev/ |
| Oracle jdk | jdkです | https://oracle.com/java/technologies |
| Git | Gitです | https://git-scm.com/download/win |
cargo(crates.io)パッケージ
- anyhow
- chrono
- clap
- clap_complete
- once_cell
- env_logger
- handlebars
- log
- memchr
- opener
- pulldown-cmark
- regex
- serde
- serde_json
- shlex
- tempfile
- toml
- topological-sort
- notify
- notify-debouncer-mini
- ignore
- futures-util
- tokio
- warp
- elasticlunr-rs
- ammonia
- assert_cmd
- predicates
- select
- semver
- pretty_assertions
- walkdir
- indicatif
- dialoguer
- console
- glob
- docopt
- lazy_static
- flate2
- tar
- syn
- quote
- proc-macro2
- libc
- rand
- rand_core
- cfg-it
- bitflags
- itoa
- time
- url
dart(pub.dev)パッケージ
- get
- cupertino_icons
- custom_timer
- google_fonts
- provider
- audioplayers
- shared_preferences
- http
- url_launcher
- dio
- flutter_bloc
- image_picker
- animations
- hive
- google_fonts
- fl_chart
- carousel_slider
- flutter_slidable
- flutter_svg
- file_picker
- riverpod
- bloc
- fluent_ui
- percent_indicator
- flex_color_scheme
- flutter_animate
- flutter_riverpod
- flutter_hooks
- flutter_html
- crypto
- flutter_lints
- rename
- excel
- flutter_colorpicker
- hooks_riverpod
- win32
フォント
| 名前 | リンク |
|---|---|
| Fira Code | https://github.com/tonsky/FiraCode |
| Roboto | https://fonts.google.com/specimen/Roboto |
| Noto Sans Japanese | https://fonts.google.com/noto/specimen/Noto+Sans+JP |
| Noto Serif Japanese | https://fonts.google.com/noto/specimen/Noto+Serif+JP |
| 源ノ角ゴシック | https://github.com/adobe-fonts/source-han-sans |
| 源ノ角ゴシック Code | https://github.com/adobe-fonts/source-han-code-jp |
| 源ノ明朝 | https://github.com/adobe-fonts/source-han-serif |
| Geist | https://github.com/vercel/geist-font |
| Inconsolata | https://fonts.google.com/specimen/Inconsolata |