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

News for Database Tools and SQL


News for Gradle

News for Perforce

News for Properties

News for WebStorm Help

News for XSLT Debugger

$
0
0
Xalan Support. To debug with Xalan instead of SAXON, a supported Xalan version (2.7.x) should be present in the classpath or "-Dxslt.transformer.type=xalan" should be added as VM argument for the run configuration. Debugging with SAXON can be forced by adding "-Dxslt.transformer.type=saxon".

News for NASM Assembly Language

$
0
0
<ul><li>Added macro syntax highlighting.</li><li>Added support for conditional assembly directives.</li><li>Fix for bug where blank comments would not match the comment regex.</li><li>Added support for structures and improved highlighting.</li><li>Fixed conditional assembly problems.</li><li>Fixed number size prefixes, segment addresses, data/instruction labels.</li><li>Added new operator expressions.</li><li>Added pinning for some repeating rules.</li><li>Added system instructions.</li><li>Added highlighting for segment addresses, and structure references.</li><li>Fix for blank labels in structs.</li><li>Fixed istruc structure parsing.</li><li>Added support for the RETF instruction.</li><li>Added bitwise operations and fixed macro label definitions.</li><li>Added BSS section.</li><li>Now allow structs to have macros and identifiers.</li><li>Fixed macro labels.</li><li>Allow expressions in struc fields.</li><li>Can now prefix expressions with bitwise NOT, minus, or plus symbol.</li><li>Fixed segment addresses.</li><li>Added AVX, AVX2, AVX512, and Virtualization instruction sets.</li><li>Can now use macros in segment addresses.</li><li>Added brace matching for braces, macros, preprocessor, and structs.</li><li>Fixed size type prefixes on expressions.</li><li>Added identifiers to istruc structure instances.</li><li>Added .RDATA section directive.</li><li>Added improved macro highlighting.</li><li>Fixed a null pointer exception that would happen with labels in segment addresses.</li><li>Added highlighting for macros in segment part of segment addresses.</li><li>Fixed section and segment directives so you can use any section/segment name.</li><li>Can now use size prefixes for macro calls/references.</li><li>Added the ability to use END tag in expressions.</li><li>Conditional and other preprocessor directives now supported inside macro definitions.</li><li>Nested macros now supported.</li><li>Macros without parameters now properly supported.</li><li>Single semicolon (comment) now allowed at end of file.</li><li>Added a "ChooseByNameContributor" that can navigate to a symbol by name.</li><li>Fixed bug where generic identifiers would error if a comment was after it.</li><li>Fixed highlighting which broke in v0.4.1.</li><li>Began adding more conditions for conditional expressions.</li><li>Added ability to use non-local to macro labels.</li><li>Macro parameters can now be any expression or mnemonic.</li><li>Added size type prefix for registers.</li><li>Added support for commas in directives.</li><li>Added support for back-tick strings.</li></ul>

News for Go

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

News for Go Template

News for Go Template

News for NASM Assembly Language

$
0
0
<ul><li>Added macro syntax highlighting.</li><li>Added support for conditional assembly directives.</li><li>Fix for bug where blank comments would not match the comment regex.</li><li>Added support for structures and improved highlighting.</li><li>Fixed conditional assembly problems.</li><li>Fixed number size prefixes, segment addresses, data/instruction labels.</li><li>Added new operator expressions.</li><li>Added pinning for some repeating rules.</li><li>Added system instructions.</li><li>Added highlighting for segment addresses, and structure references.</li><li>Fix for blank labels in structs.</li><li>Fixed istruc structure parsing.</li><li>Added support for the RETF instruction.</li><li>Added bitwise operations and fixed macro label definitions.</li><li>Added BSS section.</li><li>Now allow structs to have macros and identifiers.</li><li>Fixed macro labels.</li><li>Allow expressions in struc fields.</li><li>Can now prefix expressions with bitwise NOT, minus, or plus symbol.</li><li>Fixed segment addresses.</li><li>Added AVX, AVX2, AVX512, and Virtualization instruction sets.</li><li>Can now use macros in segment addresses.</li><li>Added brace matching for braces, macros, preprocessor, and structs.</li><li>Fixed size type prefixes on expressions.</li><li>Added identifiers to istruc structure instances.</li><li>Added .RDATA section directive.</li><li>Added improved macro highlighting.</li><li>Fixed a null pointer exception that would happen with labels in segment addresses.</li><li>Added highlighting for macros in segment part of segment addresses.</li><li>Fixed section and segment directives so you can use any section/segment name.</li><li>Can now use size prefixes for macro calls/references.</li><li>Added the ability to use END tag in expressions.</li><li>Conditional and other preprocessor directives now supported inside macro definitions.</li><li>Nested macros now supported.</li><li>Macros without parameters now properly supported.</li><li>Single semicolon (comment) now allowed at end of file.</li><li>Added a "ChooseByNameContributor" that can navigate to a symbol by name.</li><li>Fixed bug where generic identifiers would error if a comment was after it.</li><li>Fixed highlighting which broke in v0.4.1.</li><li>Began adding more conditions for conditional expressions.</li><li>Added ability to use non-local to macro labels.</li><li>Macro parameters can now be any expression or mnemonic.</li><li>Added size type prefix for registers.</li><li>Added support for commas in directives.</li><li>Added support for back-tick strings.</li><li>Added initial references implementation for goto declaration support.</li></ul>

News for Code Notes

$
0
0
<p>1.0</p><ul><li>Add code notes via Show Context Actions when a code fragment is selected.</li><li>Edit and delete code notes by right clicking on code notes from the gutter menu.</li><li>Explore code notes in Code Notes tool window.</li><li>Share code notes by committing changes to .idea/change-notes.xml</li></ul>

News for Codota

$
0
0
<ul><li>3.0.16 - Fixed bugs: inline completion paste extra chars; java keywords are pushed down in AC; no inline completion after "if" </li><li>3.0.15 - Add "inline completion" and "inline completion shortcut" to the settings panel </li><li>3.0.14 - Snippet completions (codota:XXX) in assignment (CA) </li><li>3.0.13 - Snippet completions (codota:XXX) for all users </li><li>3.0.12 - Bug fixing </li><li>3.0.11 - Add Settings panel </li><li>3.0.10 - Literal completions - limited beta </li><li>3.0.9 - Bug fixing </li><li>3.0.8 - Bug fixing </li><li>3.0.7 - Show percentage on method completions in Kotlin, fix proxy bug</li><li>3.0.6 - Bug fixing </li><li>3.0.5 - Show percentage on method completions and show hints for primitive/String parameters (All users)</li><li>3.0.4 - codota:X snippets completions (CA)</li><li>3.0.3 - Show percentage on method completions (CA)</li><li>3.0.2 - Extend javascript support for built in types (CA)</li><li>3.0.1 - Show hints for primitive/String parameters (CA)</li><li>3.0.0 - Inline suggestions for variables (CA)</li><li>2.9.9 - Bug fixing</li><li>2.9.8 - Javascript beta - does not update types on package.json</li><li>2.9.7 - Support Kotlin</li><li>2.9.6 - Bug fixing </li><li>2.9.5 - Kotlin support and Javascript support (limited availability); Improved accuracy for method completions</li><li>2.9.4 - Bug fixing </li><li>2.9.3 - Fix rare IDE freeze bug </li><li>2.9.2 - Bug fixing </li><li>2.9.1 - Add "try with" to new line completions of closable, fix duplicated suggestions bug in method completions </li><li>2.9.0 - New Line full suggestions (for all users); Assignment Suggestions stays after "new " </li><li>2.8.9 - Bug fixing </li><li>2.8.8 - Enhanced method completion with full assignments (early release) </li><li>2.8.7 - Suggest refine search with popular methods and related API </li><li>2.8.6 - Allow adding/removing search terms</li><li>2.8.5 - Bug fixing </li><li>2.8.4 - Fix postfix completions bug (i.e. .var) </li><li>2.8.3 - Bug fixing </li><li>2.8.2 - Fill new line completions (Controlled Availability) </li><li>2.8.1 - In IDE search, mark search term in the search results </li><li>2.7.3 - Get relevant examples from scratch (Ctrl+Shift+Y) or from new line/method suggestion. </li><li>2.7.2 - Get relevant examples in the IDE - early access. </li><li>2.7.1 - Change icon of method completions with bound parameters. </li><li>2.7.0 - Bind local variables to method completions if possible </li><li>2.6.9 - show suggestions for arrays assignments </li><li>2.6.8 - show assignment suggestions before the '=' sign </li><li>2.6.7 - Add method completions with return type for all Android Studio version </li><li>2.6.6 - Add "share" option </li><li>2.6.5 - Fix bug - multiple windows </li><li>2.6.4 - Cosmetic changes to installation process. </li><li>2.6.3 - Bug fixing </li><li>2.6.2 - Improve Signup process and add Codota tab </li><li>2.6.1 - Bug fixing </li><li>2.6.0 - Bug fixing </li><li>2.5.10 Bug fixing </li><li>2.5.8 Set default keymap shortcut for "get relevant example" to Ctrl+Shift+O </li><li>2.5.7 Bug fixing - performace on slow connections </li><li>2.5.6 Bug fixing - identation for completion prolog </li><li>2.5.5 Fix broken link to terms and privacy from about popup </li><li>2.5.4 Bug fixing </li><li>2.5.3 Bug fixing </li><li>2.5.2 Bug fixing </li><li>2.5.1 Bug fixing </li><li>2.5.0 - Release method completions with return type for IntelliJ users </li><li>2.4.7 Bug fixing </li><li>2.4.6 Bug fixing </li><li>2.4.5 Recover from connectivity issues, and Codota icon indicates no connection. Early release of method completions with return type </li><li>2.4.4 Ctrl+Ctrl only on class or method; give local variable priority in parameter completions &amp; bug fixes </li><li>2.4.3 Bug fix for Codota Enterprise users </li><li>2.4.2 Bug fixes </li><li>2.4.1 Fix bug in method completions - type mismatch </li><li>2.4.0 Add parameter types to suggestions (i.e. "new MyType(int value)" ) </li><li>2.3.3 Bug fixes </li><li>2.3.2 Support method completions for variables with generics </li><li>2.3.1 Bug fixes</li><li>2.3.0 Method completions - full release</li><li>2.2.8 Method completions - early release</li><li>2.2.7 Fix a bug in order of completion suggestions</li><li>2.2.6 Performance issues fix </li><li>2.2.5 Critical bug fix </li><li>2.2.4 move to Basic Completions </li><li>2.2.3 Show only Codota suggestions right after assignment </li><li>2.2.2 Bug fix </li><li>2.2.1 Fix critical bug for IJ 2018.2.1 and AS 3.1.4</li><li>2.2.0 New line &amp; assignmemt completions are now part of the basic completion</li><li>2.1.9 fix proxy issue for enterprise users</li><li>2.1.8 Bug fixing 31/7 - including feedback form</li><li>2.1.7 Bug fixing - including "about" bug in version 2017.1</li><li>2.1.6 Autoimport for prepended code &amp; Parameters completions Beta </li><li>2.1.5 New line completions on demand - Beta </li><li>2.1.4 code examples everywhere </li><li>2.1.3 login/logout support </li><li>2.1.2 link for getting started page and minor UI improvement </li><li>2.1.1 add proxy support </li><li>2.1.0 add on-boarding for installation </li><li>2.0.8 support Codota for teams </li><li>2.0.6 code completions and examples</li></ul>

News for PHP Markdown Integration

News for PHP


News for NodeJS

News for Copyright

News for XPathView + XSLT

News for Rust

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

News for AsciiDoc

$
0
0
<h3>0.30.16 </h3> <div> <ul> <li> <p>upgrading to version 2019.2-5.3.stable of the <a href="https://plugins.jetbrains.com/plugin/12175-grazie/">Grazie plugin</a>, improving performance and spell checking in different languages (<a href="https://github.com/asciidoctor/asciidoctor-intellij-plugin/issues/97">#97</a>)</p> </li> </ul> </div><h3>0.30.15 </h3> <div> <ul> <li> <p>support <code>[link=...]</code> in browser preview for navigation to images and other AsciiDoc sources of the project (<a href="https://github.com/asciidoctor/asciidoctor-intellij-plugin/issues/360">#360</a>)</p> </li> <li> <p>support interactive mode SVG in browser and JavaFX preview (<a href="https://github.com/asciidoctor/asciidoctor-intellij-plugin/issues/360">#360</a>)</p> </li> </ul> </div><h3>0.30.14 </h3> <div> <ul> <li> <p>adding the Asciidoctor logo as the plugin’s logo (thanks to <a href="https://github.com/ardlank">@ardlank</a>) (<a href="https://github.com/asciidoctor/asciidoctor-intellij-plugin/issues/356">#356</a>, <a href="https://github.com/asciidoctor/asciidoctor-intellij-plugin/issues/357">#357</a>)</p> </li> <li> <p>experimental support for grammar checking in different languages using the <a href="https://plugins.jetbrains.com/plugin/12175-grazie/">Grazie plugin</a> (<a href="https://github.com/asciidoctor/asciidoctor-intellij-plugin/issues/97">#97</a>)</p> </li> </ul> </div><h3>0.30.13 </h3> <div> <ul> <li> <p>fixing exception when using keys to toggle formatting (<a href="https://github.com/asciidoctor/asciidoctor-intellij-plugin/issues/242">#242</a>)</p> </li> </ul> </div><h3>0.30.12 </h3> <div> <ul> <li> <p>quick-fix for markdown style listings (thanks to @FatihBozik) (<a href="https://github.com/asciidoctor/asciidoctor-intellij-plugin/issues/297">#297</a>, <a href="https://github.com/asciidoctor/asciidoctor-intellij-plugin/issues/355">#355</a>)</p> </li> <li> <p>improve formatting bold/italic/…​ using editor actions (<a href="https://github.com/asciidoctor/asciidoctor-intellij-plugin/issues/242">#242</a>)</p> </li> <li> <p>toggle formatting on selected text using formatting characters (<a href="https://github.com/asciidoctor/asciidoctor-intellij-plugin/issues/242">#242</a>)</p> </li> </ul> </div><h3>0.30.11 </h3> <div> <ul> <li> <p>upgrade to asciidoctorj-pdf:1.5.0-beta.6</p> </li> <li> <p>add HTML export to editor actions (thanks to <a href="https://github.com/balabarath">@balabarath</a>) (<a href="https://github.com/asciidoctor/asciidoctor-intellij-plugin/issues/349">#349</a>, <a href="https://github.com/asciidoctor/asciidoctor-intellij-plugin/issues/354">#354</a>)</p> </li> <li> <p>avoid exception “Already disposed: Project” when closing one out of many currently open projects</p> </li> </ul> </div><h3>0.30.10 </h3> <div> <ul> <li> <p>first version of improved “Extend Selection” (<a href="https://github.com/asciidoctor/asciidoctor-intellij-plugin/issues/341">#341</a>)</p> </li> <li> <p>preserve cursor position and selection when toggling title (thanks to @Mogztter) (<a href="https://github.com/asciidoctor/asciidoctor-intellij-plugin/issues/341">#341</a>, <a href="https://github.com/asciidoctor/asciidoctor-intellij-plugin/issues/344">#344</a>)</p> </li> <li> <p>improved cursor placement and selection for formatting actions like bold/italic (<a href="https://github.com/asciidoctor/asciidoctor-intellij-plugin/issues/341">#341</a>)</p> </li> <li> <p>add support for kroki.io when rendering diagrams in the preview (thanks to @Mogztter) (<a href="https://github.com/asciidoctor/asciidoctor-intellij-plugin/issues/287">#287</a>, <a href="https://github.com/asciidoctor/asciidoctor-intellij-plugin/issues/346">#346</a>)</p> </li> <li> <p>include content via URLs (https or http) when <code>allow-uri-read</code> attribute set (<a href="https://github.com/asciidoctor/asciidoctor-intellij-plugin/issues/348">#348</a>, <a href="https://github.com/asciidoctor/asciidoctor-intellij-plugin/issues/138">#138</a>)</p> </li> <li> <p>allow configuration of safe mode in plugin’s configuration (thanks to <a href="https://github.com/bit-man">@bit-man</a>) (<a href="https://github.com/asciidoctor/asciidoctor-intellij-plugin/issues/347">#347</a>, <a href="https://github.com/asciidoctor/asciidoctor-intellij-plugin/issues/351">#351</a>)</p> </li> <li> <p>support <code>:prewrap!:</code> in preview so that listings and other pre-formatted content don’t wrap (<a href="https://github.com/asciidoctor/asciidoctor-intellij-plugin/issues/350">#350</a>)</p> </li> </ul> </div><h3>0.30.9 </h3> <div> <ul> <li> <p>auto-save files when switching to AsciiDoc editor to ensure preview shows latest content</p> </li> <li> <p>clean up handling of input streams throughout the plugin</p> </li> <li> <p>don’t switch focus to editor when browsing for example TODO list (<a href="https://github.com/asciidoctor/asciidoctor-intellij-plugin/issues/332">#332</a>)</p> </li> <li> <p>add menu bar item to mark/highlight selected text (<a href="https://github.com/asciidoctor/asciidoctor-intellij-plugin/issues/134">#134</a>)</p> </li> <li> <p>clean up stream resource leak (<a href="https://github.com/asciidoctor/asciidoctor-intellij-plugin/issues/342">#342</a>)</p> </li> </ul> </div><h3>0.30.8 </h3> <div> <ul> <li> <p>highlight warnings for Spring REST Docs at line in editor</p> </li> <li> <p>upgrade to JRuby 9.2.8.0 to avoid assertion errors when creating PDFs (<a href="https://github.com/asciidoctor/asciidoctor-intellij-plugin/issues/337">#337</a>)</p> </li> </ul> </div><h3>0.30.7</h3> <div> <ul> <li> <p>upgrade to asciidoctorj-pdf:1.5.0-beta.5 (<a href="https://github.com/asciidoctor/asciidoctor-intellij-plugin/issues/325">#325</a>)</p> </li> <li> <p>allow unset of attribute after the first colon</p> </li> <li> <p>regression: when clicking an external link in the preview, don’t navigate to external site, but open it in external browser only (<a href="https://github.com/asciidoctor/asciidoctor-intellij-plugin/issues/335">#335</a>)</p> </li> <li> <p>regression: when right-clicking on an image, show popup to save image (<a href="https://github.com/asciidoctor/asciidoctor-intellij-plugin/issues/335">#335</a>)</p> </li> </ul> </div><h3>0.30.6</h3> <div> <ul> <li> <p>support attribute references in block and block macro attributes and titles (<a href="https://github.com/asciidoctor/asciidoctor-intellij-plugin/issues/327">#327</a>)</p> </li> </ul> </div><h3>0.30.5 </h3> <div> <ul> <li> <p>fix singleton for prepending .asciidoctorconfig information (<a href="https://github.com/asciidoctor/asciidoctor-intellij-plugin/issues/325">#325</a>)</p> </li> </ul> </div><h3>0.30.4 </h3> <div> <ul> <li> <p>while JavaFX preview forces PNG diagram for readability, browser and PDF should use diagram in the format specified in the source (<a href="https://github.com/asciidoctor/asciidoctor-intellij-plugin/issues/325">#325</a>)</p> </li> <li> <p>add editor notification with link to Wiki page for spring boot restdocs (<a href="https://github.com/asciidoctor/asciidoctor-intellij-plugin/issues/312">#312</a>)</p> </li> <li> <p>fix chapter numbers for included snippets (<a href="https://github.com/asciidoctor/asciidoctor-intellij-plugin/issues/312">#312</a>)</p> </li> </ul> </div><h3>0.30.3 </h3> <div> <ul> <li> <p>support operation block macro in <a href="https://docs.spring.io/spring-restdocs/docs/current/reference/html5/">spring-restdocs</a> and auto-detect the snippets folder (<a href="https://github.com/asciidoctor/asciidoctor-intellij-plugin/issues/312">#312</a>)</p> </li> <li> <p>prepended config via plugin shouldn’t add blank line that breaks document title (<a href="https://github.com/asciidoctor/asciidoctor-intellij-plugin/issues/325">#325</a>)</p> </li> <li> <p>upgrade to asciidoctorj-pdf:1.5.0-beta.4 (<a href="https://github.com/asciidoctor/asciidoctor-intellij-plugin/issues/325">#325</a>)</p> </li> <li> <p>support HTML blanks and HTML entities in image file names for preview (<a href="https://github.com/asciidoctor/asciidoctor-intellij-plugin/issues/328">#328</a>)</p> </li> </ul> </div><h3>0.30.2 </h3> <div> <ul> <li> <p>support .asciidoctorconfig for PDF creation (<a href="https://github.com/asciidoctor/asciidoctor-intellij-plugin/issues/325">#325</a>)</p> </li> <li> <p>fix rendering problem with LaTeX style math (<a href="https://github.com/asciidoctor/asciidoctor-intellij-plugin/issues/326">#326</a>)</p> </li> <li> <p>improved logging for math problems, plus popup hint with MathML error message in preview (<a href="https://github.com/asciidoctor/asciidoctor-intellij-plugin/issues/326">#326</a>)</p> </li> </ul> </div><h3>0.30.1 </h3> <div> <ul> <li> <p>fix 'unable to read file' when creating a PDF and working with extensions (<a href="https://github.com/asciidoctor/asciidoctor-intellij-plugin/issues/325">#325</a>)</p> </li> </ul> </div><h3>0.30.0 </h3> <div> <ul> <li> <p>support creating a PDF from the IDE based on asciidoctorj-pdf:1.5.0-beta.2 (<a href="https://github.com/asciidoctor/asciidoctor-intellij-plugin/issues/325">#325</a>)</p> </li> </ul> </div><h3>0.29.11 </h3> <div> <ul> <li> <p>No end of sentence after a digit</p> </li> <li> <p>no end of sentence after colon in middle of line, but preserve line break after colon at end of line</p> </li> <li> <p>handle pre-block for block-macros when creating references</p> </li> </ul> </div><h3>0.29.10</h3> <div> <ul> <li> <p>fixing dependency problem when running on IDEs like RubyMine (<a href="https://github.com/asciidoctor/asciidoctor-intellij-plugin/issues/323">#323</a>)</p> </li> </ul> </div><h3>0.29.9</h3> <div> <ul> <li> <p>tuning end-of-sentence detection when potential end of sentence followed by a lowercase character</p> </li> </ul> </div>
Viewing all 72158 articles
Browse latest View live