Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
速報Visual Studio 2026(Insiders)
Search
tomokusaba
September 09, 2025
Technology
0
130
速報Visual Studio 2026(Insiders)
tomokusaba
September 09, 2025
Tweet
Share
More Decks by tomokusaba
See All by tomokusaba
コンピューティングリソース何を使えばいいの?
tomokusaba
1
160
技書博で見つけた本
tomokusaba
0
57
新卒2年目でドロップアウトしてからの20年間
tomokusaba
0
96
Azure Well-Architected Framework入門
tomokusaba
1
230
Microsoft Playwright Testing廃止!
tomokusaba
0
67
Azure Well-Architected Framework入門
tomokusaba
1
420
WebアプリケーションのUI構築で気を付けてるポイント
tomokusaba
0
280
Azure Cloud Adoption Framework(計画編)
tomokusaba
1
100
Cloud Adoption Framework(導入戦略)
tomokusaba
0
43
Other Decks in Technology
See All in Technology
マーケットプレイス版Oracle WebCenter Content For OCI
oracle4engineer
PRO
3
1.3k
Post-AIコーディング時代のエンジニア生存戦略
shinoyu
0
270
從裝潢設計圖到 Home Assistant:打造智慧家庭的實戰與踩坑筆記
kewang
0
160
us-east-1 の障害が 起きると なぜ ソワソワするのか
miu_crescent
PRO
2
840
バクラクの AI-BPO を支える AI エージェント 〜とそれを支える Bet AI Guild〜
tomoaki25
2
730
それでは聞いてください「Impeller導入に失敗しました」 #FlutterKaigi #skia
tacck
PRO
0
110
ユーザーストーリー x AI / User Stories x AI
oomatomo
0
180
手を動かしながら学ぶデータモデリング - 論理設計から物理設計まで / Data modeling
soudai
PRO
22
4.9k
AWS IAM Identity Centerによる権限設定をグラフ構造で可視化+グラフRAGへの挑戦
ykimi
2
740
決済システムの信頼性を支える技術と運用の実践
ykagano
0
550
Rubyist入門: The Way to The Timeless Way of Programming
snoozer05
PRO
6
390
QAを"自動化する"ことの本質
kshino
1
100
Featured
See All Featured
XXLCSS - How to scale CSS and keep your sanity
sugarenia
249
1.3M
Intergalactic Javascript Robots from Outer Space
tanoku
273
27k
YesSQL, Process and Tooling at Scale
rocio
174
15k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
16
1.7k
Documentation Writing (for coders)
carmenintech
76
5.1k
The World Runs on Bad Software
bkeepers
PRO
72
12k
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.3k
Product Roadmaps are Hard
iamctodd
PRO
55
12k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
508
140k
A Modern Web Designer's Workflow
chriscoyier
697
190k
Build The Right Thing And Hit Your Dates
maggiecrowley
38
2.9k
Stop Working from a Prison Cell
hatefulcrawdad
272
21k
Transcript
速報Visual Studio 2026(Insiders) FutureOne株式会社 草場 友光
自己紹介 • コミュニティ活動を通じて知識を アップデートしています。 • 2022/08-2026 Microsoft MVP (Developer Technologies)
• tomo_kusaba • ドラクエ大好き ドラクエ10のプレイ時間→ 1キャラ目:2615時間 2キャラ目:891時間 3キャラ目:768時間 4キャラ目:190時間(配信用)
今日の目的 • とうとう、Visual Studio 2026がPublic Previewになりま した。 • 本セッションでは現時点でのVisual Studio
2026の新機能に ついて主なところに触れていこうと思います
次期Visual Studioは2026です! • UIの変更 • Flunet UIで全体のUIが再定義されています。 • AI機能の強化 •
GitHub Copilotの機能強化を推し進めています • IDEとしての正統進化 • Visual Studioをこれまで使用してきた方にとって違和感なく使える正 統進化を遂げています
UIの変更
Copilot URLコンテキスト • Visual Studio Codeでは2026年3月に実装 • プロンプトにURLを張り付けてCopilotがWebから情報を取得 できるようにします。 •
Copilotのトレーニングデータがやりたい作業に含まれていない 場合や特定のリソースを参照させたい場合役立ちます
Profiler Copilotエージェント • GitHub Copilotと連携して次のことができる • CPU使用率・メモリ・ランタイム動作を分析 • パフォーマンスボトルネックを分析 •
BenchmarkDotnetまたは既存のベンチマークを生成する • 提案された最適化を適用 • ガイドループ付きで機能強化を検証する
右クリックメニューにCopilot Actions が追加
ファイルエンコードが右下に表示 • これで、S-JISで保存するという事故がなくなる • 設定でUTF-8にしておけばよいが・・・ • 特定のエンコードを使用してファイルを保存または開くことができ ます。 • ほかのエディターでエンコードを変更するわずらわしさがなくなった
エディター選択時の機能強化 • 選択範囲の文字数・行数の情報がエディター下部に出るように なった
検索時に除外するファイル指定ができる ようになった • /binや/objなど生成されたファイルについて検索結果に含める と検索結果が多くなり本質的に不要なものが含まれます。 • 検索結果から除外できるようになりました
おしまい おしまい