Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Some of the MSVC compiler args and predefined macros are not being handled

クローズ
#14,312 コメント 0 件 リアクション 1 件 担当者 1 名 GitHub で見る

@Colengms がすでに取り組んでいます。

2026年9月8日 から。

評価

この issue はまだ評価されていません。

説明

bug fixed Language Service

See https://learn.microsoft.com/en-us/cpp/preprocessor/predefined-macros?view=msvc-180

One recent user reported case was https://github.com/microsoft/vscode-cpptools/issues/14310

  • /Zc:__STDC__ isn't using --ms_stdc and defining __STDC__.
  • /Za isn't defing __STDC__.
    ...it seems like there could be a lot more...maybe we could postpone this till users ask for specific args to be handled? Some of these are probably pretty rarely used?
主要言語
TypeScript
スター
6.2k
フォーク
1.7k
平均マージ
1日 4時間
マージ済み PR(30日)
58

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

microsoft/vscode-cpptools のほかの issue

microsoft/vscode-cpptools の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。