2.2.4.5 Issue 1066 - Deployments which include Apex classes that implement the System.Schedulable interface will now automatically use the Metadata API to work around an issue with Tooling API-based deployment of such classes when already scheduled. Issues 2195 and 2215 - Added full support for .forceignore files in source format projects including: First-class file type for .forceignore files with syntax highlighting, code completion, entry validation, (limited) reference navigation, etc. File status highlighting of ignored files in the IDE's Project view. Filtering of ignored metadata types and objects in the build options dialog and metadata subscription editor. Add to .forceignore actions in the Illuminated Cloud drop-down and context menus, build options dialog, and metadata subscription editor. A .forceignore file is created if not already present in the project root directory. Add to ...