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
AWS IAM Identity Centerによる権限設定をグラフ構造で可視化+グラフRAGへの挑戦
ykimi
2
740
大規模プロダクトで実践するAI活用の仕組みづくり
k1tikurisu
1
440
ある編集者のこれまでとこれから —— 開発者コミュニティと歩んだ四半世紀
inao
4
2.1k
隙間ツール開発のすすめ / PHP Conference Fukuoka 2025
meihei3
0
390
CDKの魔法を少し解いてみる ― synth・build・diffで覗くIaCの裏側 ―
takahumi27
1
140
「O(n log(n))のパフォーマンス」の意味がわかるようになろう
dhirabayashi
0
120
CodexでもAgent Skillsを使いたい
gotalab555
9
4.5k
お試しで oxlint を導入してみる #vuefes_aftertalk
bengo4com
2
1.5k
それでは聞いてください「Impeller導入に失敗しました」 #FlutterKaigi #skia
tacck
PRO
0
110
Data & AIの未来とLakeHouse
ishikawa_satoru
0
720
AIでテストプロセスを自動化しよう251113.pdf
sakatakazunori
0
130
決済システムの信頼性を支える技術と運用の実践
ykagano
0
550
Featured
See All Featured
The Illustrated Children's Guide to Kubernetes
chrisshort
51
51k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.8k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
11
920
Making Projects Easy
brettharned
120
6.4k
Git: the NoSQL Database
bkeepers
PRO
432
66k
Documentation Writing (for coders)
carmenintech
76
5.1k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
36
6.1k
Producing Creativity
orderedlist
PRO
348
40k
Typedesign – Prime Four
hannesfritz
42
2.9k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
55
3.1k
The World Runs on Bad Software
bkeepers
PRO
72
12k
Music & Morning Musume
bryan
46
6.9k
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など生成されたファイルについて検索結果に含める と検索結果が多くなり本質的に不要なものが含まれます。 • 検索結果から除外できるようになりました
おしまい おしまい