Browse By Tags

  • Community Spotlight: Alternate Method Editor

    Last year, Microsoft published the Monaco Editor , the browser-based text editor responsible for many of the cool features inside of Visual Studio Code . The Monaco Editor offers many of the features we've come to expect from browser-based editors such…
  • 最新世代でない場合のフォームスタイルの変更

    リレーションシップやアイテムプロパティからアイテムを開くときに、アイテムの最新バージョンを参照しているのかどうか分からなくなりがちです。このTech Tipでは、アイテムが最新のものかどうかフォームスタイルを使って表示する2つの方法をご紹介します。 はじめに このデモのコードとファイルはすべて、“style-non-current-items”プロジェクトのAras Labs GitHubページにあります。プロジェクトをインストールして動作させたい場合は、プロジェクトページに記載しているインストール手順に従ってください…
  • Tech Tip: Style Non-Current Items

    It's easy to lose track of whether you're looking at the current version of an item, especially when opening an item from a relationship or item property. This tech tip demonstrates two ways to show whether an item is current at-a-glance using form styles…