アプリケーション開発アドイン / Visual Studio 2012 - ベストセラー商品

  1. $ | 購入

    リリースノート: AI Snippets- This update introduces smart snippets. Based on your code, the editor generates inline suggestions with placeholders. Refactorings Concatenation to String interpolation refactoring. Smart if-else to switch refactorings. Unnecessary ... 続きを読む この製品についてさらに結果を表示します。

  2. リリースノート: IntelliPHP in Microsoft Visual Studio 2019 Added local AI suggestions to Microsoft Visual Studio 2019. Refactorings Added support for refactoring of private properties. Added support for refactoring of property names specified inside property_exists() ... 続きを読む

  3. リリースノート: New PHP 8.3 syntax is now supported by the formatter. Structured object Type: Dynamic objects can now be annotated within doc comment using object{property:type,} syntax. Global @ type Aliases: type aliases can be defined in the scope of entire file using ... 続きを読む

  4. $$$ | 購入

    リリースノート: Adds support for Microsoft Azure DevOps 2020/2022. Added support for Microsoft Azure DevOps 2020/2022. ... 続きを読む この製品についてさらに結果を表示します。

  5. リリースノート: Adds support for Microsoft Visual Studio 2022. Added support for Microsoft Visual Studio 2022. ... 続きを読む

  6. リリースノート: Improves email authorization configuration. Server changes: Ignore removed users when checking the status of a review. Added new option, MailUserDomain, for configuring email authorization. Improved logging email notification errors. Client changes: ... 続きを読む

  7. $$$ | 購入

    リリースノート: Improves.NET Core dependency resolving. v11.1.0 Updated Sep 15, 2021 Features Improved Microsoft.NET Core dependency resolving. All autoloaded assemblies are now marked on the assembly list (gray italic text) and are not preserved on the list when ... 続きを読む この製品についてさらに結果を表示します。

  8. リリースノート: Adds support for attributes on local functions (C# 9). v11.0.0 Updated Jan 28, 2021 Features Added partial support for C# 9.0. Added support for attributes on local functions (C# 9). Added support for GetEnumerator as extension method (C# 9). Fixes ... 続きを読む

  9. リリースノート: v10.3.1 Updated Nov 23, 2020 Features Added support for null-coalescing assignment (??=, C# 8)..NET Reflector Visual Studio Extension is now able to decompile assemblies that use TypeForwardedToAttribute. v10.3.0 Updated Oct 15, 2020 Features Added 続きを読む

  10. $ | 購入

    リリースノート: Optimized parser performance and reduced initial parse time. Reduced startup time when opening a solution. Added Alt+O to Recommended Keyboard Shortcuts as Microsoft Visual Studio 2022 now uses that binding. Fixed UI conflict with GitHub Copilot. Fixed ... 続きを読む この製品についてさらに結果を表示します。

  11. リリースノート: Significantly faster initial startup time. Navigate directly to a class constructor definition from an explicit constructor call. Improved and expanded header selection when using 'Add Include'. Code completion dropdown toolbar is now displayed ... 続きを読む

  12. リリースノート: You can now use inexact searches with new Fuzzy Search logic in 'Find Symbol' and 'Open File' dialogs. Added the ability to move an entire class to a new (pair) of files with 'Move Class'. You can now instantly share code ... 続きを読む

  13. $$$$$ | 購入

    リリースノート: VisualStudio2015、VisualStudio2017の開発環境に対応。 VisualStudio2015、VisualStudio2017の開発環境に対応 自作検索ウィンドウの呼び出し方法に関する新機能の追加 LLL/.netのスクリーンショット ... 続きを読む この製品についてさらに結果を表示します。

  14. リリースノート: V4.3での更新項目 VisualStudio 2013、および.NET Framework4.5.1での開発に対応。 帳票設計オプションを用いたレポート出力で、出力時に進行状況表示するダイアログの表示可否が指定可能。 ... 続きを読む

  15. $$$ | 購入

    リリースノート: Added support for SQL Server Management Studio (SSMS) 2020 (20.0). Added support for Microsoft Visual Studio 2022. 0 ... 続きを読む この製品についてさらに結果を表示します。

  16. リリースノート: Adds support for SQL Server Management Studio (SSMS) 2019 (19.0). Added support for Microsoft SQL Server Management Studio (SSMS) 2019 (19.0). ... 続きを読む

  17. リリースノート: Adds support for Microsoft Visual Studio 2019, plus SSMS 2017 (18.0). Added support for Visual Studio 2019. Added support for SQL Server Management Studio (SSMS) 2017 (18.0). ... 続きを読む

  18. リリースノート: Maintenance release includes several bug fixes. Fixed Bug 14781- Path length to the PostSharp compiler is not counted when considering maximum length of a command line when running Native host. Fixed Bug 14748- OnExceptionAspect: state-machine ... 続きを読む この製品についてさらに結果を表示します。

  19. リリースノート: Improved build-time performance, up to 3x faster. Improved build-time performance: up to 3x faster. Improved debugging experience. Alternative to NuGet-based deployment. Command-line tool. ... 続きを読む

  20. リリースノート: Remote Code Coverage- Run coverage analysis of unit tests on a remote machine and save resources on your local computer. Custom Coverage Scope- Include un-covered solution assemblies in the coverage results. Updated Coverage Controller- Choose to record ... 続きを読む この製品についてさらに結果を表示します。

  21. スクリーンショット: Showing code coverage statistics gathered by dotCover on a TeamCity server. ... 続きを読む

  22. スクリーンショット: TeamCity plug-in to Visual Studio allows fetching code coverage statistics from TeamCity server directly to a Visual Studio installation. ... 続きを読む

  23. リリースノート: Timeline Profiling- Perfect for analyzing UI freezes, sync delays, excessive garbage collections, file I/O and other interval events. New Profiling Experience- Slice and dice data using filters, the call tree, or diagrams. Timeline Diagrams- Any data you ... 続きを読む この製品についてさらに結果を表示します。

  24. スクリーンショット: A number of informative views (Call Tree, Hot Spots and more) allow convenient inspection of profiling data stored in snapshots. The importance of each function call is represented with descriptive icons, along with precise execution times and other ... 続きを読む

  25. スクリーンショット: You can look up Quick Info on any function from the Call Tree view. The lookup window provides a summary of function statistics with respect to the selected call and to all calls in the current tab. ... 続きを読む

  26. リリースノート: Sunburst Diagram- Find out which objects are crucial to your app and evaluate large structures. dotMemory Unit Framework- Extend your unit testing framework with memory profiling functionality. Allocations Control- Disable or enable collection allocations ... 続きを読む この製品についてさらに結果を表示します。

  27. リリースノート: Powerful Automatic Inspections- dotMemory automatically scans for common memory issues. Multiple Views- Examine objects using multiple views. Memory Traffic Analysis- Understand which objects are created and collected in your app and which functions are ... 続きを読む