Total Visual Code Tools(英語版) のリリース

Released: Aug 1, 2011

Updates in this release

2010での更新項目

  • Microsoft Office 2010, 32ビットバージョンをサポート -Total Visual CodeTools 2010は32ビットバージョンのMicrosoft Office 2010をサポート。Office 2000から2007、Visual Basic 6 そしてWindows 7 とそれ以前のOSについてもサポート。
  • VBAコード構文解析がAccessとOffice 2010をサポート -コードクリーンアップの基礎となるVBAコード構文解析、コード引き渡しと未使用変数分析は開発者が32/64ビットの環境両方をサポートするための共通の条件付きのコンパイラ(例えば # IF ... # ELSE ... # ENDIF)の使用を含めてOffice2010に新しいコードとシンタックスをサポートします。 同じ変数が条件付きのコンパイラ指示語に基づいてと、最初の定義が使われます(コード清掃と引き渡しのための)以上の定義である状態のためです。
  • コードクリーンアップとコードデリバリーが、即時上書きを実現 -Total Visual CodeTools...

Released: Dec 22, 2009

Total Visual Code Tools での更新項目

Total Visual CodeTools 2007: New Features

  • Supports Microsoft Access/Office 2007 - Total Visual CodeTools is fully supported under Access/Office 2007, and supports the new VBA syntax.
  • Unused Variable Analysis - The new Unused Variable Analysis feature helps you detect and eliminate unnecessary code from your project. Not only does it make your code more compact, the analysis may highlight problems where you thought the code should be doing or tracking something that it is not.
  • Code Builder...