<ul><li>0.24<ol><li>Fixed #353: Support for fieldDefaults in lombok.config</li><li>Fixed #547: Updated support for FieldNameConstants</li><li>Fixed #560: ProcessCanceledException when opening project</li><li>Fixed #577: 'SIMPLE_BAD_CHARACTER' error thrown during IntelliJ startup</li><li>Fixed #583: IntelliJ 2019.1 EAP: Plugin not supported</li><li>Fixed #584: AccessLevel not being respected for staticConstructorMethod by @All/@RequiredArgsConstructor</li><li>Fixed #593: Constructor body context is not set properly</li></ol></li><li>0.23<ol><li>Fixed #296: val does not resolve correct type for initializer with generic diamond</li><li>Fixed #437: Wrong compile error when using AllArgsConstructor.staticName</li><li>Fixed #556: Support for IDEA-2018.3</li><li>Dropped support of deprecated lombok annotations: lombok.experimental.Value and lombok.experimental.Builder;
Use lombok.Value and lombok.Builder instead</li></ol></li><li>0.22<ol><li>Performance improvements #516: Editor UI freezes when editing a particular class</li><li>Fixed #504: Added Support for Delombok of @EqualsAndHashcode and @ToString Exclude/Include annotations</li><li>Fixed #507: @Value and @FieldDefaults should skip static fields</li><li>Fixed #472: Lombok should not interfer with java 10 'var'</li><li>Fixed #530: Remove explicit type argument leads to error</li><li>Fixed #531: Inspection for Lombok annotations incorrectly highlights 'var'</li></ol></li><li>0.21<ol><li>Fixed Regression #533: StackOverflowError with PsiFieldImpl.isDeprecated</li><li>Removed obsolete support for hrisey</li></ol></li><li>0.20<ol><li>Fixed #119: IDEA doesn't rename builder method when field is renamed</li><li>Fixed #144: Find usages on field should find usages of builder/wither methods</li><li>Fixed #186: Find usages doesn't work (for example Accessors with Setter/Getter)</li><li>Fixed #295: Refactor Rename misses @Builder methods</li><li>Fixed #450: @Builder doesn't mark generated builder 'setters' as @Deprecated if the source field is deprecated</li><li>Fixed #497: Lombok plugin breaks creating Intellij IDEA postfix expressions</li><li>Fixed #499: @Builder does not respect @Accessors on fields</li></ol></li><li>0.19<ol><li>Fixed #475: Added support for @FieldNameConstants</li><li>Fixed #488: Added support for @Flogger annotation</li><li>Fixed #490: Added support for lombok.noArgsConstructor.extraPrivate</li><li>Fixed #473: Warning about Wither requiring AllArgsConstructor, although Builder provides one</li><li>Fixed #382: Added support for @XXX(onMethod_, onParam_, onConstructor_) for JDK8</li></ol></li><li>0.18<ol><li>Fixed #481: Fix plugin compatibility with IntelliJ 2018.2 EAP</li></ol></li><li>0.17<ol><li>Fixed #375: Added support for @Builder.Default</li><li>Fixed #465: Fix plugin compatibility with IntelliJ 2018.1</li></ol></li><li>0.16<ol><li>Fixed #210: Changing log annotation requires restart of Intellij to work</li><li>Fixed #270: Compile errors after moving an @Setter annotation by using IntelliJ move keyboard shortcut ⌥⇧↑</li><li>Fixed #365: [Feature request]IDEA .var suffix feature replacement</li><li>Fixed #379: StackOverflowException occurs sporadically when plugin enabled</li><li>Fixed #419: Stackoverflow in Intellij because of recursive delegation in @Delegate</li><li>Fixed #426: PSI equals shouldn't perform resolve</li><li>Fixed #427: Exception thrown when using *Find Usages* with ideavim</li></ol></li><li>0.15.17.2<ol><li>Fixed #415: Plugin Error: Lombok Plugin threw an uncaught NoClassDefFoundError</li></ol></li><li>0.15<ol><li>Fixed #134: Add suppot for toBuilder = true</li><li>Fixed #145: Overriding builder() method for @Builder shows false compilation error</li><li>Fixed #162: @Data/@XConstructor bug with default constructor</li><li>Improved #260: Handling val - Inferred Type is Object</li><li>Fixed #290: Getter and FieldDefaults with parameter AccessLevel in Enum shows "cannot access"</li><li>Fixed #337: Component name collision: 'UpdateComponent'</li><li>Fixed #339: Delombok for @ToString should use simpleName for class</li><li>Fixed #342: @EqualsAndHashCode/@ToString should treat explicit "of = {}" differently</li><li>Fixed #359: Explicit type can be diamond inspection is overloaded with the same id</li><li>Fixed #367: @Data on parent and child should be marked as compilation error</li><li>Fixed #393: @Builder with @Singular map produces duplicated variables</li><li>Fixed #399: IndexNotReadyException in FieldFindUsagesHandler</li><li>Fixed #412: @Accessors(fluent = true) does not impact @Wither but the plugin assumes it does</li></ol></li><li>0.14<ol><li>Fixed #209: Fixed @EqualsAndHashCode unnecessary warning</li><li>Fixed #212: Fixed Inspection "Field may be 'final'" triggers in spite of @Setter</li><li>Fixed #253: Fixed Refactor "Default @Getter" removes annotation on JPA entity classes</li><li>Fixed #302: Changed linked text in "Lombok Requires Annotation Processing" notification</li><li>Fixed #304: Fixed @FieldDefaults`s access level 'PUBLIC' doesn't work</li><li>Fixed #306: Problem with @Builder and generics</li><li>Fixed #308: Write access is allowed from write-safe contexts only</li><li>Fixed #313: Missed substitution when class and builder have generics</li><li>Fixed #320: Fixed No availability to generate any constructor</li><li>Fixed #322: Added support of lombok.experimental.var</li><li>Fixed #332: @Value(staticConstructor = "of") breaks intellij's type inference</li><li>Fixed #334: Added support for inlining getters/setters</li></ol></li><li>0.13<ol><li>Fixed #226: @Setter(AccessLevel.NONE) triggers error and not just warning on final fields</li><li>Fixed #254: Properties from lombok.config does not involve on suggestion list</li><li>Fixed #259: Support JBoss Logging (new in Lombok 1.16.10)</li><li>Fixed #262: When lombok.accessors.chain=true setters show void return value</li><li>Fixed #268: Lombok Dependency is possible outdated' message even when 'Enable lombok version warning' is unchecked.</li></ol></li><li>0.12<ol><li>Added support for transparent changing of visibility of existing fields and variables for IntelliJ 2016.2</li><li>Fixed #56: Missing auto-generated modifiers on fields and class shown in the "Structure" window when using `@Value`</li><li>Fixed #137: Private visibility added by @Value not respected by IDE.</li><li>Fixed #143: Support UtilityClass</li><li>Fixed #147: @FieldDefaults(makeFinal = true) and bitwise operators produce an error message</li><li>Fixed #158: val causes intellij to show an invalid error when used alongside an anonymous class</li><li>Fixed #202: @Builder supports setter for final field (@Value)</li><li>Fixed #230: @Value / @EqualsAndHashCode callSuper false warning: lombok.config ignored</li></ol></li><li>0.11<ol><li>Fixed #153: Configuration keys</li><li>Fixed #125: Support for lombok.getter.noIsPrefix</li><li>Fixed #128: Support @Slf4j with custom logger name</li></ol></li><li>0.10<ol><li>Overall significant performance optimizations</li><li>Fixed #88: Delegating to class with generics using @Delegate annotation</li><li>Fixed #136: "Cannot infer arguments" with @RequiredArgsConstructor</li><li>Fixed #157: Intellij fails to infer type for constructor defined with @RequiredArgsConstructor</li><li>Fixed #176: Unchecked warning when using static constructor for @Data and @Value on parametrized class</li><li>Fixed #180: Low performance of @Builder analysis</li><li>Fixed #184: Linter suggests to add @EqualsAndHashCode to declare callSuper, but already overriden</li><li>Fixed #105: val sometimes fails to be parsed correctly</li><li>Fixed #142: IDE highlights val as an error if it had reparsed code before the line was completed</li><li>Fixed #168: val does not work with generic method calls as the initializer expression</li><li>Fixed #180: Low performance of @Builder analysis</li><li>Fixed #183: val can not work when method has Generic return</li></ol></li><li>0.9.8<ol><li>Fixed #151: Builder issues with Accessors</li><li>Fixed #153: IntelliJ produces warning when specifying generic type on val declaration</li><li>Fixed #156: Exception in @Singular handling</li><li>Fixed #165: Can't correctly resolve multiple @Builder methods in same class having partial implementations</li><li>Fixed #172: "Lombok needs a default constructor in the base class" error in enum</li><li>Fixed #175: Added support for @Tolerate for @Getter and @Setter</li><li>Fixed #177: Null pointer in intellij version 15.0.3</li></ol></li><li>0.9.7<ol><li>Added caching of produced PsiElements to reduce probability of recursive invocation #112,#123, #126, #129</li><li>Fixed #130: @XArgsConstructor don't show error when used on a subclass that requires non-empty super call</li><li>Fixed #132: Make @EqualsAndHashCode(callSuper = true) default</li><li>Fixed #135: Added support for @NoArgsConstructor(force = true)</li><li>Fixed #149: Idea cannot generate another constructor when @NoArgsConstructor is used</li></ol></li><li>0.9.6<ol><li>Fixed #47: Feature request: support onX annotations via @__</li><li>Fixed #77: Support new @Singular annotation for @Builder collection fields</li><li>Fixed #123: SpinAllocator has exhausted! Too many threads or you're going to get StackOverflow</li></ol></li><li>0.9.5<ol><li>Fixed #48: Importing @Builder generated builder classes does not work</li><li>Added #77: Basic Support for new @Singular annotation for @Builder collection fields</li><li>Fixed #111: @Builder on constructors/methods is not recognized in Android Studio</li><li>Fixed #116: @Builder - Builder class can't be found without a static import</li><li>Added Hrisey @Parcelable support patch</li><li>Dropped outdated support for some lombok_pg annotations</li></ol></li><li>0.9.4<ol><li>Fixed regression #108: Getter/Setter wrong after last Update</li><li>Fixed #100, #72: AssertionError: Stub and PSI element type mismatch</li></ol></li><li>0.9.3<ol><li>Fixed #95: Fluent Setter Override Error</li><li>Fixed #96: @Value and @Wither not playing well together</li><li>Fixed #97: Two constructors being shown when using @Builder and @AllArgsConstructor together</li><li>Fixed #98: Plugin crash: IndexNotReadyException val processing</li><li>Fixed #101: @SneakyThrows causes incorrect errors in IntelliJ 14</li></ol></li><li>0.9.2<ol><li>Added #9: Basic val support in IntelliJ 14.1</li><li>Fixed #81: @Builder: buildMethod should have same throws-list as annotated static method</li><li>Fixed #82: Abstract Class + @Delegate</li><li>Fixed #83: Getting inconvertible types error assigning new builder instance</li><li>Fixed #84: Properly find usages of @Getters & @Setters on fields with @Acccessor prefixes</li><li>Fixed #90: Renaming a field with different case doesn't rename getter</li><li>Fixed #92: Improved @Wither support</li><li>Fixed #93: IntelliJ unable to resolve constructor when using @Builder and @Value together</li></ol></li><li>0.9.1<ol><li>Fixed #33: Builder annotation with partial implementation shows errors</li><li>Fixed #78: Support for constructors of @Value objects with assigned final fields</li><li>Fixed #79: Support for multiple @Builder in same java class</li><li>Fixed #80: Some issues with "delomboked" @Builder on static method</li></ol></li><li>0.9.0<ol><li>Added Delombok Feature for @Builder</li><li>Issue #53: Basic Support for Lombok configuration keys</li><li>Fixed #57: Incorrect constructors appear in "Structure" when `@Value` and `@Builder`</li><li>Fixed #70: Conflict resolution failed on renaming field together with its accessors in IntelliJ 14</li><li>Issue #74: Fixed (only IntelliJ 14+) Sneaky Throws Not Correctly Detected for Anonymous Inner Class</li><li>Issue #75: Added support for @lombok.Builder (lombok version 1.16)</li></ol></li><li>0.8.9<ol><li>Fixed #67: Updates and Improvements for IntelliJ 14, fixed incompatibility</li></ol></li><li>0.8.8<ol><li>Fixed #52 : Invalid stub element type in index</li><li>Fixed #54 : @Wither copies @Nullable annotation to generated method</li><li>Fixed #62 : Intellij shows error on Lazy Getter</li><li>Fixed #63 : Added support for @Tolerate (together with @Value, @Data)</li><li>Fixed issue 109(on GoogleCode): Intellij freezes regularly when the lombok plugin is enabled</li><li>Fixed issue 106(on GoogleCode): Static methods annotated with @Builder are not recognized</li><li>Updated to lombok changes: canEqual (of @EqualsAndHashCode fame) should be protected instead of public.</li><li>Basic autocompletion and highlighting for lombok.config files</li></ol></li><li>0.8.7<ol><li>Fixed issue 104(on GoogleCode): Intellij reports unused field with @Getter and @Setter</li><li>Fixed #50 : @SneakyThrows does not work for try-with-resource statements</li><li>Fixed #51 : Delegate annotation moved to experimental</li><li>Fixed #58 : NoSuchMethodError in IntelliJ 14 EAP</li></ol></li><li>0.8.6<ol><li>Added basic refactoring actions for Lombok @Data, @ToString and @EqualsAndHashcode methods</li><li>Fixed #46 : @SneakyThrows does not work on methods which throws multiple exceptions</li></ol></li><li>0.8.5<ol><li>Fixed #44 : @SneakyThrows doesn't hide exception on Intellij13</li></ol></li><li>0.8.4<ol><li>Fixed #20 : Inspection of lombok annotations say I can't use @Builder on constructor</li><li>Fixed issue 92(on Googlecode) : Plugin flags @Builder annotations when they are placed on contructors</li><li>Fixed #41 : Error with @Builder</li><li>Fixed #42 : Added Extension to populate Structure view</li><li>Fixed issue 13(on GoogleCode): @SneakyThrows does not hide Unhandled Exception Error</li></ol></li><li>0.8.3<ol><li>Fixed #17: Cyclic parent child relation</li><li>Fixed #34: Lombok plugin crashes</li><li>Fixed #36: Possible class cast exception</li><li>Fixed #37: Delombok of files included as library failes</li></ol></li><li>0.8.2<ol><li>Added support for "topic" annotation value of all @Log annotations (Lombok >= 1.12.6)</li><li>Added validation of static fields/methods of @Delegate annotation (@Delegate is legal only on instance fields or no-argument instance methods)</li><li>Fixed #19: Slf4j in static context</li><li>Fixed #29: Renaming a class with the @Log* annotation adds extra qualification to calls</li><li>Fixed #31: Prevent errors with invalid identifiers for builderClassName in @Builder annotation</li><li>Fixed #32: Refactor -> Extract -> Parameter Object || Change Signature broken</li><li>Fixed (on GoogleCode) #83: @Slf4j does not work when added for first time</li><li>Fixed (on GoogleCode) #100: Refactor Change Signature || Extract - Parameter Object</li></ol></li><li>0.8.1<ol><li>Issue (on Git) #23: Fixed @Delegate inspection reports error</li><li>Issue (on Git) #27: Fixed @Delegate on a type parameter doesn't fail</li><li>Issue #60: Fixed @Delegate on methods is not supported now</li><li>Issue #98: Fixed Lombok Experimental Accessor Prefix does not handle non-alphanumeric prefixes</li></ol></li><li>0.8.0<ol><li>Added refactoring action for Lombok @Log and friends, @Getter and @Setter methods</li><li>Added refactoring actions to Delombok @Data, @Value, @Wither, @Constructors, @Getter, @Setter, @EqualsAndHashCode, @ToString and @Log annotations</li><li>Fixed problem with renaming fields in class containing lombok @Getter and @Setter</li><li>Issue #94: Fixed Intellij does not correctly create the constructor with @RequiredAllConstructor for classes with @Value</li></ol></li><li>0.7.3<ol><li>Fix IllegalArgumentException when trying to expand method names on IntelliJ 11</li></ol></li><li>0.7.2<ol><li>Fix multiple stackoverflow exceptions</li></ol></li><li>0.7.1<ol><li>Some performance optimizations</li></ol></li><li>0.7<ol><li>Added partial support for @Value lombok annotations</li><li>Added support for @Accessors lombok experimental annotation</li><li>Added support for @Wither lombok experimental annotation</li><li>Added support for @Builder lombok experimental annotations</li></ol></li><li>0.6.5<ol><li>Issue #20 Fixed Using @Delegate together with generic methods produced red underlining in the editor window</li><li>Issue #29 Fixed @Delegate leads to exception in LombokLightParameter</li><li>Issue #37 and #59 Fixed @EqualsAndHashCode inspection for callSuper parameter</li><li>Issue #54 Valid code produces inspections errors - anonymous instance, partial implementation</li></ol></li><li>0.6.4<ol><li>Issue #49 Deprecated fields should generate deprecated methods</li></ol></li><li>0.6.3<ol><li>Issue #41 Added support for XSlf4j and Log4j2 logger</li><li>Issue #44 Fixed Getter- and Setter- method generation, when method is already there with a parameter(s)</li><li>Issue #56 Removed obsolete plugin dependencies (they have been merged into intellij core)</li></ol></li><li>0.6.2<ol><li>Issue #50 Compiled with java 1.7 -> Don't work under java 1.6 vms</li></ol></li><li>0.6<ol><li>Issue #23 Updated to run with IntelliJ 12</li><li>Issue #42 IllegalArgumentException with Intellij 12</li><li>Issue #48 IllegalArgumentException with Intellij 12</li><li>Issue #38 Added ability to enable/disable lombok-intellij-plugin per project-configuration
and reduced logging-level of plugin</li></ol></li><li>0.5<ol><li>Issue #23 Initial support for IntelliJ 12</li><li>Issue #12 Added support for "Singleton" and "EnumId" annotations from lombok-pg</li><li>Fixed Issue #27 "@EqualsAndHashCode on final classes: Should not have a canEquals in that case."</li><li>Fixed Issue #28 "Getters and setters should be generated even if the method exists with different parameter count"</li></ol></li><li>0.4<ol><li>fix reflection access for intellij ultimate</li></ol></li><li>0.3<ol><li>Fixed issue #4 "Getter/Setter on generic types"</li><li>Fixed issue #6 "The Plugin panel in IDEA lists the plugin as "Lombook Plugin (doubled letter 'o')"</li><li>Fixed issue #7 "Added support for IntelliJ 11"</li><li>Fixed issue #9 "@Data(staticConstructor="of") is not created"</li><li>Fixed issue #10 "Empty constructor is created even if it already exists"</li><li>Fixed issue #15 "@Data with @NoArgsConstructor does not generate default constructor"</li><li>Fixed issue #17 "Incompatibility with javax.annotation.Nonnull/Nullable"</li><li>Added more inspections and QuickFixes for some of lombok annotations.</li><li>Fixed: skip constructor generation for @Data if some constructor is already defined in the class</li><li>Fixed: skip getter generation for invalid lazy-getters</li><li>Added support for "LazyGetter" and "FluentSetter" annotations from lombok-pg</li></ol></li><li>0.2<ol><li>Added inspections for lombok annotations.</li><li>Added some simple QuickFixes for lombok inspections.</li><li>Fixed bug with not working auto-completion in the same source file with lombok annotations that generate methods.</li><li>Better support of lombok annotations, especially for 'staticName','types' and 'excludes' properties of @Delegate and @XXXConstructor</li><li>General bug fixing and many improvements</li></ol></li><li>0.1<ol><li>Initial Release for IDEA >= 10.0</li></ol></li></ul>
↧
News for Lombok
↧
News for universal-argument
<p>v0.5</p><ul><li>Prevent typed char from appearing for a moment</li></ul><p>v0.4</p><ul><li>Support more editor action</li><li>Fix bug that prevent to repeat Enter</li></ul><p>v0.3</p><ul><li>Show dialog if repeat count is too large</li></ul><p>v0.2</p><ul><li>Escape to cancel</li><li>C-u -> num1 -> C-u -> num2 to repeat num2 num1 times</li></ul>
↧
↧
News for Open Angular Console Here
<ul><li>31/03/2019 v1.0 Initial version of intellij-open-angular-console-here-plugin.</li></ul>
↧
News for Nextras Orm
<p>0.5.0</p><ul><li>fixed compatibility with IDEs 2019.1+</li><li>internal changes</li></ul><p>0.4.6</p><ul><li>fixed highlighting of closing modifier bracket</li></ul><p>0.4.5</p><ul><li>fixed parsing/highlighting of {1:n} modifier</li><li>fixed compatibility with PhpStorm 2018.1 EAP 181.3494.16 (second attempt)</li><li>whole plugin rewritten in Kotlin</li></ul><p>0.4.4</p><ul><li>fixed compatibility with PhpStorm 2018.1 EAP 181.3494.16</li></ul><p>0.4.3</p><ul><li>fixes and optimization</li></ul><p>0.4.2</p><ul><li>add reference searcher</li><li>add support for HasMany::get()</li><li>fixes, refactoring</li></ul><p>0.4.1</p><p>0.4.0</p><ul><li>completion and references in findBy/getBy/orderBy methods</li><li>marker for navigation from repository phpdoc method to original mapper method</li><li>type provider for persist and persistAndFlush methods</li><li>type provider for collections</li></ul><p>0.3.0</p><ul><li>field name completion in setValue/setReadOnlyValue</li><li>references from setValue/setReadOnlyValue to field on an entity (goto, refactoring)</li><li>@property-read inspection with quick fix</li><li>whole setReadOnlyValue expression completion</li></ul><p>0.2.0</p><ul><li>basic support for modifiers highlighting</li><li>container modifier's argument is treated as ClassName</li><li>updated modifier names for ORM 2.0</li></ul><p>0.1.0</p><ul><li>basic support for ORM Entity getters/setters generation</li><li>completion for modifier names</li></ul>
↧
News for CSV Plugin
<pre>
NEW: use default color scheme font for table editor as well
FIX: ConcurrentModificationException tackled (table editor)</pre>
↧
↧
News for Tmar plugin
ovi<ul><li><b>2.11.2</b> Support of 'TmarValidation' annotation to allow to factorize tests methods (ex: @TmarValidation(['LoadEstimationTest.test.tmar', 'ComputationINESTest.test.tmar'])</li><li><b>2.11.1</b> Fix bug copy-paste of content cell</li><li><b>2.11.0</b> Replace tests results by expected ones for entire Tmar files </li><li><b>2.10.1</b> Fix bug : quick fix replaces value as String instead of Number </li><li><b>2.10.0</b> Display output information column in blue</li><li><b>2.9.0</b> Support of 'TmarValidation' annotation to allow to factorize tests methods</li><li><b>2.8.0</b> Gradle project supports </li><li><b>2.7.3</b> Annotation to suggest to add Tmar libraries (for Java or Groovy basic project)</li><li><b>2.7.0</b> Project's tree view enhancements : display formated chapter number, title, folder icons, etc.</li><li><b>2.6.5</b> Table cell comparator completion (order, orderedMatch, orderedIn, in)</li><li><b>2.6.4</b> Table or map renaming with references (cell references '? orderMatch @country' and also groovy references) </li><li><b>2.6.3</b> Table or map cell reference completion and navigation (for example '? orderMatch @country')</li><li><b>2.6.2</b> Groovy Tmar completion and hyperlink to Tmar tables and Tmar tables's cells</li><li><b>2.6.1</b> Highlight groovy references to Tmar's tables </li><li><b>2.6.0</b> Highlight cell containing comparaison value like '? >= 02/10/2017' </li><li><b>2.5.2</b> Annotation to suggest to add Tmar maven dependency (while editing a Tmar groovy test) + quick fix to update pom.xml</li><li><b>2.5.1</b> Annotation to report about mising 'tmar.config' file (while editing a Tmar Specification) + quick fix to generate it + template</li><li><b>2.5.0</b> Suggests to generate a default 'tmar.config' file if not found (while creating first project's Tmar file) </li><li><b>2.4.2</b> Manage cell auto-alignement to Right</li><li><b>2.4.1</b> Manage cell auto-alignement to Center</li><li><b>2.4.0</b> Add menu action to align cell by left, center or right</li><li><b>2.3.5</b> Refatoring groovy fields references with header cells </li><li><b>2.3.4</b> Report usages of tmar header cell inside groovy code </li><li><b>2.3.3</b> Groovy Tmar hyperlink to navigate to referenced header cell </li><li><b>2.3.2</b> Groovy Tmar completion to suggest Tmar header cell values </li><li><b>2.3.1</b> Groovy Tmar references highlighting : green color for input data, golden color for output data</li><li><b>2.3.0</b> Groovy Tmar references error if cell not found</li><li><b>2.2.0</b> Supports of markdown syntax (bold, italic, bullet points, title, paragraph)</li><li><b>2.1.0</b> Collapse editor regions : hide to endHide, tables, multi-lines cells, comments</li><li><b>2.0.3</b> Customize code template from Preferences (Editor / File and Code Templates / Other'</li><li><b>2.0.2</b> Gutter icon near title to suggest Tmar groovy class and method generate </li><li><b>2.0.1</b> New action 'Create Tmar groovy test' for JUnit, TestNG or Spock</li><li><b>2.0.0</b> New action 'Create Tmar specification file'</li><li><b>1.9.2</b> New actions 'Shift columns left', 'Shift columns right' </li><li><b>1.9.1</b> New actions 'Shift lines up', 'Shift lines down' </li><li><b>1.9.0</b> New actions 'Delete lines', 'Delete columns', 'Insert line', 'Insert column' </li><li><b>1.8.5</b> Marker to report about not used Tmar files (grayed title)</li><li><b>1.8.4</b> Marker to report about wrong file name format 'specification'.'test'.tmar </li><li><b>1.8.3</b> Marker to report about broken reference from groovy 'eachIteration' to Tmar specification </li><li><b>1.8.2</b> Marker to report about table's multiple header having same value </li><li><b>1.8.1</b> Marker to report about broken reference to /include, #document or #image. Report about wrong refrence format</li><li><b>1.8.0</b> Report exception during tests execution using red color</li><li><b>1.7.5</b> Fix bugs </li><li><b>1.7.4</b> Refactoring together Tmar specication, Groovy class and literal reference</li><li><b>1.7.3</b> Refactoring of table or map name with siblings</li><li><b>1.7.2</b> Refactoring of header cell value with sibling header from other tables</li><li><b>1.7.1</b> Refactoring of include, images and documents references</li><li><b>1.7.0</b> Refactoring of table cell value together with other cell having the same value</li><li><b>1.6.9</b> Highlight all sibling header value when cursor is set inside any header cell </li><li><b>1.6.8</b> Navigate between table cells and inline values using TAB, SHIFT-TAB and ENTER</li><li><b>1.6.7</b> Display preview of image using shift over #image reference</li><li><b>1.6.6</b> Copy paste improvements </li><li><b>1.6.5</b> Navigate to HTML report from browser editor contextual menu</li><li><b>1.6.4</b> Fix bug : backspace fails in completion context</li><li><b>1.6.3</b> Fix bug : inline sequence numeration failed in specific cases </li><li><b>1.6.2</b> Fix bug : inline standard action failed (del, backspace, copy, paste, etc) </li><li><b>1.6.1</b> Supports of #image, #document and #url references and completion </li><li><b>1.6.0</b> Reset tests resuts colors if modifying sequence line or any other table or map content </li><li><b>1.5.4</b> Fix bug : copy paste issues </li><li><b>1.5.3</b> Fix bug : refresh of tests result colors after running test </li><li><b>1.5.2</b> Color settings page to customize Tmar editor's colors </li><li><b>1.5.0</b> Run tests from Tmar specification using gutter icon near Title </li><li><b>1.4.5</b> Manage inline cell test result colors </li><li><b>1.4.4</b> Fix bugs and stability improvements </li><li><b>1.4.3</b> Add iteration number at editor's left margin </li><li><b>1.4.2</b> Quick fix to replace tests wrong value by the value found after running the test </li><li><b>1.4.1</b> Quick fix to clean tests results (i.e removing green or red cell's color background) </li><li><b>1.4.0</b> Report tests execution by adding red or green color for each cell. NB: inlined sequence not yet supported</li><li><b>1.3.3</b> Copy from Excel (or other spreadsheets software) to Tmar editor, or copy from Tmar to Tmar </li><li><b>1.3.2</b> Copy/Cut from Tmar table to Excel (or other spreadsheets software)</li><li><b>1.3.1</b> Select a table column using triple-click into header, select line using triple-click anywhere else</li><li><b>1.3.0</b> Clean table's cells content by selecting two or more cells and pressing 'delete' or 'backspace'</li><li><b>1.2.0</b> Navigate from /include reference to Tmar files. Search for Tmar include references</li><li><b>1.1.0</b> Align table column by left, center or right using annotation available from each table's header</li><li><b>1.0.21</b> Fix bugs : table formating, table selection mode, grammar minor concerns, etc.</li><li><b>1.0.20</b> Navigation Tmar specification's title to Groovy method, and from Groovy iteration loop to Tmar specification</li><li><b>1.0.19</b> Supports of 'toggle comment' standard action </li><li><b>1.0.18</b> Fix bug : do not resize together columns of multiple tables, etc. </li><li><b>1.0.17</b> Tmar commands completion</li><li><b>1.0.16</b> Fix bug : Copy paste while using mouse</li><li><b>1.0.15</b> Fix bugs (Lexer for specific cases, enter key handler, table selection mode handler, table formating ...)</li><li><b>1.0.14</b> Table formating tuning : allow to indent text (to align it on right side for example)</li><li><b>1.0.13</b> Fix bug : Tmar lexer for specific cases</li><li><b>1.0.12</b> Supports of 'inlined' cell when no value follows the header. ie like <i>[ header ] text</i> instead of <i>[ header ] value | text</i></li><li><b>1.0.11</b> Fix bug : allow specific char inside cells like [];^, etc.</li><li><b>1.0.10</b> Active column selection mode when setting cursor inside table</li><li><b>1.0.9</b> Inserting a new table column using '|' anywhere to split current column</li><li><b>1.0.8</b> Add text gap between two table lines by pressing 'enter' before first column</li><li><b>1.0.7</b> Inserting a new table line using 'enter' from last line, or from any line's begining or end</li><li><b>1.0.6</b> Navigation inside table using 'tab' and 'enter'</li><li><b>1.0.5</b> Structure view for Tmar content</li><li><b>1.0.4</b> Supports of triple quote to enable use of special characters</li><li><b>1.0.3</b> Supports of table cell inlined into text</li><li><b>1.0</b> Syntax highlighting and basic table on-the-fly formating</li></ul><br><b><u>Tmar plugin Roadmap</u></b> :<br><ul><li> BUG : For Jspresso project, do not import Tmar libs but jspresso-extension-tests </li><li> Support of 'work in progress' mechanisums </li><li> Display Tmar specification title in project view, close to file name</li><li><b> Please post comment and ask for new features ! </b></li></ul>
↧
News for Limited WIP
↧
News for Code Time
↧
News for JSFL Support
<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 PyCharm cell mode
Initial version.
↧
News for AWS CloudFormation
<h4>0.5.24</h4><p>fix some exceptions, support Fn::Split</p><h4>0.5.19</h4><p>YAML: 'param' and 'ref' live templates</p><p>QuickDoc: Fix external links, fix quickdoc on resource types</p><p>YAML: better completion</p><p>Parameters section: 'param' live template, verify Parameters section, provide completion on parameter properties and type</p>
↧
News for Find Pull Request
<p>1.3.0</p><ul><li>Create copy action #62</li><li>Change Notification IDs #63</li></ul><p>Older version changes are listed on <a href="https://github.com/shiraji/find-pull-request/blob/master/CHANGELOG.md">CHANGELOG.md</a></p>
↧
News for Jspresso Developer Studio
<ul><li><b>2.64</b> Generate bean's property and getter/setter when SJS's 'custom' property does not exists</li><li><b>2.63</b> IntelliJ IDEA 2018.3 compatibility </li><li><b>2.62</b> Allow to edit any i18n property file, even if it is not a Jspresso property file </li><li><b>2.61</b> Java code code generation for 'computed-delegate writable' fields : generate a field, a getter and a setter for it </li><li><b>2.60</b> Supports of service gates </li><li><b>2.50</b> Display internationalization at end of line </li><li><b>2.44</b> Display bean usages count in editor's gutter. Navigate to usages quickly </li><li><b>2.43</b> Inspection and intention to suggest to replace 'custom' references with 'inlined custom' </li><li><b>2.42</b> Supports of inlined custom </li><li><b>2.41</b> Display workspaces and module hierarchy inside project view </li><li><b>2.40</b> Inspection to report about bad modification of Spring bean instance (setting field or using setter from action's execute method for example) </li><li><b>2.39</b> Refactoring intention 'Extract view as new view' now let choose how to reference the newly created bean : using a property reference... or using an inlined view having the new view as parent</li><li><b>2.38</b> Inspection to check that filter module's view contains a table inheriting from 'filterableBeanCollectionModuleView' </li><li><b>2.37</b> Inspection to check missing 'permId' property for inlined table - including local and overall quick fix</li><li><b>2.36</b> Allow to disable all Jspresso inspection statement per statement : quick fix menu > Suppress for statement</li><li><b>2.35</b> DependsOn annotation's quick fix optimization </li><li><b>2.34</b> Supports of readability gates </li><li><b>2.33</b> Refactoring action to replace a bean by its inlined content </li><li><b>2.32</b> Add code templates editable from IDEA preferences ( Editor / File and code templates / Others / Jspresso </li><li><b>2.31</b> IntelliJ IDEA 2017.3 comptability </li><li><b>2.30</b> Gutter icon to display action's icon and action's label or translation</li><li><b>2.29</b> Class or package move supports : rename SJS class references according to new package</li><li><b>2.28</b> Toggle breakpoint from SJS : add or remove line breakpoint for getters, setters, processors, interceptors, services </li><li><b>2.27</b> Refactoring annotation to replace reference to view by a new view inherited from it</li><li><b>2.26</b> Annotation to monitor the loss of sourcepath configuration (ex: target/generated-resources/dsl) for current module and dependencies also</li><li><b>2.25</b> Gray out already added property view when adding another one</li><li><b>2.24</b> Annotation to report missing 'DependsOn' annotation for computed field's implementation, plus quick fix</li><li><b>2.23</b> Supports of component's Extension inheritence with Jspresso generated interface (i.e "IMyComponentInterface") (Jspresso 4.3 and above only). Including inspection and local or global quick fix </li><li><b>2.22</b> Generate component's service-bean or interceptor-bean and its class at same time </li><li><b>2.21</b> Format code according to project's settings while applying completion </li><li><b>2.20</b> Navigate from to computed field's getter and setter directly from method reference using "Go to implementation" action </li><li><b>2.19</b> One-click go to SJS (Ctrl-J) :<ul><li>Java class name to SJS component </li><li>Java getter/setter declaration or reference to SJS field</li><li>Java computed getter/setter or reference to SJS field</li><li>Java Extension class name to SJS component’s extension declaration</li><li>Java Services class or delegate class to SJS component’s service declaration</li><li>Java Processors class or inner class to SJS component’s processors declaration</li><li>Java Interceptors class to SJS component’s interceptors declaration</li><li>Java class to SJS bean’s class… with multiple destination selection view if needed</li><li>Java setter to SJS bean’s custom keys… with multiple destination selection view if needed</li></ul></li><li><b>2.18</b> Annotation to monitor the loss of sourcepath configuration (i.e target/generated-resources/dsl) along with quick fix </li><li><b>2.17</b> Faster completion for class properties : enter the class name directly, the package will be paste automatically</li><li><b>2.16</b> Improving "Go to symbol" by adding SJS workspaces and modules, and also Spring beans</li><li><b>2.15</b> Bean and action's class generation now takes care of parent bean's class</li><li><b>2.14</b> Google translator use from Jspresso-snap view</li><li><b>2.13</b> Refactoring SJS computed fields names together with I18N key and Java constants (field names and column names) </li><li><b>2.12</b> Manage 'set' and 'list' component's fields : navigation to java methods, computed methods generation & refactoring</li><li><b>2.11</b> Adding "suppress warning" quick fix for missing component's getter and setter</li><li><b>2.10</b> Structure view enhancements : detailed informations about action-maps and actions, display component's inheritence... </li><li><b>2.9</b> Supports of initializationMapping</li><li><b>2.8</b> Quickfix to generate missing referenced views, components, beans, etc.</li><li><b>2.7</b> Completion "propertyView ++" to quickly add multiple 'propertyView' for tables and forms</li><li><b>2.6</b> Introduce "suppress warning" for unused beans</li><li><b>2.5</b> Inspection to report all project's unused beans</li><li><b>2.4</b> Supports of SVG icons. Supports of references to inner classes</li><li><b>2.3</b> Participating to "Go to symbol" navigation by adding all SJS beans</li><li><b>2.2</b> Optimizations & various improvements</li><li><b>2.1</b> Spring configuration selector</li><li><b>2.0</b> Jspresso annotation migrated to inspections (launch as batch mode, tune error levels)</li><li><b>1.13.3</b> Useless model property (when view's identifier starts with model value)</li><li><b>1.13</b> Check master-detail view model consistency</li><li><b>1.12</b> Completion improvements : suggests already used Fonts or Colors or granted Roles</li><li><b>1.11.7</b> Surrounding bean with border, split, etc.</li><li><b>1.11.2</b> Refactoring property 'parent' to inlined equivalent</li><li><b>1.11.1</b> Refactoring property 'fields' or 'columns' to inlined propertyViews equivalent</li><li><b>1.11</b> Refactoring property referencing to view by inlined equivalent</li><li><b>1.10.2</b> Highlighting references to model with enriched tooltip </li><li><b>1.10.1</b> Supports of pivots </li><li><b>1.10.0</b> Supports of gates </li><li><b>1.9.6</b> Adding direct access to DSL folder from module's structure view </li><li><b>1.9.5</b> Contribution to "Navigate to Symbol" popup action to find SJS beans by names </li><li><b>1.9.4</b> New action "Navigate to Jspresso" available from Java classes and methods </li><li><b>1.9.3</b> Check custom _ref references</li><li><b>1.9</b> Renaming all old .groovy files to .sjs using right-clic on dsl folder</li><li><b>1.8.5</b> Completion for colors and font including reference to model's fields and color picker</li><li><b>1.8.2</b> Preview for colors, icons and translations using shift+hover </li><li><b>1.8.0</b> Jspresso snap view : Translation & SJS Help!</li><li><b>1.7.0</b> Error annotations for unknown or wrong bean references</li><li><b>1.6.0</b> Colors for bean ientifiers with usage reporting and navigation intentions when bean hides another one</li><li><b>1.5.4</b> Icons completions, navigation, references, usages</li><li><b>1.5.1</b> Toggle comments supports </li><li><b>1.5</b> Code reformating </li><li><b>1.4</b> Tool view to manage internationalization of SJS and Java literals</li><li><b>1.3</b> Spring supports for completion and navigation</li><li><b>1.2</b> Structure view enhancement for actions and beans</li><li><b>1.1</b> Structure view with workspaces and module translations</li><li><b>1.0</b> First stable release !</li><li><b>0.13</b> Completion, usage and refactoring for "Custom" proprty and it references to bean's class methods.</li><li><b>0.12</b> Refactoring supports for model classes (i.e Extension, Services...) and methods (fields, computed fields, custom) </li><li><b>0.11</b> Code completion for classes and packages. Generation of classes for actions</li><li><b>0.10</b> Code completion tuning. Advanced completion to feed fields (rendered, queryable, ...)</li><li><b>0.9</b> References from sjs model to java (computed fields, processors, etc.). Supports of 'Namespaces'.</li><li><b>0.8</b> Reference from view to model fields (N, U, C, R). 'Namespace' and 'Spec' not supported yet</li><li><b>0.7</b> References for "parent" and "ref" attributs (Navigation, Usages, Completion and Refactoring)</li><li><b>0.6</b> Keyword completion</li><li><b>0.5</b> Folding supports</li><li><b>0.4</b> Syntax error annotations</li><li><b>0.3</b> Jspresso Colors settings page</li><li><b>0.1</b> Syntax highlighting supports for SJS</li></ul><br><b><u>Jspresso plugin Roadmap</u></b> :<br><ul><li> Refactoring to switch from services to servicesBeans </li><li></li><li> Refactoring to switch from interceptors to interceptorsBeans </li><li></li><li> BUG : when switching GIT branch, refresh of SJS is not performed </li><li> Uml class diagram using plant UML </li><li> Create new SJS file from 'File' 'new' and add it to application.groovy</li><li> Application.groovy : annotation to check that all SJS files exists and quicfix to generate it</li><li> Application.groovy : completion and hyperlink to SJS files</li><li> Missing internationalisation value quick fix to open Jspresso SNAP view</li><li> Annotation to report about bean using <i>deprecated</i> class or property </li><li> Safe delete component's field with getter and setter, and all sjs references... </li><li> Safe delete action or bean with all referenced bean if used only by the deleted bean </li><li> Please post comment and ask for new features ! </li></ul>
↧
↧
News for Concise AssertJ Optimizing Nitpicker (Cajon)
<h2>V0.1 (31-Mar-19)<ul><li>Initial release.</li></ul></h2>
↧
News for JGlo
↧
News for MayaCharm
<ul><li>Fixes issue with execute commands being greyed out in Pycharm 2019.1</li></ul>
↧
News for Doki Doki Literature Club Theme
<h1>Changelog</h1><h1>3.1.2</h1><ul><li>Android Studio 3.3.2 Support</li></ul><h1>3.1.1</h1><ul><li>Improved SSV Normandy plugin integration.<ul><li>Colors actually change when switching to themes that are not just Monika.</li></ul></li></ul><h1>3.1.0</h1><ul><li>Updated with Material 3.8.0.2<ul><li>Added the "Tab Highlight Position Option" which can be found in the DDLC Options configuration.</li><li>A bunch of new SVGs and file icon associations!</li></ul></li><li>Adjusted border coloring for each theme</li></ul><h1>3.0.0</h1><ul><li>Brand new light theme look.<ul><li>Changed overall look and feel to have less contrast.</li><li>Modifications to the syntax highlighting colors.</li><li><a href="https://github.com/cyclic-reference/ddlc-jetbrains-theme/pull/137#issuecomment-469076145">See this link for changes</a></li></ul></li><li>Small Dark theme tweaks<ul><li>Better button foreground coloring.</li><li>Yuri and Sayori themes panel backgrounds have less contrast.</li></ul></li><li>Added a Toggle Light Mode Action</li><li>Added a Wizard action</li><li>Themed project arrow icons</li><li>Enhanced file association for DDLC icon<ul><li>eg if ddlc appears in a folder name then you get the icon.</li></ul></li></ul><h1>2.6.0</h1><ul><li>JetBrains 2019 build support!</li></ul><h1>2.5.1</h1><ul><li>Supports auto theming integration with the SSV Normandy progress bar plugin.<ul><li>Auto-Theming only works for Intellij at the moment.</li></ul></li><li>Also fixed theme customization form.</li></ul><h1>2.5.0</h1><ul><li>Class icons are now themed to the current club member.</li><li>Changed function icons to be λ</li></ul><h1>2.4.1</h1><ul><li>Updated plugin display icon.</li></ul><h1>2.4.0</h1><ul><li>Updated to Material UI version 3.5.0</li></ul><h1>2.3.0</h1><ul><li>Enhanced Dark theme contrast for select club members.<ul><li>The Monika and Natsuki dark themes have been adjusted slightly to become more consistent with the dark Sayori and Yuri themes.</li><li>Be sure to take a look when you get the chance!</li></ul></li></ul><h1>2.2.1</h1><ul><li>The "Run All Tests in File" gutter icon is now clearly visible on all color schemes.</li><li>AppCode Directory icons no longer clash with the light themes.</li><li>DataGrip Foreign Key column indicator now conforms to the Doki Icon Theme.</li><li>The "Open" icon in the toolbar conforms to the current color scheme completely now.</li><li>Project Tree Directory icons are now more visible in the light themes.</li></ul><h1>2.2.0</h1><ul><li>Compatible with Android Studio release candidate 3.3.</li></ul><h1>2.1.0</h1><ul><li>Updated to Material UI version 3.3.0<ul><li>For best results please consider upgrading your JetBrains IDEs to build 2018.3.2 or greater</li></ul></li></ul><h1>2.0.0</h1><ul><li><p>You can use <strong>Material UI</strong> and <strong>The Doki-Doki Theme</strong> side-by-side now!</p></li><li><p>Installing the Material UI and the Doki-Doki Theme will now work independently of each other! ᕙ(⇀‸↼‶)ᕗ</p></li><li>Switching between themes should work fairly seamlessly.<ul><li>For best results you could restart the IDE to remove theme residue.</li></ul></li><li><p>The 2018.3 builds of the JetBrain's IDEs are now better supported!</p></li><li>You should probably move to those updated IDEs if you have not already done so. ᕕ(ᐛ)ᕗ</li><li><p>All known progress indicators now conform more to the icon update</p></li></ul><h1>1.6.1</h1><ul><li>Updated Material UI Core to v2.10.6<ul><li>Small Syntax highlight fixes</li><li>More File icons</li><li>Less font issues</li></ul></li></ul><h1>1.6.0</h1><ul><li>Enhanced UnInstallation Experience.<ul><li>When you choose to uninstall/deactivate the plugin, DDLC artifacts will no longer remain in your IDE. (No more special steps)</li></ul></li></ul><h1>1.5.1</h1><ul><li>Progress Indicators now conform more to the icon update.</li></ul><h1>1.5.0</h1><ul><li>More Doki-Doki inspired IDE icons! 💕</li></ul><h1>1.4.0</h1><ul><li>Now up do date with Material UI version 2.9.5!<ul><li>New and Fixes for Material Icons is the most noticeable.</li></ul></li></ul><h1>1.3.2</h1><ul><li>A bunch of small tweaks!<ul><li>Monika's Writing Tip of the Day works the same throughout all ides!</li><li>Inactive text in the IDE now is readable.</li><li>Natsuki's light theme's dropdown row selections look the same on all operating systems.</li><li>Removed unnecessary DDLC Toolbar options.<ul><li>You can still fully configure the plugin in the advanced settings (eg. "Settings -> Appearance & Display -> DDLC Theme").</li></ul></li></ul></li></ul><h1>1.3.1</h1><ul><li>Updated the location as to where local chibis are stored.<ul><li>You should no longer find a random club_member directory in places it should not be :)</li></ul></li></ul><h1>1.3.0</h1><ul><li>Updated the initial user experience to let you know that the chibis will stick around when you uninstall the plugin</li><li>More remembering your preference as to when you want the club members enabled or not.</li><li>Chibis and Background images are no longer on by default (if you have them on now you should be okay :)</li></ul><h1>1.2.3</h1><ul><li>When editing a non-project file (in dark mode), it is to easy to distinguish that you are currently doing that.</li></ul><h1>1.2.2</h1><ul><li>When at a paused breakpoint and navigating the call stack, the execution point now to conforms to the color scheme of the current club member.</li></ul><h1>1.2.1</h1><blockquote><p>Sometimes, when you're writing a poem - or a story - your brain gets fixated on a specific point. If you try so hard to make it perfect, then you'll never make any progress. Just force yourself to get something down on the paper, and tidy it up later! Another way to think about it is this: if you keep your pen in the same spot for too long, you'll just get a big dark puddle of ink. So just move your hand, and go with the flow!</p></blockquote><h1>1.2.0</h1><ul><li>Android Studio 3.1 Support!<ul><li>Running the plugin in the most up to date actually works (unlike when I said it worked when it actually didn't ;)</li></ul></li></ul><h1>1.1.0</h1><ul><li>Windows Support!<ul><li>Running the plugin in any JetBrains IDE now looks like it should (less grey, more color)</li></ul></li></ul><h1>1.0.0</h1><ul><li>Dark Themes are now available!!<ul><li>Your favorite club member now has a light and dark theme!</li><li>Simply just <code>Toggle Dark Mode</code> to switch between light and dark!</li><li>Dark Chibi's can be swapped using <code>Swap Chibi</code> (for less yandere club members).</li></ul></li><li>The Menu and Right Click Drop down windows no longer have different color separators.</li><li><code>Toggle Joyfulness</code> became <code>Swap Chibi</code></li><li>Automatic File Scope color application.</li><li>Enhanced Light Theme Contrast (Most notably title headers and primary buttons)</li></ul><h1>0.6.1</h1><ul><li>Up to date with upstream's version 2.8.3</li></ul><h1>0.6.0</h1><ul><li>Up to date with upstream's version 2.8.2</li></ul><h1>0.5.3</h1><ul><li>Version control annotations are now actually usable.</li></ul><h1>0.5.2</h1><ul><li>Added Club Member Chibi Support on Windows!</li><li>More able to hide the background image when club members are toggled.</li></ul><h1>0.5.1</h1><ul><li>Changed "Monkia" to "Monika"</li></ul><h1>0.5.0</h1><ul><li>Now up to date with <a href="https://github.com/ChrisRM/material-theme-jetbrains/releases/tag/v2.7.0">v2.7.0</a><ul><li>2018.2 Build Support!</li><li>Theme Wizard!</li></ul></li></ul><h1>0.4.7</h1><ul><li>The chibis now have toggleable emotions!</li></ul><h1>0.4.6</h1><ul><li>Color coordination for themes should remain consistent for intellij 2018.2+ :)</li></ul><h1>0.4.5</h1><ul><li>Enhanced lookup window usability.</li></ul><h1>0.4.4</h1><ul><li>Updated to upstreams' version of 2.4.1.2.</li></ul><h1>0.4.3</h1><ul><li>Editor frames now have images of your current club member of choice.</li></ul><h1>0.4.2-beta</h1><ul><li>Increased usability of Sayori's theme when comparing differences.</li></ul><h1>0.4.1-beta</h1><ul><li>Increased usability of the code lookup/autocomplete window.</li></ul><h1>0.4.0-beta</h1><ul><li>Now up to date with <a href="https://github.com/cyclic-reference/material-theme-jetbrains/releases/tag/v2.4.1-2018.1">2.4.1</a></li></ul><h1>0.3.1-beta</h1><ul><li>Readable file differences</li><li>Slight change to Monika's editor colors</li><li>Better VCS line changed colors.</li></ul><h1>0.3.0-beta</h1><ul><li>Fork is now up to date with version <a href="https://github.com/cyclic-reference/material-theme-jetbrains/releases/tag/v2.4.0.1-2018.1">2.4.0.3</a><ul><li>This means tha the google analytics is in here as well</li></ul></li></ul><h1>0.2.0-beta</h1><ul><li>Testing plugin publishing</li><li>New Color Schemes for each Club Member (Not Final)</li><li>Fixed issue with WebStorm not showing club members.</li></ul><h1>0.1.1-beta</h1><ul><li>Better plugin links :)</li></ul><h1>0.1.0-beta</h1><ul><li>Release</li></ul>
↧
↧
News for Logtalk
Fixed compatibility issue with IntelliJ 2019.
↧
News for Scala
↧
News for CUBA
See <a href="https://doc.cuba-platform.com/studio/release_notes.html">Release Notes</a>
↧