This documentation is for a release that is no longer maintained
See documentation for the latest supported version.9.4. devfile での Visual Studio Code 拡張属性の定義
				GitHub リポジトリーにファイルを追加できない場合は、プラグインまたは拡張属性の一部を devfile にインライン化することで定義できます。この手順は、.vscode/extensions.json および .che/che-theia-plugins.yaml ファイルの内容で使用できます。
			
9.4.1. .vscode/extensions.json ファイルのインライン化 リンクのコピーリンクがクリップボードにコピーされました!
リンクのコピーリンクがクリップボードにコピーされました!
					.vscode/extensions.json ファイルの内容を使用して、devfile の拡張属性をインライン化します。
				
手順
- 
							
devfile.yamlファイルにattributesセクションを追加します。 - 
							
.vscode/extensions.jsonをatributesセクションに追加します。コロン区切り文字の後に|記号を追加します。 |記号の後に.vscode/extensions.jsonファイルの内容を貼り付けます。次の例では、Red Hat Visual Studio Code Java 拡張属性を使用しています。Copy to Clipboard Copied! Toggle word wrap Toggle overflow