<strong>1.13</strong><br><ul><li>Function parameter hints</li><li>Visibility and types toggles/filters in structure view</li><li>Configurable patterns to mark identifiers as private (Settings)</li></ul><strong>1.12</strong><br><ul><li>Symbolic references (find/usages/rename) support</li><li>New/better icons show up during suggestions/completion</li></ul><strong>1.9</strong><br><ul><li>Fixes/supports path symbols</li><li>Ignores spellchecking for ids</li><li>Add icons to structure view</li></ul><strong>1.8</strong><br><ul><li>Ignores non-significant whitespace after control flow keywords (#28)</li><li>Displays unique autocomplete suggestions (#30)</li><li>Enables spellchecking in lang literals & comments (#31)</li></ul><strong>1.7</strong><br><ul><li>Minor bug fixes</li></ul><strong>1.6</strong><br><ul><li>Support for rainbow highlighting (for local variables)</li><li>Support for viewing inline documentation</li><li>Fixes issue #25 (Find usages after rename)</li></ul><strong>1.5</strong><br><ul><li>Improved lexing of date/time and float values</li><li>Improved lexing of identifiers</li></ul><strong>1.4</strong><br><ul><li>More highlighting flexibility</li><li>Code folding improvements</li></ul><strong>1.3</strong><br><ul><li>Fixes `[0-6]:` adverb composition</li></ul><strong>1.2</strong><br><ul><li>Fixes whitespace handling of indented lines</li></ul><strong>1.1</strong><br><ul><li>Fixes NPE in folding code</li><li>Removes k3 system fns tokens</li></ul><strong>1.0</strong><br><ul><li>Drops k3 to better support q/k4 syntax</li><li>Renames plugin (k -> q)</li><li>Code folding</li><li>Better `enter` handling between braces/brackets/parens</li></ul><strong>0.9.8</strong><br><ul><li>Fixes NPE in completion (issue #13)</li><li>New highlighting for primitive verbs</li><li>Commenter now uses double slash (instead of single slash)</li></ul><strong>0.9.7</strong><br><ul><li>Fixes resolution of references when implicit lambda params are used</li><li>Fixes syntax error for commands (e.g. \l) using paths</li></ul><strong>0.9.6</strong><br><ul><li>Enables completion of cross-file var/fns in default namespace</li><li>Fixes k.png icon lookup on some Intellij versions</li></ul><strong>0.9.5</strong><br><ul><li>MIT license</li><li>Maintenance release</li></ul><strong>0.9.3</strong><br><ul><li>Fixes lexer bug with namespace declarations</li></ul><strong>0.9.2</strong><br><ul><li>k4/q partial block comments support</li><li>Fixes NPE on windows while resolving references</li><li>Other small fixes</li></ul><strong>0.9.0</strong><br><ul><li>New, more flexible grammar. Supports k3,k4 and q</li><li>New unit tests for completion, references, renaming & parsing</li></ul><strong>0.8.1</strong><br><ul><li>Fixes NPE</li></ul><strong>0.8</strong><br><ul><li>q support</li><li>Structure View</li><li>Auto-complete</li><li>Find usages</li></ul><strong>0.3</strong><br><ul><li>Small grammar fixes</li></ul><strong>0.2</strong><br><ul><li>Basic Function Completion</li><li>Basic Function Rename</li><li>Basic Go to Symbol</li><li>Basic Search Everywhere</li></ul><strong>0.1</strong><br><ul><li>Syntax Highlighting</li><li>Braces/Brackets/Parens Matching</li><li>Customizable Color Settings</li><li>Line Comments</li></ul>
↧
News for q
↧
News for Quokka
↧
↧
News for Rust
<a href="https://intellij-rust.github.io/2019/03/26/changelog-95.html">
https://intellij-rust.github.io/2019/03/26/changelog-95.html</a>
↧
News for Rust
<a href="https://intellij-rust.github.io/2019/03/26/changelog-95.html">
https://intellij-rust.github.io/2019/03/26/changelog-95.html</a>
↧
News for Gauge
<p>0.3.14</p><ul><li> Adding support for IntelliJ IDEA 2018.3.* </li></ul><p>0.3.13</p><ul><li> Bug fixes, and stability improvements. </li></ul><p>0.3.12</p><ul><li> Adding support for IntelliJ IDEA 2018.2.* </li></ul><p>0.3.11</p><ul><li> Adding support for IntelliJ IDEA 2018.1.* </li><li> Improvements to SpecLexer and ConceptLexer </li></ul><p>0.3.10</p><ul><li> Bug Fixes </li></ul><p>0.3.9</p><ul><li> Adding support for IntelliJ IDEA 2017.3.* </li></ul><p>0.3.8</p><ul><li> Removing support for gauge version < 0.9.0 </li></ul><p>0.3.7</p><ul><li> IntelliJ Test runner for spec execution </li><li> Bug Fixes </li></ul><p>0.3.6</p><ul><li> Bug Fixes </li></ul><p>0.3.5</p><ul><li> Enhanced spec/concept preview </li><li> Adding support for latest IntelliJ(2017.2) </li></ul><p>0.2.5</p><ul><li> Bug Fixes </li></ul><p>0.2.4</p><ul><li> Adding Extract to concept feature</li><li> Bug Fixes </li></ul><p>0.2.3</p><ul><li> Bug Fixes and enhancements </li></ul><p>0.2.1</p><ul><li> Bug Fixes and enhancements </li></ul><br><p>0.2.0</p><ul><li> Gradle project support </li><li> Enhanced spec/scenario execution </li><li> Bug Fixes and enhancements </li></ul><br><p>0.1.0</p><ul><li> Adding IntelliJ 15 compatibility changes </li><li> Bug Fixes </li></ul><br><p>0.0.15</p><ul><li> Enhanced Find usages, Autocomplete, HTML preview and Quick fix functionality </li><li> Bug Fixes </li></ul><br><p>0.0.14</p><ul><li> Changes for compatibility with gauge-java version 0.2.2 </li></ul><br><p>0.0.13</p><ul><li> Enhanced find usages functionality </li><li> Added spec and concept commenting feature </li><li> Added error highlighting </li><li> Bug Fixes and enhancements </li></ul><br><p>0.0.12</p><ul><li> Enhanced auto completion support </li><li> Bug Fixes and enhancements </li></ul><br><p>0.0.11</p><ul><li> Bug Fixes and enhancements </li></ul><br><p>0.0.10</p><ul><li> Bug Fixes and enhancements </li></ul><br><p>0.0.9</p><ul><li> Improving debugger support. Do not need to launch remote config after launching specs in debug mode </li><li> Bug Fixes and enhancements </li></ul><br><p>0.0.8</p><ul><li> Support for using gauge-maven-plugin </li><li> Added spec and scenario templates </li><li> Bug Fixes and enhancements </li></ul><br><p>0.0.7</p><ul><li> Importing the project seamlessly </li><li> Adding caching mechanism, improves performance.</li></ul><br><p>0.0.6</p><ul><li> Removed find usages feature due to performance issues </li><li> Bug fixes and enhancements </li></ul><br><p>0.0.5</p><ul><li> Basic find usages on steps that have implementation </li><li> Fixes bug where gauge.exe was not detected on windows </li></ul><br><p>0.0.4</p><ul><li> Parallel Execution in run configuration </li><li> Html preview tab for spec and concept files </li><li> Bug fixes </li></ul><br><p>0.0.3</p><ul><li> Refactoring of steps across gauge project </li><li> Single scenario execution </li><li> Multiple spec execution from project explorer </li><li> Tag expression in spec run configuration </li><li> Template for adding tables </li><li> Specification and concept file creation </li></ul>
↧
↧
News for Fusion 360 Scripting
<a href="https://github.com/JesusFreke/fusionIdea/tree/v0.5.6"><b>v0.5.6</b></a> (2019-02-18) <br><a href="https://github.com/JesusFreke/fusionIdea/compare/v0.5.5...v0.5.6"><small>Changelog</small></a> <br><ul><li>Update the plugin for IDEA/PyCharm 2019.1</li></ul>
↧
News for Completion Stats Collector
0.1.9 <br><ul><li> Make compatible with 2019.1 </li></ul>
0.1.8 <br><ul><li> Do not use deprecated API </li><li> Fix EA-134511 AIOOBE </li></ul>
0.1.7 <br><ul><li> Send diff for ranking factors between two consequent lookups in one session </li></ul>
0.1.6 <br><ul><li> Make compatible with 2018.3 </li></ul>
0.1.5 <br><ul><li> Minor: fix issues with synchronization of settings </li></ul>
0.1.4 <br><ul><li> Set events timestamps correctly </li><li> Add initial completion performance logging </li><li> Minor bug fixes and improvements </li></ul>
0.1.3 <br><ul><li> EA-123577 Fix bug when the plugin could not save completion logs </li><li> Fix issues with large disk space consumption for log storage </li><li> Remove ngrams indexing (the experiment is over) </li><li> Minor bug fixes and improvements </li></ul>
0.1.2 <br><ul><li> Fix EA-119518 when java is not available </li><li> Fix EA-119755 storage corrupted exception </li><li> Add an ability to allow n-grams indexing by default for new projects </li></ul>
0.1.1 <br><ul><li> Fix a deadlock (IDEA-190432) </li></ul>
0.1.0 <br><ul><li> Collect AST n-gram frequencies for each lookup items. </li></ul>
0.0.538 <br><ul><li> Collect data to discover long-term patterns in completion usage. </li></ul>
↧
News for Kotlin
↧
News for Database Navigator
<ul><li><b>3.1.1321</b><ul><li>Fixed issue with built-in driver libraries</li><li>Memory cleanup strategy redesign</li><li>Bug fixes and performance improvements</li></ul></li><li><b>3.1.1245</b><ul><li>Fixed PosgreSQL language issues</li><li>Optimized Oracle meta-data interface for large databases</li><li>SQLite data editor issues</li><li>Optimized database connectivity and background operations</li><li>Support for latest IDE EAP versions</li><li>Discontinued support for IntelliJ 14.x and related products</li><li>Bug fixes and performance improvements</li></ul></li><li><b>3.1.0231</b><ul><li>Support for latest IDE versions</li><li>Discontinued support for IntelliJ 13.x and related products</li><li>Small bug fixes and performance improvements</li><li><span>JRE 8.x or higher required</span></li></ul></li><li><b>3.0.8222</b><ul><li>Resolved JDWP debugger initialization issues</li><li>Memory footprint optimization</li><li>Resource manager dialog (alpha)</li><li>Bug fixes</li></ul></li><li><b>3.0.8142 (beta)</b><ul><li>Connectivity status indicator</li><li>Session management (dedicated connectivity)</li><li>Redesigned resource management</li><li>Resource monitor dialog (work in progress - not released)</li><li>Spellchecker enhancements (configurable levels)</li><li>Important stability and performance improvements</li></ul></li><li><b>3.0.7621</b><ul><li>Parallel / asynchronous statement execution (using pool connections)</li><li>Data grid column info tooltips</li><li>Stability and cosmetic improvements</li></ul></li><li><b>3.0.7248</b><ul><li>Support for latest IDE EAP versions</li><li>Source editor breadcrumbs</li><li>Data editor - qualified CLOB / TEXT editor</li><li>Bug fixes and performance improvements</li></ul></li><li><b>3.0.6893</b><ul><li>Support for latest IDE releases</li><li>Workspace restore option</li><li>Spellchecking support for database file editors</li><li>Bug fixes and cosmetics</li></ul></li><li><b>3.0.6112</b><ul><li>More accurate transaction status handling</li><li>Readonly pool connections for metadata load</li><li>Fixed SQLite meta-data issues</li><li>Support for latest IDE releases</li><li>Optimizations: more responsive code editors</li><li>Bug fixes</li></ul></li><li><b>3.0.5866</b><ul><li>Fixed SQLite connection issues with Mac OSX</li><li>Amazon Redshift connectivity support</li><li>Support for latest IDE releases</li><li>Memory optimizations</li><li>Bug fixes</li></ul></li><li><b>3.0.5723</b><ul><li>SQLite support</li><li>Multiple attached databases (sqlite)</li><li>General bug fixes</li></ul></li><li><b>3.0.5111</b><ul><li>Support for latest IDE EAP versions</li><li>Request tracker move to JIRA</li><li>Bug fixes and performance improvements</li></ul></li><li><b>3.0.5023</b><ul><li>Environment types - editing control for code and data</li><li>"Cancel" action for unresponsive loads in data editors</li><li>Outdated sources notification</li><li>Configurable default editors</li><li>Recover connections after statement execution errors (MySQL, PostgreSQL)</li><li>Recover dataset editor after edit errors (MySQL, PostgreSQL)</li><li>JDWP debugger stability improvements</li><li>Bug fixes</li></ul></li></ul><a href="http://confluence.jetbrains.net/display/CONTEST/DBN+-+Change+Notes">See full release notes</a>
↧
↧
News for Bazel
<p>v2019.03.18</p><p>===========</p><p>* Bazel problems view: allow filtering based on severity</p><p></p><p>v2019.03.05</p><p>===========</p><p>* Fix escaping of quoted run configuration flags</p><p></p><p>v2019.02.13</p><p>===========</p><p>* Mark unsynced python, go files in the project view</p><p></p><p>v2019.01.28</p><p>===========</p><p>* Bug fixes and internal cleanup.</p><p></p><p>v2019.01.14</p><p>===========</p><p>* Add coverage support</p><p>* Fix kotlin library rule handling</p><p></p><p>v2019.01.02</p><p>===========</p><p>* Compilation errors during Fast Run show up in the Bazel Problems view and can be double-clicked to</p><p> navigate to the error in the source</p><p>* Go: fix some spurious 'unused symbol' warnings</p><p></p><p>v2018.12.03</p><p>===========</p><p>* Fix failed test case gutter icons not displaying.</p><p>* Fix attaching source jars from external workspaces</p><p>* Fast run detects changed files more quickly and no longer unnecessarily compiles unchanged files.</p><p></p><p>v2018.11.12</p><p>===========</p><p>* Resolve short-form references to external workspace targets</p><p>* Changed serialization scheme for faster read/write and reduced disk usage.</p><p></p><p>v2018.10.22</p><p>===========</p><p>* Bug fixes and internal cleanup.</p><p></p><p>v2018.10.08</p><p>===========</p><p>* Support auto-syncing on proto file changes (Bazel Settings > Automatically re-sync when proto files change)</p><p></p><p>v2018.09.24</p><p>===========</p><p>* Bug fixes and internal cleanup.</p><p></p><p>v2018.09.10</p><p>===========</p><p>* Bug fixes and internal cleanup.</p><p></p><p>v2018.08.20</p><p>===========</p><p>* Added a 'test_flags' project view section, used for all 'bazel test' invocations.</p><p></p><p>v2018.08.06</p><p>===========</p><p>* Bug fixes and internal cleanup.</p><p></p><p>v2018.07.23</p><p>===========</p><p>* Bug fixes and internal cleanup.</p><p></p><p>v2018.07.09</p><p>===========</p><p>* New UI for running fast builds: use the "Fast Run" and "Fast Debug" buttons (instead of the normal "Run" and "Debug").</p><p> For more info see https://ij.bazel.build/docs/fast-builds.html</p><p>* TypeScript: add support for navigating to JavaScript symbols.</p><p>* BUILD/Skylark: change default indentation options to match buildifier.</p><p></p><p>v2018.06.11</p><p>===========</p><p>* Bug fixes and internal cleanup.</p><p></p><p>v2018.05.21</p><p>===========</p><p>* Run iterative tests faster using javac to compile instead of Bazel.</p><p> For instructions and caveats, see https://ij.bazel.build/docs/fast-builds.html</p><p></p><p>v2018.05.07</p><p>===========</p><p>* Bug fixes and internal cleanup.</p><p></p><p>v2018.04.23</p><p>===========</p><p>* Bug fixes and internal cleanup.</p><p></p><p>v2018.04.09</p><p>===========</p><p>* Bug fixes and internal cleanup.</p><p></p><p>v2018.03.26</p><p>===========</p><p>* Add an 'add source to project' action</p><p></p><p>v2018.03.12</p><p>===========</p><p>* Convert to/from workspace-relative paths when sharing run configurations</p><p>* Linkify parsed errors in the Bazel Console view</p><p>* Add next/previous error actions to the Bazel Console view</p><p></p><p>v2018.02.26</p><p>===========</p><p>* Bug fixes and internal cleanup.</p><p></p><p>v2018.02.13</p><p>===========</p><p>* Bug fixes and internal cleanup.</p><p></p><p>v2018.01.29</p><p>===========</p><p>* Copy BUILD target string action now works from any project file.</p><p></p><p>v2018.01.16</p><p>===========</p><p>* Scala: Fix navigating to generated source files.</p><p></p><p>v2018.01.02</p><p>===========</p><p>* CLion: reduce freezes after large number of files change (e.g. after 'git pull') by reindexing changed files</p><p>* Be able to navigate from problems view to error line on bazel console.</p><p></p><p>v2017.12.04</p><p>===========</p><p>* Scala: Add run configuration support for specs2 tests.</p><p></p><p>v2017.11.20</p><p>===========</p><p>* Reduce indexing time after syncing.</p><p>* Java debugging: allow specifying a different debug port.</p><p>* Support custom environment variables when debugging python and C++ targets.</p><p>* Bazel plugin settings are now searchable.</p><p></p><p>v2017.11.06</p><p>===========</p><p>* Go support: Better Bazel-specific support for Go import resolution.</p><p>* Suppress test failures showing up in the 'Problems' view</p><p></p><p>v2017.10.23</p><p>===========</p><p>* CLion: improve performance of the 'Navigate > Related Symbol' action.</p><p>* CLion: resolve file paths in run configuration console.</p><p>* ASwB: add Python support (for AS 3.0+).</p><p>* Fix resolution of python import statements.</p><p></p><p>v2017.10.09</p><p>===========</p><p>* Support 'Run with Coverage' for all Bazel test run configurations.</p><p>* Go-lang: Greatly improved import resolution.</p><p>* Go-lang: Add Bazel run configuration support.</p><p>* CLion: limit freezes when navigating between .cc and .h files.</p><p>* Add support for java_lite_proto_library.</p><p></p><p>v2017.09.25</p><p>===========</p><p>* Support HotSwapping when debugging java_binary targets.</p><p>* Add an 'Update Directories' sync action, to add directories to the project</p><p> without running Bazel (note: new directories won't properly resolve until</p><p> a full sync is run).</p><p>* JavaScript: reduce hangs while editing, by prefetching all indexed JS files</p><p> during sync.</p><p>* Suppress spurious 'never assigned' warnings for @Inject-annotated fields.</p><p>* Add basic support for custom java rules, providing the 'java_common' skylark</p><p> API.</p><p>* Python: prioritize project files over SDK packages when resolving imports.</p><p></p><p>v2017.09.11</p><p>===========</p><p>* Bug fixes and internal cleanup.</p><p></p><p>v2017.08.28</p><p>===========</p><p>* CLion test output: make URLs and bazel targets clickable</p><p>* Retrieve Javadocs for unattached sources</p><p>* CLion: incremental sync retains more caches. Prefill caches on project reload.</p><p></p><p>v2017.08.14</p><p>===========</p><p>* Fix spurious 'unused' warnings for AutoFactory-annotated classes</p><p>* Python: Test UI support for paramaterized python tests</p><p>* Python: Linkify stack traces in Bazel Console view</p><p>* Test UI: fix timeouts not being marked as failures</p><p>* Go: migrate Go code to the latest JetBrains plugin</p><p></p><p>v2017.08.01</p><p>===========</p><p>* Add a user setting to suppress the Bazel console during sync</p><p>* Add support for IntelliJ 2017.1.5</p><p>* ASwB: fix generated resources not resolving</p><p>* Fix unresolved references when targets are built with multiple Bazel configurations</p><p>* Python: fix 'argument list too long' errors when debugging</p><p></p><p>v2017.07.17</p><p>===========</p><p>* Explicitly deprioritize older android/gwt-specific versions of libraries during sync</p><p>* Improve test finder heuristics when creating run configurations</p><p></p><p>v2017.07.05</p><p>===========</p><p>* CLwB: Show "unsynced" diagnostic file status for C++ files</p><p></p><p>v2017.06.19</p><p>===========</p><p>* Improve performance when indexing proto_library targets in the working set.</p><p>* Fix incorrectly reusing existing, but different, run configurations.</p><p>* Order BUILD file structure view by target name, not rule type.</p><p></p><p>v2017.06.05</p><p>===========</p><p>* Add Scala support to IntelliJ.</p><p>* Add 'sync_flags' .bazelproject section, for flags only applied during sync.</p><p>* Android Studio: NDK plugins are now optional.</p><p>* CLion: Improve performance by prefetching required genfiles during sync.</p><p></p><p>v2017.05.22</p><p>===========</p><p>* TypeScript: Support multiple ts_config rules in .bazelproject</p><p>* Android Studio: Index javac jar for javax.lang classes</p><p>* Show failed test targets in test result UI</p><p></p><p>v2017.05.08</p><p>===========</p><p>* Add Python support to CLion</p><p>* Fix some bazel targets not being linkified in the run configuration console</p><p> output</p><p>* Add an action to open a workspace file outside your project (File > Open</p><p> Workspace File...)</p><p>* Add an action to add a source directory to your bazel project (Bazel ></p><p> Project > Add Directory To Project...)</p><p>* CLion: fix project directories being cleared when reopening a project</p><p></p><p>v2017.04.17</p><p>===========</p><p>* Add support for IntelliJ 2017.1</p><p>* Support bazel build sharding for large projects</p><p>* Detect out-of-memory errors during sync, and suggest enabling sharding</p><p>* Add documentation links for .bazelproject items</p><p></p><p>v2017.04.03</p><p>===========</p><p>* Add python support for IntelliJ</p><p>* Prefetch project files on project open, prior to initial indexing</p><p>* Handle nested junit test classes</p><p></p><p>v2017.03.15</p><p>===========</p><p>* Bazel: WORKSPACE file language integration (syntax highlighting, navigation,</p><p> etc.)</p><p>* Bazel: Find usages, navigation support for external workspace labels</p><p>* Expand macros in run configuration build flags</p><p></p><p>v2017.02.27</p><p>===========</p><p>* Add CLion support</p><p>* Run configuration support for abstract test classes/methods</p><p>* Support running all test classes in a directory</p><p>* BUILD support: don't suggest private symbols in 'load' statement autocomplete</p><p></p><p>v2017.02.13</p><p>===========</p><p>* Test UI support for parameterized tests</p><p>* Test UI support for sharded tests, run locally</p><p>* BUILD: Fix navigation for overridden built-in symbols</p><p>* BUILD: Add auto-complete for fully-qualified class names</p><p></p><p>v2017.01.30</p><p>============</p><p>* Integrate bazel test results with the IDE's test runner UI.</p><p>* Add support for sharing run configurations</p><p>* Restructure Bazel menu items</p><p></p><p>v2017.01.09</p><p>===========</p><p>* Create source roots for all directories matching 'test_sources'.</p><p>* When viewing source files for supported but inactive languages, suggest</p><p> enabling support for that language.</p><p>* BUILD: Add syntax highlight/autocomplete support for more built-in functions.</p><p>* Fix java debugger connection timeout</p><p>* Basic support for Go-lang projects</p><p></p><p>v2016.12.5</p><p>==========</p><p>* BUILD files: add syntax hightlighting for built-in names</p><p>* BUILD files: support aliased load statements</p><p>* ASwB: enable NDK support</p><p></p><p>v1.12</p><p>=====</p><p>* Add autocomplete in run configuration target editor.</p><p>* Fix debugging of java_binary targets with args</p><p></p><p>v1.11</p><p>=====</p><p>* Completely suppress JUnit for Bazel projects, removing a common source of</p><p> confusion.</p><p>* Improve sync working set / partial sync to include more targets that</p><p> users might expect should be included.</p><p>* Add more history to import wizard.</p><p></p><p>v1.10</p><p>=====</p><p>* Compatibility with 2016.2.4</p><p>* Improve create run configuration from scratch experience</p><p></p><p>v1.9</p><p>==========</p><p>* Better tolerance of broken BUILD files during sync</p><p>* Sync working set action -- sync only the files you're</p><p> working on.</p><p>* BUILD file support: performance improvements.</p><p>* Unified run configurations -- there is only one type,</p><p> the Bazel Command Run Configuration.</p><p>* Add test rule chooser heuristics, to support some common</p><p> test genrules.</p><p></p><p>v1.8</p><p>==========</p><p>* Add local jar cache to improve performance and robustness.</p><p>* Support filtered gen jars to allow mixed generated/non-</p><p> generated rules (requires bazel release to activate).</p><p>* Abbreviate generated run configuration names.</p>
↧
News for Bazel
<p>v2019.03.18</p><p>===========</p><p>* Bazel problems view: allow filtering based on severity</p><p></p><p>v2019.03.05</p><p>===========</p><p>* Fix escaping of quoted run configuration flags</p><p></p><p>v2019.02.13</p><p>===========</p><p>* Mark unsynced python, go files in the project view</p><p></p><p>v2019.01.28</p><p>===========</p><p>* Bug fixes and internal cleanup.</p><p></p><p>v2019.01.14</p><p>===========</p><p>* Add coverage support</p><p>* Fix kotlin library rule handling</p><p></p><p>v2019.01.02</p><p>===========</p><p>* Compilation errors during Fast Run show up in the Bazel Problems view and can be double-clicked to</p><p> navigate to the error in the source</p><p>* Go: fix some spurious 'unused symbol' warnings</p><p></p><p>v2018.12.03</p><p>===========</p><p>* Fix failed test case gutter icons not displaying.</p><p>* Fix attaching source jars from external workspaces</p><p>* Fast run detects changed files more quickly and no longer unnecessarily compiles unchanged files.</p><p></p><p>v2018.11.12</p><p>===========</p><p>* Resolve short-form references to external workspace targets</p><p>* Changed serialization scheme for faster read/write and reduced disk usage.</p><p></p><p>v2018.10.22</p><p>===========</p><p>* Bug fixes and internal cleanup.</p><p></p><p>v2018.10.08</p><p>===========</p><p>* Support auto-syncing on proto file changes (Bazel Settings > Automatically re-sync when proto files change)</p><p></p><p>v2018.09.24</p><p>===========</p><p>* Bug fixes and internal cleanup.</p><p></p><p>v2018.09.10</p><p>===========</p><p>* Bug fixes and internal cleanup.</p><p></p><p>v2018.08.20</p><p>===========</p><p>* Added a 'test_flags' project view section, used for all 'bazel test' invocations.</p><p></p><p>v2018.08.06</p><p>===========</p><p>* Bug fixes and internal cleanup.</p><p></p><p>v2018.07.23</p><p>===========</p><p>* Bug fixes and internal cleanup.</p><p></p><p>v2018.07.09</p><p>===========</p><p>* New UI for running fast builds: use the "Fast Run" and "Fast Debug" buttons (instead of the normal "Run" and "Debug").</p><p> For more info see https://ij.bazel.build/docs/fast-builds.html</p><p>* TypeScript: add support for navigating to JavaScript symbols.</p><p>* BUILD/Skylark: change default indentation options to match buildifier.</p><p></p><p>v2018.06.11</p><p>===========</p><p>* Bug fixes and internal cleanup.</p><p></p><p>v2018.05.21</p><p>===========</p><p>* Run iterative tests faster using javac to compile instead of Bazel.</p><p> For instructions and caveats, see https://ij.bazel.build/docs/fast-builds.html</p><p></p><p>v2018.05.07</p><p>===========</p><p>* Bug fixes and internal cleanup.</p><p></p><p>v2018.04.23</p><p>===========</p><p>* Bug fixes and internal cleanup.</p><p></p><p>v2018.04.09</p><p>===========</p><p>* Bug fixes and internal cleanup.</p><p></p><p>v2018.03.26</p><p>===========</p><p>* Add an 'add source to project' action</p><p></p><p>v2018.03.12</p><p>===========</p><p>* Convert to/from workspace-relative paths when sharing run configurations</p><p>* Linkify parsed errors in the Bazel Console view</p><p>* Add next/previous error actions to the Bazel Console view</p><p></p><p>v2018.02.26</p><p>===========</p><p>* Bug fixes and internal cleanup.</p><p></p><p>v2018.02.13</p><p>===========</p><p>* Bug fixes and internal cleanup.</p><p></p><p>v2018.01.29</p><p>===========</p><p>* Copy BUILD target string action now works from any project file.</p><p></p><p>v2018.01.16</p><p>===========</p><p>* Scala: Fix navigating to generated source files.</p><p></p><p>v2018.01.02</p><p>===========</p><p>* CLion: reduce freezes after large number of files change (e.g. after 'git pull') by reindexing changed files</p><p>* Be able to navigate from problems view to error line on bazel console.</p><p></p><p>v2017.12.04</p><p>===========</p><p>* Scala: Add run configuration support for specs2 tests.</p><p></p><p>v2017.11.20</p><p>===========</p><p>* Reduce indexing time after syncing.</p><p>* Java debugging: allow specifying a different debug port.</p><p>* Support custom environment variables when debugging python and C++ targets.</p><p>* Bazel plugin settings are now searchable.</p><p></p><p>v2017.11.06</p><p>===========</p><p>* Go support: Better Bazel-specific support for Go import resolution.</p><p>* Suppress test failures showing up in the 'Problems' view</p><p></p><p>v2017.10.23</p><p>===========</p><p>* CLion: improve performance of the 'Navigate > Related Symbol' action.</p><p>* CLion: resolve file paths in run configuration console.</p><p>* ASwB: add Python support (for AS 3.0+).</p><p>* Fix resolution of python import statements.</p><p></p><p>v2017.10.09</p><p>===========</p><p>* Support 'Run with Coverage' for all Bazel test run configurations.</p><p>* Go-lang: Greatly improved import resolution.</p><p>* Go-lang: Add Bazel run configuration support.</p><p>* CLion: limit freezes when navigating between .cc and .h files.</p><p>* Add support for java_lite_proto_library.</p><p></p><p>v2017.09.25</p><p>===========</p><p>* Support HotSwapping when debugging java_binary targets.</p><p>* Add an 'Update Directories' sync action, to add directories to the project</p><p> without running Bazel (note: new directories won't properly resolve until</p><p> a full sync is run).</p><p>* JavaScript: reduce hangs while editing, by prefetching all indexed JS files</p><p> during sync.</p><p>* Suppress spurious 'never assigned' warnings for @Inject-annotated fields.</p><p>* Add basic support for custom java rules, providing the 'java_common' skylark</p><p> API.</p><p>* Python: prioritize project files over SDK packages when resolving imports.</p><p></p><p>v2017.09.11</p><p>===========</p><p>* Bug fixes and internal cleanup.</p><p></p><p>v2017.08.28</p><p>===========</p><p>* CLion test output: make URLs and bazel targets clickable</p><p>* Retrieve Javadocs for unattached sources</p><p>* CLion: incremental sync retains more caches. Prefill caches on project reload.</p><p></p><p>v2017.08.14</p><p>===========</p><p>* Fix spurious 'unused' warnings for AutoFactory-annotated classes</p><p>* Python: Test UI support for paramaterized python tests</p><p>* Python: Linkify stack traces in Bazel Console view</p><p>* Test UI: fix timeouts not being marked as failures</p><p>* Go: migrate Go code to the latest JetBrains plugin</p><p></p><p>v2017.08.01</p><p>===========</p><p>* Add a user setting to suppress the Bazel console during sync</p><p>* Add support for IntelliJ 2017.1.5</p><p>* ASwB: fix generated resources not resolving</p><p>* Fix unresolved references when targets are built with multiple Bazel configurations</p><p>* Python: fix 'argument list too long' errors when debugging</p><p></p><p>v2017.07.17</p><p>===========</p><p>* Explicitly deprioritize older android/gwt-specific versions of libraries during sync</p><p>* Improve test finder heuristics when creating run configurations</p><p></p><p>v2017.07.05</p><p>===========</p><p>* CLwB: Show "unsynced" diagnostic file status for C++ files</p><p></p><p>v2017.06.19</p><p>===========</p><p>* Improve performance when indexing proto_library targets in the working set.</p><p>* Fix incorrectly reusing existing, but different, run configurations.</p><p>* Order BUILD file structure view by target name, not rule type.</p><p></p><p>v2017.06.05</p><p>===========</p><p>* Add Scala support to IntelliJ.</p><p>* Add 'sync_flags' .bazelproject section, for flags only applied during sync.</p><p>* Android Studio: NDK plugins are now optional.</p><p>* CLion: Improve performance by prefetching required genfiles during sync.</p><p></p><p>v2017.05.22</p><p>===========</p><p>* TypeScript: Support multiple ts_config rules in .bazelproject</p><p>* Android Studio: Index javac jar for javax.lang classes</p><p>* Show failed test targets in test result UI</p><p></p><p>v2017.05.08</p><p>===========</p><p>* Add Python support to CLion</p><p>* Fix some bazel targets not being linkified in the run configuration console</p><p> output</p><p>* Add an action to open a workspace file outside your project (File > Open</p><p> Workspace File...)</p><p>* Add an action to add a source directory to your bazel project (Bazel ></p><p> Project > Add Directory To Project...)</p><p>* CLion: fix project directories being cleared when reopening a project</p><p></p><p>v2017.04.17</p><p>===========</p><p>* Add support for IntelliJ 2017.1</p><p>* Support bazel build sharding for large projects</p><p>* Detect out-of-memory errors during sync, and suggest enabling sharding</p><p>* Add documentation links for .bazelproject items</p><p></p><p>v2017.04.03</p><p>===========</p><p>* Add python support for IntelliJ</p><p>* Prefetch project files on project open, prior to initial indexing</p><p>* Handle nested junit test classes</p><p></p><p>v2017.03.15</p><p>===========</p><p>* Bazel: WORKSPACE file language integration (syntax highlighting, navigation,</p><p> etc.)</p><p>* Bazel: Find usages, navigation support for external workspace labels</p><p>* Expand macros in run configuration build flags</p><p></p><p>v2017.02.27</p><p>===========</p><p>* Add CLion support</p><p>* Run configuration support for abstract test classes/methods</p><p>* Support running all test classes in a directory</p><p>* BUILD support: don't suggest private symbols in 'load' statement autocomplete</p><p></p><p>v2017.02.13</p><p>===========</p><p>* Test UI support for parameterized tests</p><p>* Test UI support for sharded tests, run locally</p><p>* BUILD: Fix navigation for overridden built-in symbols</p><p>* BUILD: Add auto-complete for fully-qualified class names</p><p></p><p>v2017.01.30</p><p>============</p><p>* Integrate bazel test results with the IDE's test runner UI.</p><p>* Add support for sharing run configurations</p><p>* Restructure Bazel menu items</p><p></p><p>v2017.01.09</p><p>===========</p><p>* Create source roots for all directories matching 'test_sources'.</p><p>* When viewing source files for supported but inactive languages, suggest</p><p> enabling support for that language.</p><p>* BUILD: Add syntax highlight/autocomplete support for more built-in functions.</p><p>* Fix java debugger connection timeout</p><p>* Basic support for Go-lang projects</p><p></p><p>v2016.12.5</p><p>==========</p><p>* BUILD files: add syntax hightlighting for built-in names</p><p>* BUILD files: support aliased load statements</p><p>* ASwB: enable NDK support</p><p></p><p>v1.12</p><p>=====</p><p>* Add autocomplete in run configuration target editor.</p><p>* Fix debugging of java_binary targets with args</p><p></p><p>v1.11</p><p>=====</p><p>* Completely suppress JUnit for Bazel projects, removing a common source of</p><p> confusion.</p><p>* Improve sync working set / partial sync to include more targets that</p><p> users might expect should be included.</p><p>* Add more history to import wizard.</p><p></p><p>v1.10</p><p>=====</p><p>* Compatibility with 2016.2.4</p><p>* Improve create run configuration from scratch experience</p><p></p><p>v1.9</p><p>==========</p><p>* Better tolerance of broken BUILD files during sync</p><p>* Sync working set action -- sync only the files you're</p><p> working on.</p><p>* BUILD file support: performance improvements.</p><p>* Unified run configurations -- there is only one type,</p><p> the Bazel Command Run Configuration.</p><p>* Add test rule chooser heuristics, to support some common</p><p> test genrules.</p><p></p><p>v1.8</p><p>==========</p><p>* Add local jar cache to improve performance and robustness.</p><p>* Support filtered gen jars to allow mixed generated/non-</p><p> generated rules (requires bazel release to activate).</p><p>* Abbreviate generated run configuration names.</p>
↧
News for Monokai Pro
<ul><li>1.2 Moved screenshots to separate folder.</li><ul></ul></ul>
↧
News for Datalore
↧
↧
News for Material Theme UI Lite
↧
News for Objective-J
<h4>Version: 0.3.03</h4><h5>Improvements</h5><ul><li>Added class name completion to instance variables and method parameters.</li><li>Added simple function name checking</li><li>Added Method parameter type checking</li><li>Minor Improvements to variable type resolution for known types</li><li>Added ability to suppress return type checking</li><li>Added basic autocomplete in @var and @ignore comment statements</li><li>Added Typedef declarations to suggestions</li></ul><h5>Fixes</h5><ul><li>Fixed nested function variables being marked as undeclared</li><li>Fixed backspace prevented in some cases</li><li>Separated return inspection when return type is void</li><li>Fixed overzealous @end completion in @protocol and @implementation</li><li>Removed unnecessary completions in certain cases</li></ul><h5>Known Problems</h5><ul>Weird spacing and indentation</ul><ul></ul><h4>Version: 0.3.02</h4><ul><li>Improved suggestion highlighting in suggestions for known types.<br></li><li>Added experimental type resolution<br><ul><li>Enabled by default, but can be disabled in settings if causing problems</li><li>Can be disabled for statement with comment // doNotInferType</li></ul></li><li>Fixed error on @action return type</li><li>Improved self and super resolution to account for method call</li></ul><h4>Version: 0.3.01</h4><ul><li>Improved function completion for file scoped functions</li></ul><h4>Version: 0.3</h4><ul><li>Added improved indentation support</li><li>Added comment annotation for @var</li><li>Added @ignore annotation to ignore inspections</li><li>Fixed incorrectly resolved qualified names. Qualified names should not be resolved.</li><li>Updated syntax highlighting colors.</li><li>Added protocol method stubs fixer</li></ul><h4>Version: 0.2</h4><ul><li>removed buggy method selector rename</li><li>Improved variable name autocompletion</li><li>Added method declaration inspections</li><li>0.2.02<ul><li>Fixed error on null selector when annotating</li></ul></li></ul>
↧
News for Doki Doki Literature Club Theme
<h1>Changelog</h1><h1>3.1.3</h1><ul><li>Settings configuration menu loads now.</li></ul><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 Scala
↧
↧
News for CUBA
See <a href="https://doc.cuba-platform.com/studio/release_notes.html">Release Notes</a>
↧
News for Dark Jeff Theme
Initial revision.<br>
with screenshot<br>
And min 40 chars on change-notes, yes sir.
↧
News for Quokka
↧