<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:series="http://organizeseries.com/"
	>

<channel>
	<title>Visual Studio Code &#8211; HTML5Experts.jp</title>
	<atom:link href="/tag/visual-studio-code/feed/" rel="self" type="application/rss+xml" />
	<link>https://html5experts.jp</link>
	<description>日本に、もっとエキスパートを。</description>
	<lastBuildDate>Sat, 07 Jul 2018 03:14:05 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.7.19</generator>
	<item>
		<title>Visual Studio Codeが、Edgeより先にChrome連携─2016年2月のブラウザ関連ニュース振り返り</title>
		<link>/myakura/18748/</link>
		<pubDate>Thu, 14 Apr 2016 00:30:48 +0000</pubDate>
		<dc:creator><![CDATA[矢倉 眞隆]]></dc:creator>
				<category><![CDATA[最新動向]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[Edge]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[Visual Studio Code]]></category>

		<guid isPermaLink="false">/?p=18748</guid>
		<description><![CDATA[連載： WEB標準化動向 (10)2016年2月のブラウザニュースは、Microsoft Edgeの新機能やFirefoxのリリースサイクル変更、Visual Studio CodeとChrome連携、Safari 9....]]></description>
				<content:encoded><![CDATA[<div class="seriesmeta">連載： <a href="https://html5experts.jp/series/webstandards-news/" class="series-156" title="WEB標準化動向" data-wpel-link="internal">WEB標準化動向</a> (10)</div><p>2016年2月のブラウザニュースは、Microsoft Edgeの新機能やFirefoxのリリースサイクル変更、Visual Studio CodeとChrome連携、Safari 9.1のWeb Inspectorなどについて紹介します。</p>

<h2>2016年のMicrosoft Edge</h2>

<p>Edgeの今年の計画が発表されました。</p>

<ul>
<li><a href="https://blogs.windows.com/msedgedev/2016/02/03/2016-platform-priorities/" data-wpel-link="external" target="_blank" rel="follow external noopener noreferrer">Looking ahead: Microsoft Edge for developers in 2016 | Microsoft Edge Dev Blog</a></li>
</ul>

<p>パフォーマンス向上などはもちろん、アクセシビリティやコミュニティと積極的に関わると書いてあるのは心強いですね。</p>

<p>新しい仕様の実装に関しては、こんなふうに言っています。</p>

<blockquote>Our goal is to find the right approach to implementing new web standards features that may undergo rapid evolution, potentially causing unneeded turbulence for web developers (e.g. Flexbox or WebRTC/ObjectRTC), or may gather popularity and then be abandoned for various reasons (e.g. Object.observe() or SMIL).</blockquote>

<p><br>
Flexboxの構文変更や <code>Object.observe()</code> の削除など、開発者に不必要な混乱をもたらすことは避けつつも、日々更新されるWeb標準の実装によいアプローチを見つけることをゴールとしているそうです。標準化団体やChromeチームのやり方を軽く牽制しているようにも感じますね。</p>

<p>ともかく、こうしたゴールを設定したうえで、ECMAScriptのModules、WOFF 2.0、ES 2016以降の機能いくつかの実装を開始したと発表しました。また、Service Worker実装の初期段階としてFetch APIの実装も始めています。</p>

<p>Edgeの機能ですが、すでに検討中のものは<a href="https://dev.windows.com/en-us/microsoft-edge/platform/status/" data-wpel-link="external" target="_blank" rel="follow external noopener noreferrer">EdgeのPlatform statusページ</a>で、そこにないものは<a href="https://wpdev.uservoice.com/forums/257854-microsoft-edge-developer" data-wpel-link="external" target="_blank" rel="follow external noopener noreferrer">開発者向けのフィードバックサイト</a>から投票・提案できるので、ぜひ見てみましょう。</p>

<h2>Firefoxのリリースが6〜8週のサイクルに</h2>

<p>Firefoxのリリースが、6〜8週のサイクルへと変更されることが発表されました。</p>

<ul>
<li><a href="https://blog.mozilla.org/futurereleases/2016/02/04/update-on-2016-firefox-release-schedule/" data-wpel-link="external" target="_blank" rel="follow external noopener noreferrer">Update on 2016 Firefox Release Schedule | Future Releases</a></li>
</ul>

<p>Firefoxは2011年春より、6週間で新しいメジャーバージョンをリリースしています。Chromeも2010年夏より6週のモデルでリリースしていますが、ときには8週近くになるなど、柔軟なスケジュールとなっています（なのでほんの少しずつですが、FirefoxとChromeのバージョンの差が縮んでいました）。</p>

<p>今回の変更でサイクルが可変になるものの、リリース予定日は公表されており、また1年にリリースされるバージョンもこれまでと一緒のことです。年末にはFirefox 50になっているなんて、すごいですねー。</p>

<h2>VS CodeでChrome DevToolsと連携</h2>

<p>Microsoftが提供するVisual Studio Codeに、Chromeと連携する拡張が提供されました。しかもMicrosoft製です。</p>

<ul>
<li><a href="http://code.visualstudio.com/blogs/2016/02/23/introducing-chrome-debugger-for-vs-code" data-wpel-link="external" target="_blank" rel="follow external noopener noreferrer">Introducing Chrome Debugging for VS Code</a></li>
</ul>

<p>Chrome DevToolsのDebugger Protocolを拡張で実装したということみたいです。</p>

<p>それにしてもEdgeよりも先にChromeとは…。そして、“For now we are support Google Chrome, but we’re also looking at expanding our support to Microsoft Edge and other browsers” と、Edgeだけでなく他のブラウザにも目を向けているとのこと。FirefoxやSafariとも繋がるのでしょうか。</p>

<h2>Safari 9.1のWeb Inspector</h2>

<p>1月分で取り上げたSafari 9.1のWeb Inspectorでは、CSS編集が強化されているとのこと。</p>

<ul>
<li><a href="https://webkit.org/blog/5663/editing-css-with-the-visual-styles-sidebar/" data-wpel-link="external" target="_blank" rel="follow external noopener noreferrer">Editing CSS with the Visual Styles Sidebar | WebKit</a></li>
</ul>

<p>これまでのStylesパネルは他の開発者ツールとだいたい同じでしたが、新しく追加されるVisual Stylesパネルでは、スライダーやドロップダウンリストなどが、GUIからスタイルを編集できるようになります。Keynoteみたいですね。</p>

<p>GUIでのスタイル編集は、Chromeも少しずつ進めており、カラーピッカーにMaterial Designのパレットを導入したりなどしています。また、要素のmarginや大きさをクリック＆ドラッグで編集できるLayout Modeも試験機能ではありますが実装しています。</p>
]]></content:encoded>
		
		<series:name><![CDATA[WEB標準化動向]]></series:name>
	</item>
	</channel>
</rss>
