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
180
速報Visual Studio 2026(Insiders)
tomokusaba
September 09, 2025
Tweet
Share
More Decks by tomokusaba
See All by tomokusaba
聲の形にみるアクセシビリティ
tomokusaba
0
120
Webアクセシビリティ技術と実装の実際
tomokusaba
0
240
プロダクトでもバイブコーディングしようぜ!
tomokusaba
0
28
M5Stackで猫耳光らせよう!
tomokusaba
0
110
コンピューティングリソース何を使えばいいの?
tomokusaba
1
43
Microsoft Agent Frameworkの可観測性
tomokusaba
1
150
.NET 10の概要
tomokusaba
0
170
.NET 10のASP.NET Coreの気になる新機能
tomokusaba
0
150
.NET 10のASP. NET Core注目の新機能
tomokusaba
0
210
Other Decks in Technology
See All in Technology
Claude Cowork Plugins を読む - Skills駆動型業務エージェント設計の実像と構造
knishioka
0
280
バクラクのSREにおけるAgentic AIへの挑戦/Our Journey with Agentic AI
taddy_919
2
1.1k
Introduction to Sansan for Engineers / エンジニア向け会社紹介
sansan33
PRO
6
72k
開発組織の課題解決を加速するための権限委譲 -する側、される側としての向き合い方-
daitasu
5
280
AI時代にエンジニアはどう成長すれば良いのか?
recruitengineers
PRO
1
150
LLM のプロダクト導入における開発の裏側と技術的挑戦
recruitengineers
PRO
1
120
男(監査)はつらいよ - Policy as CodeからAIエージェントへ
ken5scal
5
770
Evolution of Claude Code & How to use features
oikon48
1
440
Shifting from MCP to Skills / ベストプラクティスの変遷を辿る
yamanoku
4
590
DevOpsエージェントで実現する!! AWS Well-Architected(W-A) を実現するシステム設計 / 20260307 Masaki Okuda
shift_evolve
PRO
3
210
Data Hubグループ 紹介資料
sansan33
PRO
0
2.8k
新職業『オーケストレーター』誕生 — エージェント10体を同時に回すAgentOps
gunta
4
1.6k
Featured
See All Featured
Building a A Zero-Code AI SEO Workflow
portentint
PRO
0
370
Faster Mobile Websites
deanohume
310
31k
Applied NLP in the Age of Generative AI
inesmontani
PRO
4
2.1k
Winning Ecommerce Organic Search in an AI Era - #searchnstuff2025
aleyda
1
1.9k
SEOcharity - Dark patterns in SEO and UX: How to avoid them and build a more ethical web
sarafernandez
0
140
Color Theory Basics | Prateek | Gurzu
gurzu
0
230
Optimizing for Happiness
mojombo
378
71k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.6k
Context Engineering - Making Every Token Count
addyosmani
9
740
Jess Joyce - The Pitfalls of Following Frameworks
techseoconnect
PRO
1
95
What's in a price? How to price your products and services
michaelherold
247
13k
Documentation Writing (for coders)
carmenintech
77
5.3k
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など生成されたファイルについて検索結果に含める と検索結果が多くなり本質的に不要なものが含まれます。 • 検索結果から除外できるようになりました
おしまい おしまい