選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

3ヶ月前
123456
  1. {
  2. "editor.detectIndentation": false,
  3. "editor.tabSize": 4,
  4. "editor.formatOnPaste": true,
  5. "editor.inlineSuggest.showToolbar": "onHover"
  6. }