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
42
速報Visual Studio 2026(Insiders)
tomokusaba
September 09, 2025
Tweet
Share
More Decks by tomokusaba
See All by tomokusaba
Azure Well-Architected Framework入門
tomokusaba
1
83
Microsoft Playwright Testing廃止!
tomokusaba
0
56
Azure Well-Architected Framework入門
tomokusaba
1
380
WebアプリケーションのUI構築で気を付けてるポイント
tomokusaba
0
260
Azure Cloud Adoption Framework(計画編)
tomokusaba
1
96
Cloud Adoption Framework(導入戦略)
tomokusaba
0
32
.NET開発者のためのAzureの概要
tomokusaba
0
300
薬屋のひとりごとにみるトラブルシューティング
tomokusaba
0
530
Cloud Adoption Framework入門
tomokusaba
1
45
Other Decks in Technology
See All in Technology
初めてのDatabricks Apps開発
taka_aki
1
240
様々なファイルシステム
sat
PRO
0
190
ヘンリー会社紹介資料(エンジニア向け) / company deck for engineer
henryofficial
0
330
Oracle Base Database Service 技術詳細
oracle4engineer
PRO
12
81k
All About Sansan – for New Global Engineers
sansan33
PRO
1
1.2k
Azureコストと向き合った、4年半のリアル / Four and a half years of dealing with Azure costs
aeonpeople
1
260
From Natural Language to K8s Operations: The MCP Architecture and Practice of kubectl-ai
appleboy
0
120
Contract One Engineering Unit 紹介資料
sansan33
PRO
0
9k
AIエージェント入門 〜基礎からMCP・A2Aまで〜
shukob
1
160
Claude Code Subagents 再入門 ~cc-sddの実装で学んだこと~
gotalab555
10
17k
ソースを読むプロセスの例
sat
PRO
15
9.8k
OCIjp_Oracle AI World_Recap
shinpy
1
160
Featured
See All Featured
Speed Design
sergeychernyshev
32
1.2k
Java REST API Framework Comparison - PWX 2021
mraible
34
8.9k
Scaling GitHub
holman
463
140k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
190
55k
Producing Creativity
orderedlist
PRO
347
40k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
52
5.7k
The World Runs on Bad Software
bkeepers
PRO
72
11k
Visualization
eitanlees
149
16k
How to Ace a Technical Interview
jacobian
280
24k
The Cult of Friendly URLs
andyhume
79
6.6k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
48
9.7k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
285
14k
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など生成されたファイルについて検索結果に含める と検索結果が多くなり本質的に不要なものが含まれます。 • 検索結果から除外できるようになりました
おしまい おしまい