Quantcast
Channel: News - Marketplace | JetBrains
Viewing all 72158 articles
Browse latest View live

News for Cucumber for Groovy


News for Illuminated Cloud 2

$
0
0
<p><b>2.0.9.1</b></p><ul><li>Refactored the SFDX-dev-against-any-org deployer to use the Salesforce CLI to submit the deployment job and IC's native deployer to provide ongoing status and results. This provides much more detailed deployment and test execution progress information and works around a number of deployment error reporting bugs in the Salesforce CLI.</li><li>Deployment, retrieval, and removal success information in the <b>Messages</b> view is now hyperlinked to the corresponding source files.</li><li>Added <b>No Namespace</b> and <b>No Ancestors</b> options to the scratch org creation dialog.</li><li>Added online help links pointing to the <a href="https://bitbucket.org/RoseSilverSoftware/illuminatedcloud/wiki/User_Guide/Home">User Guide</a> for the following:<ul><li>Application-level configuration</li><li>License management</li><li>Apex code style configuration</li><li>Scratch org creation</li><li>OAuth connection creation</li><li>Metadata subscription management</li></ul> As new topics are added to the User Guide, they will be similarly integrated into the online help system.</li><li>Fixed a recent regression in method and call hierarchies caused by an incompatible plugin SDK change.</li><li>Fixed a recent regression to the top-level Apex type/trigger rename refactoring that prevented the type/trigger with the old name from being removed from the organization.</li><li>Fixed an issue that could cause unit tests to be reported as ignored/skipped when they have completed successfully but the log couldn't be retrieved.</li><li>Updated to TurboActivate 4.1.9.0.</li><li>Other fixes and improvements.</li></ul>

News for Swift

News for Kotlin/Native Platform Dependencies

News for Kotlin/Native for CLion

News for Scala

News for CUBA

$
0
0
See <a href="https://doc.cuba-platform.com/studio/release_notes.html">Release Notes</a>

News for Rust

$
0
0
<a href="https://intellij-rust.github.io/2019/10/21/changelog-108.html"> https://intellij-rust.github.io/2019/10/21/changelog-108.html</a>

News for Octopus Deploy integration

$
0
0
Package Metadata renamed to Build Information

News for Go

$
0
0
Fresh build of GoLand 2019.2 Early Access Program is available for download! Please visit https://www.jetbrains.com/go/nextversion/ to get the full overview of this version.

News for Go Template

News for Custom Postfix Templates

$
0
0
<h3>Version 2.10.11</h3><ul><li>Removed deprecated code.</li></ul><h3>Version 2.10.10</h3><ul><li>Removed deprecated code.</li></ul><h3>Version 2.10.9</h3><ul><li>Fixed #143: java.lang.NoClassDefFoundError: com/intellij/lang/javascript/psi/JSExpression.</li></ul><h3>Version 2.10.8</h3><ul><li>Fixed dependencies.</li></ul><h3>Version 2.10.7</h3><ul><li>Fixed #139: Cannot use $ in template variables -&gt; escaping (\$) does not work.</li></ul><h3>Version 2.10.6</h3><ul><li>Fixed #160: NegativeArraySizeException on template expansion.</li></ul><h3>Version 2.10.5</h3><ul><li>Fixed text color of table in settings dialog.</li><li>Added hints in the settings dialog.</li></ul><h3>Version 2.10.4</h3><ul><li>Fixed a typo.</li><li>Updated plugin description.</li></ul><h3>Version 2.10.3</h3><ul><li>Fixed bug #127: Edit Variable Popup in "live template" settings does not open.</li></ul><h3>Version 2.10.2</h3><ul><li>Added plugin icon.</li></ul><h3>Version 2.10.1</h3><ul><li>Fixed bug #113: Completion doesn't work with non-empty string literals in PHP.</li><li>Fixed bug #115: Completion doesn't work if arg is nullable in PHP.</li></ul><h3>Version 2.10.0</h3><ul><li>Added support for basic Python types.</li></ul><h3>Version 2.9.2</h3><ul><li>Fixed bug #118: Chains of postfix completions in PyCharm do not work.</li></ul><h3>Version 2.9.1</h3><ul><li>Minor bug fix in new Scala import function.</li></ul><h3>Version 2.9.0</h3><ul><li>Added function to add Scala imports using <code>[IMPORT fully.qualified.ClassName]</code>.</li><li>Improved colors in settings dialog for default theme.</li></ul><h3>Version 2.8.3</h3><ul><li>Fixed a compatibility problem with IDEA 2019.1 Go and Kotlin plugins.</li><li>Fixed an exception in the plugin initialization.</li></ul><h3>Version 2.8.2</h3><ul><li>Fixed bug #97: Application of python templates failed.</li><li>Use always UTF-8 for template files.</li></ul><h3>Version 2.8.1</h3><ul><li>Fixed bug #94.</li></ul><h3>Version 2.8.0</h3><ul><li>Added support for Go. Credits go to <a href="https://github.com/philipgriggs/">Philip Griggs</a> for implementing it.</li></ul><h3>Version 2.7.0</h3><ul><li>Added support for new Kotlin matching types: STRING_LITERAL, INT_LITERAL, FLOAT_LITERAL, CHAR_LITERAL.</li></ul><h3>Version 2.6.3</h3><ul><li>Underscores can be used in template names.</li></ul><h3>Version 2.6.2</h3><ul><li>Fixed bug #85: NoClassDefFoundError: com/intellij/psi/PsiType in PHPStorm and PyCharm.</li></ul><h3>Version 2.6.1</h3><ul><li>Fixed bug #84: NoClassDefFoundError: com/intellij/openapi/actionSystem/DataKeys.</li></ul><h3>Version 2.6.0</h3><ul><li>Added typed Groovy support.</li></ul><h3>Version 2.5.0</h3><ul><li>Added typed PHP support.</li></ul><h3>Version 2.4.0</h3><ul><li>Added untyped Rust support.</li><li>Added untyped Groovy support.</li></ul><h3>Version 2.3.1</h3><ul><li>Added compatibility to PHPStorm and PyCharm.</li></ul><h3>Version 2.3.0</h3><ul><li>Added untyped Python support.</li><li>Added untyped PHP support.</li></ul><h3>Version 2.2.0</h3><ul><li>Added typed SQL support.</li></ul><h3>Version 2.1.0</h3><ul><li>Made plugin compatible with IDEA 2018.3.</li></ul><h3>Version 2.0.7</h3><ul><li>Fixed a NullPointerException that occurred sometimes when opening a template file.</li></ul><h3>Version 2.0.6</h3><ul><li>Fixed that some templates had <i>[SKIP]</i> as template description.</li></ul><h3>Version 2.0.5</h3><ul><li>Added "Update now" button to settings dialog.</li></ul><h3>Version 2.0.4</h3><ul><li>Fixed bug #78: IllegalStateException: @NotNull method de/endrullis/idea/postfixtemplates/language/CptUtil.getAbsoluteVirtualFile must not return null.</li></ul><h3>Version 2.0.3</h3><ul><li>Added an option to skip the application of an postfix template for a given data type (just use "[SKIP]" as template code).</li></ul><h3>Version 2.0.2</h3><ul><li>You can now split your templates into multiple files.</li><li>You can import templates from URLs or local files and keep them automatically up-to-date.</li><li>Predefined web templates have been separated from user templates in order to allow smooth and effortless updates (no manually merging required anymore).</li><li>Sharing of templates is now much easier than before.</li></ul><h3>Version 1.8.8</h3><ul><li>Added new Java postfix templates: <code>.isEmpty</code>, <code>.isNotEmpty</code>, <code>.isBlank</code>, <code>.isNotBlank</code></li><li>Improved the Java postfix template <code>.reverse</code></li><li>Added 6 additional Java postfix templates for IDEA plugin developers.</li></ul><h3>Version 1.8.7</h3><ul><li>Added basic support for Dart (untyped templates only). Credits go to <a href="https://github.com/maksimr">Maksim Ryzhikov</a> for implementing it.</li></ul><h3>Version 1.8.6</h3><ul><li>Fixed bug #65: AssertionError in scratch files</li></ul><h3>Version 1.8.5</h3><ul><li>Improved some templates: <code>.sout</code> and <code>.soutv</code></li><li>Added some templates: <code>.toFile</code>, <code>.toURL</code>, and <code>.run</code></li><li>Fixed bug #63 (NullPointerException in application of JavaScript templates).</li></ul><h3>Version 1.8.4</h3><ul><li>Added new Java postfix templates: <code>.toOptional</code> and <code>.flatMap</code></li><li>Improved some Java postfix templates: <code>.toList</code> and <code>.toSet</code></li></ul><h3>Version 1.8.3</h3><ul><li>Added new Java postfix templates: <code>.for</code>, <code>.iter</code>, <code>.format</code>, <code>.stream</code>, and <code>.sout</code></li><li>Added new Scala postfix template: <code>.sout</code></li><li>Improved some predefined postfix templates.</li><li>Removed the default template suffix because of disadvantages in the ranking.</li></ul><h3>Version 1.8.2</h3><ul><li>Added a configurable template suffix to distinguish the templates of this plugin from the templates of IDEA and other plugins.</li></ul><h3>Version 1.8.1</h3><ul><li>Fixed that line breaks in template codes did not work anymore.</li></ul><h3>Version 1.8.0</h3><ul><li>New feature: Prepend or append "[USE_STATIC_IMPORTS]" to your Java template code to enable the use of static imports.</li></ul><h3>Version 1.7.0</h3><ul><li>New feature: Jump to template definition by pressing <i>Alt+Enter</i> and selecting <i>Edit ... template</i>.</li></ul><h3>Version 1.6.6</h3><ul><li>Fixed the bug that in IDEA 2018.1 only the first rule of each template takes effect.</li></ul><h3>Version 1.6.5</h3><ul><li>Fixed that Ctrl+S did not reload the templates when the template file is a symlink.</li></ul><h3>Version 1.6.4</h3><ul><li>Fixed the bug that templates with escape characters (e.g. "\"UTF-8\"") did not work as expected anymore.</li></ul><h3>Version 1.6.3</h3><ul><li>Made plugin compatible with IDEA 2018.1.</li></ul><h3>Version 1.6.2</h3><ul><li>Fixed that the dollar character ($) could not be used in template code.</li></ul><h3>Version 1.6.1</h3><ul><li>Added the predefined Java and Scala template .soutv</li></ul><h3>Version 1.6.0</h3><ul><li>Improved settings dialog: Added option to select one of the supported languages and to reset/merge your templates with the predefined ones.</li><li>Added more Java and Scala templates.</li><li>Restructured tools menu:<ul><li>Removed language specific menu items like "Open Java Templates".</li><li>Added menu item "Open Settings / Upgrade Templates".</li></ul></li></ul><h3>Version 1.5.1</h3><ul><li>Added some predefined Scala templates.</li><li>Fixed, improved and added some predefined Java templates</li></ul><h3>Version 1.5.0</h3><ul><li>Added full support for Scala (typed templates).</li></ul><h3>Version 1.4.1</h3><ul><li>Added basic support for Scala (untyped templates only).</li></ul><h3>Version 1.4.0</h3><ul><li>Added the matching types to allow special treatments of literals:<ul><li><code>NUMBER_LITERAL</code></li><li><code>BYTE_LITERAL</code></li><li><code>SHORT_LITERAL</code></li><li><code>CHAR_LITERAL</code></li><li><code>INT_LITERAL</code></li><li><code>LONG_LITERAL</code></li><li><code>FLOAT_LITERAL</code></li><li><code>DOUBLE_LITERAL</code></li><li><code>STRING_LITERAL</code></li></ul></li></ul><h3>Version 1.3.0</h3><ul><li>Added option to add class/library dependencies to templates rules. For instance <code>"".val</code> expands now to<ul><li><code>val s = "";</code> if Lombok is available, or to</li><li><code>final String s = "";</code> if Lombok is not available.</li></ul></li><li>Added 16 templates for IDEA developers to the predefined templates.</li></ul><h3>Version 1.2.3</h3><ul><li>Fixed #43: Could not use $ in default values of template variables.</li></ul><h3>Version 1.2.2</h3><ul><li>Improved code completion and error highlighting for JavaScript and Kotlin templates.</li><li>Added shortcut <i>Shift+Alt+P</i> to open the postfix templates of the current language.</li><li>Fixed #42: JavaScript and Kotlin postfix templates did not detect complete dot expressions.</li></ul><h3>Version 1.2.1</h3><ul><li>Added basic support for Kotlin (untyped templates only).</li></ul><h3>Version 1.2.0</h3><ul><li>Added JavaScript support.</li></ul><h3>Version 1.1.1</h3><ul><li>Changed plugin icon.</li></ul><h3>Version 1.1.0</h3><ul><li>Added matching type <code>CLASS</code> to detect class references.</li><li>Added postfix template <code>.new</code> which can be applied to class references.</li></ul><h3>Version 1.0.2</h3><ul><li>Fixed that templates could not be applied to partial expressions or method parameters.</li><li>Fixed that each template started with a dot in the completion dialog.</li><li>Fixed bug #33: Read access is allowed from event dispatch thread or inside read-action only.</li></ul>

News for Go

$
0
0
Fresh build of GoLand 2019.2 Early Access Program is available for download! Please visit https://www.jetbrains.com/go/nextversion/ to get the full overview of this version.

News for Go Template

News for Cloud Code

$
0
0
<h2>Version 19.10.1 - Release Notes</h2><p>This release fixes several bugs and improves stability of the Cloud Code plugin. It also contains enhancements to the Kubernetes Cluster Browser, including the ability to view containers in your pods and stream logs from them.</p><h3>New Features</h3><ul><li>You can now drill down into your pods to view your containers. Stream logs directly from a running container.</li><li></li><li>New option to pin your Kubernetes deployments to whatever is set as your system-wide current context.</li><li></li><li>Copy Kubernetes resource names to the clipboard by right-clicking on a node in the Kubernetes Cluster Browser.</li><li>Refresh any Kubernetes resource individually to update its state.</li></ul><h3>Fixes</h3><ul><li>Fixes a NPE caused by Maven-aware code for displaying a notification suggesting Spring Cloud GCP for Spring projects using GCP APIs.</li><li>Fixes an issue where the Cloud Code dependency installer could be stuck in a broken state, blocking Kubernetes deployments and debugging.</li><li>Fixed an exception that could occur during LSP initialization due to invalid document listener state.</li></ul><h2>Version 19.9.2 - Release Notes</h2><h3>New Features</h3><p>Cloud Code's Kubernetes support is now in Beta! This release includes many new features for Kubernetes developers:</p><ul><li>Browse your Kubernetes clusters right from your IDE. View your pods, deployments, services and other resources. Stream logs and describe resources. View &gt; Tool Windows &gt; Kubernetes Explorer</li><li></li><li>Cloud Code will now automatically install key Kubernetes dependencies for you, including <a href="https://skaffold.dev/docs/">Skaffold</a> and <a href="https://kubernetes.io/docs/tasks/tools/install-kubectl/">Kubectl</a>, helping you get up and running quickly. Configure managed dependencies under Settings &gt; Cloud Code &gt; Kubernetes.</li><li></li><li>Enhanced editing support in all JetBrains IDEs for various configuration files such as Cloud Build, Kustomize, and Kubernetes. See errors highlighted in your config, and view quick documentation (see the <a href="https://www.jetbrains.com/help/idea/viewing-reference-information.html#inline-quick-documentation">help pages</a> for more details including how to enable docs on mouse move).</li><li></li><li>Cloud Code now comes with Kubernetes starter templates in Java, Python, Node.js, and Go to help you quickly get started. File &gt; New Project ... &gt; Cloud Code Kubernetes</li><li></li></ul><h3>Fixes</h3><ul><li>Cloud Code will now execute the Skaffold process from the directory containing the Skaffold configuration file, fixing relative path issues for multi-service projects.</li><li>Skaffold configuration files will now validate properly when the JetBrains Kubernetes plugin is also installed.</li></ul>

News for Grazie

$
0
0
<h4>2019.2/3-5</h4><ul><li>Reduce plugin size</li><li>Major performance improvements</li><li>Bugfixes for language detection</li><li>Spellchecker now extends built-in</li></ul><h4>2019.1/2-4</h4><ul><li>Fixes for UI</li><li>Bug fixes for Markdown</li><li>Performance improvement of XML</li></ul><h4>2019.1/2-3</h4><ul><li>Huge performance improvements for all languages</li><li>Fully reworked UI</li><li>Configurations of enabled rules in UI</li><li>Support of Rust, JSON, JavaScript, Latex, Properties</li></ul><h4>2019.2-2</h4><ul><li>Update since-until build</li></ul><h4>2019.2-1</h4><ul><li>Fixes for 2019.2 EAP</li></ul><h4>2019.1-2</h4><ul><li>Support of commit messages proofreading</li><li>Extended support of formatted strings and inline code fragments</li><li>A lot of bug fixes </li></ul><h4>2019.1-1</h4><ul><li>Spellcheck by Grazie. 25 languages supported. (Enable it in settings)</li><li>Native language based inspections</li><li>Extended support of Kotlin and Java</li><li>Support of Python and XML</li><li>A lot of bug fixes</li></ul>

News for JSFL Support

$
0
0
<p>3.5.2</p> Compatible with IntelliJ IDEA 2019.3.<p>3.5.1</p> Compatible with IntelliJ IDEA 2019.2.<p>3.5.0</p><ul><li>External documentation in pdf file.</li><li>Annotations for strings with limited number of values.</li><li>Various fixes in the API.</li></ul><p>3.4.3</p> Compatible with IntelliJ IDEA 2019.1.<p>3.4.2</p> Compatible with IntelliJ IDEA 2018.3. Removing links to online help since it's no longer supported by Adobe.<p>3.4.1</p> Compatible with IntelliJ IDEA 2018.2.<p>3.4.0</p> Compatible with IntelliJ IDEA 2018.1. Support of new style of external documentation.<p>3.3.3</p> Compatible with IntelliJ IDEA 2017.3.<p>3.3.2</p> Compatible with IntelliJ IDEA 2017.2.<p>3.3.1</p> Compatible with IntelliJ IDEA 2017.1.<p>3.3.0</p> Compatible with IntelliJ IDEA 2016.3. New icons for jsfl file type.<p>3.2.1</p> Compatible with IntelliJ IDEA 2016.2.<p>3.2.0</p> Compatible with IntelliJ IDEA 2016. Updating help url in external documentation provider.<p>3.1.3</p> Compatible with IntelliJ IDEA 15.<p>3.1.2</p> Compatible with IntelliJ IDEA 14.1.<p>3.1.1</p> Reworked annotations in JSFL API:<ul><li>Added braces in @type and @return annotations.</li><li>Added missing array element types.</li><li>Added ElementFindAndSelect type.</li><li>Added @class and @extends annotations.</li><li>Changed {String} to {*} in trace methods.</li><li>Added annotations for duck-typing objects like points, rectangles etc.</li><li>Added annotations for alternative argument type, mostly for color values {String|Number}.</li><li>Various fixes in API description.</li></ul><p>3.1.0</p><ul><li>Language dialect of *.jsfl files has been set to JavaScript 1.8 since Flash environment supports it starting Flash CC. For the complete list of new language features see https://developer.mozilla.org/en-US/docs/Web/JavaScript/New_in_JavaScript/1.8.</li><li>Added link to external documentation for most of API elements. The documentation is available via Shift+F1 or Quick Documentation Lookup. For more details see https://www.jetbrains.com/idea/help/viewing-external-documentation.html.</li><li>Reworked description of JSFL API. All methods and fields are now defined in the prototype that allows to display more info in code completion and hints. Cache invalidation might be required to get updated JSFL libraries!</li><li>Fixed description of some API elements (SpriteSheetExporter, SymbolInstance.useBackgroundColor, FontItem, etc)</li><li>Added element type of all arrays.</li></ul><p>3.0.2</p> Compatible with IntelliJ IDEA 14.<p>3.0.1</p> Compatible with IntelliJ IDEA 13.1.<p>3.0.0</p> Compatible with IntelliJ IDEA 13. JSFL library has been updated for Flash CC http://help.adobe.com/en_US/flash/cs/extend/WS5b3ccc516d4fbf351e63e3d118a9024f3f-7fe7CS5.html<p>2.1.1</p> Compatible with IntelliJ IDEA 12.1.6.<p>2.1.0</p> Compatible with IntelliJ IDEA 12.1.<p>2.0.2</p> Language dialect of *.jsfl files is set to JavaScript 1.6 because Flash environment uses this version of the language. Earlier language dialect depended on JavaScript settings. Now it is strictly defined. For more information see https://developer.mozilla.org/en-US/docs/JavaScript/New_in_JavaScript/1.6.<p>2.0.1</p> Decreased JDK version. Now the plugin can be run on 1.6 JDK.<p>2.0.0</p> Compatible with IntelliJ IDEA 12.<p>1.1.1</p> Changed icons. Now they are more compatible with IntelliJ IDEA design.<p>1.1</p> JSFL library has been verified according to an official documentation http://help.adobe.com/en_US/flash/cs/extend/index.html<ul><li>Added Flash CS5, CS5.5, CS6 API</li><li>Added version information of each of API elements</li><li>Removed API elements that are not available since Flash CS5: Screen, ScreenOutline, document versioning</li><li>Added marking of optional method parameters</li><li>Added marking of read-only properties</li></ul><p>1.0</p><ul><li>JSFL files based on JavaScript files</li><li>Core library for Flash CS5 and earlier versions</li><li>Running JSFL files in associated application</li><li>Templates for JSFL commands and tools</li></ul>

News for VCS Support: ClearCase

News for Custom Postfix Templates

$
0
0
<h3>Version 2.10.12</h3><ul><li>Removed deprecated code.</li><li>Fixed a minor exception.</li></ul><h3>Version 2.10.11</h3><ul><li>Removed deprecated code.</li></ul><h3>Version 2.10.10</h3><ul><li>Removed deprecated code.</li></ul><h3>Version 2.10.9</h3><ul><li>Fixed #143: java.lang.NoClassDefFoundError: com/intellij/lang/javascript/psi/JSExpression.</li></ul><h3>Version 2.10.8</h3><ul><li>Fixed dependencies.</li></ul><h3>Version 2.10.7</h3><ul><li>Fixed #139: Cannot use $ in template variables -&gt; escaping (\$) does not work.</li></ul><h3>Version 2.10.6</h3><ul><li>Fixed #160: NegativeArraySizeException on template expansion.</li></ul><h3>Version 2.10.5</h3><ul><li>Fixed text color of table in settings dialog.</li><li>Added hints in the settings dialog.</li></ul><h3>Version 2.10.4</h3><ul><li>Fixed a typo.</li><li>Updated plugin description.</li></ul><h3>Version 2.10.3</h3><ul><li>Fixed bug #127: Edit Variable Popup in "live template" settings does not open.</li></ul><h3>Version 2.10.2</h3><ul><li>Added plugin icon.</li></ul><h3>Version 2.10.1</h3><ul><li>Fixed bug #113: Completion doesn't work with non-empty string literals in PHP.</li><li>Fixed bug #115: Completion doesn't work if arg is nullable in PHP.</li></ul><h3>Version 2.10.0</h3><ul><li>Added support for basic Python types.</li></ul><h3>Version 2.9.2</h3><ul><li>Fixed bug #118: Chains of postfix completions in PyCharm do not work.</li></ul><h3>Version 2.9.1</h3><ul><li>Minor bug fix in new Scala import function.</li></ul><h3>Version 2.9.0</h3><ul><li>Added function to add Scala imports using <code>[IMPORT fully.qualified.ClassName]</code>.</li><li>Improved colors in settings dialog for default theme.</li></ul><h3>Version 2.8.3</h3><ul><li>Fixed a compatibility problem with IDEA 2019.1 Go and Kotlin plugins.</li><li>Fixed an exception in the plugin initialization.</li></ul><h3>Version 2.8.2</h3><ul><li>Fixed bug #97: Application of python templates failed.</li><li>Use always UTF-8 for template files.</li></ul><h3>Version 2.8.1</h3><ul><li>Fixed bug #94.</li></ul><h3>Version 2.8.0</h3><ul><li>Added support for Go. Credits go to <a href="https://github.com/philipgriggs/">Philip Griggs</a> for implementing it.</li></ul><h3>Version 2.7.0</h3><ul><li>Added support for new Kotlin matching types: STRING_LITERAL, INT_LITERAL, FLOAT_LITERAL, CHAR_LITERAL.</li></ul><h3>Version 2.6.3</h3><ul><li>Underscores can be used in template names.</li></ul><h3>Version 2.6.2</h3><ul><li>Fixed bug #85: NoClassDefFoundError: com/intellij/psi/PsiType in PHPStorm and PyCharm.</li></ul><h3>Version 2.6.1</h3><ul><li>Fixed bug #84: NoClassDefFoundError: com/intellij/openapi/actionSystem/DataKeys.</li></ul><h3>Version 2.6.0</h3><ul><li>Added typed Groovy support.</li></ul><h3>Version 2.5.0</h3><ul><li>Added typed PHP support.</li></ul><h3>Version 2.4.0</h3><ul><li>Added untyped Rust support.</li><li>Added untyped Groovy support.</li></ul><h3>Version 2.3.1</h3><ul><li>Added compatibility to PHPStorm and PyCharm.</li></ul><h3>Version 2.3.0</h3><ul><li>Added untyped Python support.</li><li>Added untyped PHP support.</li></ul><h3>Version 2.2.0</h3><ul><li>Added typed SQL support.</li></ul><h3>Version 2.1.0</h3><ul><li>Made plugin compatible with IDEA 2018.3.</li></ul><h3>Version 2.0.7</h3><ul><li>Fixed a NullPointerException that occurred sometimes when opening a template file.</li></ul><h3>Version 2.0.6</h3><ul><li>Fixed that some templates had <i>[SKIP]</i> as template description.</li></ul><h3>Version 2.0.5</h3><ul><li>Added "Update now" button to settings dialog.</li></ul><h3>Version 2.0.4</h3><ul><li>Fixed bug #78: IllegalStateException: @NotNull method de/endrullis/idea/postfixtemplates/language/CptUtil.getAbsoluteVirtualFile must not return null.</li></ul><h3>Version 2.0.3</h3><ul><li>Added an option to skip the application of an postfix template for a given data type (just use "[SKIP]" as template code).</li></ul><h3>Version 2.0.2</h3><ul><li>You can now split your templates into multiple files.</li><li>You can import templates from URLs or local files and keep them automatically up-to-date.</li><li>Predefined web templates have been separated from user templates in order to allow smooth and effortless updates (no manually merging required anymore).</li><li>Sharing of templates is now much easier than before.</li></ul><h3>Version 1.8.8</h3><ul><li>Added new Java postfix templates: <code>.isEmpty</code>, <code>.isNotEmpty</code>, <code>.isBlank</code>, <code>.isNotBlank</code></li><li>Improved the Java postfix template <code>.reverse</code></li><li>Added 6 additional Java postfix templates for IDEA plugin developers.</li></ul><h3>Version 1.8.7</h3><ul><li>Added basic support for Dart (untyped templates only). Credits go to <a href="https://github.com/maksimr">Maksim Ryzhikov</a> for implementing it.</li></ul><h3>Version 1.8.6</h3><ul><li>Fixed bug #65: AssertionError in scratch files</li></ul><h3>Version 1.8.5</h3><ul><li>Improved some templates: <code>.sout</code> and <code>.soutv</code></li><li>Added some templates: <code>.toFile</code>, <code>.toURL</code>, and <code>.run</code></li><li>Fixed bug #63 (NullPointerException in application of JavaScript templates).</li></ul><h3>Version 1.8.4</h3><ul><li>Added new Java postfix templates: <code>.toOptional</code> and <code>.flatMap</code></li><li>Improved some Java postfix templates: <code>.toList</code> and <code>.toSet</code></li></ul><h3>Version 1.8.3</h3><ul><li>Added new Java postfix templates: <code>.for</code>, <code>.iter</code>, <code>.format</code>, <code>.stream</code>, and <code>.sout</code></li><li>Added new Scala postfix template: <code>.sout</code></li><li>Improved some predefined postfix templates.</li><li>Removed the default template suffix because of disadvantages in the ranking.</li></ul><h3>Version 1.8.2</h3><ul><li>Added a configurable template suffix to distinguish the templates of this plugin from the templates of IDEA and other plugins.</li></ul><h3>Version 1.8.1</h3><ul><li>Fixed that line breaks in template codes did not work anymore.</li></ul><h3>Version 1.8.0</h3><ul><li>New feature: Prepend or append "[USE_STATIC_IMPORTS]" to your Java template code to enable the use of static imports.</li></ul><h3>Version 1.7.0</h3><ul><li>New feature: Jump to template definition by pressing <i>Alt+Enter</i> and selecting <i>Edit ... template</i>.</li></ul><h3>Version 1.6.6</h3><ul><li>Fixed the bug that in IDEA 2018.1 only the first rule of each template takes effect.</li></ul><h3>Version 1.6.5</h3><ul><li>Fixed that Ctrl+S did not reload the templates when the template file is a symlink.</li></ul><h3>Version 1.6.4</h3><ul><li>Fixed the bug that templates with escape characters (e.g. "\"UTF-8\"") did not work as expected anymore.</li></ul><h3>Version 1.6.3</h3><ul><li>Made plugin compatible with IDEA 2018.1.</li></ul><h3>Version 1.6.2</h3><ul><li>Fixed that the dollar character ($) could not be used in template code.</li></ul><h3>Version 1.6.1</h3><ul><li>Added the predefined Java and Scala template .soutv</li></ul><h3>Version 1.6.0</h3><ul><li>Improved settings dialog: Added option to select one of the supported languages and to reset/merge your templates with the predefined ones.</li><li>Added more Java and Scala templates.</li><li>Restructured tools menu:<ul><li>Removed language specific menu items like "Open Java Templates".</li><li>Added menu item "Open Settings / Upgrade Templates".</li></ul></li></ul><h3>Version 1.5.1</h3><ul><li>Added some predefined Scala templates.</li><li>Fixed, improved and added some predefined Java templates</li></ul><h3>Version 1.5.0</h3><ul><li>Added full support for Scala (typed templates).</li></ul><h3>Version 1.4.1</h3><ul><li>Added basic support for Scala (untyped templates only).</li></ul><h3>Version 1.4.0</h3><ul><li>Added the matching types to allow special treatments of literals:<ul><li><code>NUMBER_LITERAL</code></li><li><code>BYTE_LITERAL</code></li><li><code>SHORT_LITERAL</code></li><li><code>CHAR_LITERAL</code></li><li><code>INT_LITERAL</code></li><li><code>LONG_LITERAL</code></li><li><code>FLOAT_LITERAL</code></li><li><code>DOUBLE_LITERAL</code></li><li><code>STRING_LITERAL</code></li></ul></li></ul><h3>Version 1.3.0</h3><ul><li>Added option to add class/library dependencies to templates rules. For instance <code>"".val</code> expands now to<ul><li><code>val s = "";</code> if Lombok is available, or to</li><li><code>final String s = "";</code> if Lombok is not available.</li></ul></li><li>Added 16 templates for IDEA developers to the predefined templates.</li></ul><h3>Version 1.2.3</h3><ul><li>Fixed #43: Could not use $ in default values of template variables.</li></ul><h3>Version 1.2.2</h3><ul><li>Improved code completion and error highlighting for JavaScript and Kotlin templates.</li><li>Added shortcut <i>Shift+Alt+P</i> to open the postfix templates of the current language.</li><li>Fixed #42: JavaScript and Kotlin postfix templates did not detect complete dot expressions.</li></ul><h3>Version 1.2.1</h3><ul><li>Added basic support for Kotlin (untyped templates only).</li></ul><h3>Version 1.2.0</h3><ul><li>Added JavaScript support.</li></ul><h3>Version 1.1.1</h3><ul><li>Changed plugin icon.</li></ul><h3>Version 1.1.0</h3><ul><li>Added matching type <code>CLASS</code> to detect class references.</li><li>Added postfix template <code>.new</code> which can be applied to class references.</li></ul><h3>Version 1.0.2</h3><ul><li>Fixed that templates could not be applied to partial expressions or method parameters.</li><li>Fixed that each template started with a dot in the completion dialog.</li><li>Fixed bug #33: Read access is allowed from event dispatch thread or inside read-action only.</li></ul>

News for VCS Support: SourceGear Vault

Viewing all 72158 articles
Browse latest View live