2.2.6.6 release notes

 2.2.6.6

  • This is effectively a hotfix for 2.2.6.5 with the following fixes and small improvements:
    • Fixed an issue where the Tab/Shift+Tab handling for ApexDoc Markdown list items would actually cause those keystrokes to be ignored elsewhere.
    • Added ApexDoc Markdown fenced code block syntax highlighting in the editor and quick doc preview for file types which are not provided in a first-class manner in the host JetBrains IDE, e.g., JavaScript and CSS in Community Edition IDEs, as long as there is a corresponding abstract/lightweight file type for that language registered with the IDE.
    • In support of the change above, I restored the old lightweight "improved syntax highlighting" file types for JavaScript and CSS to be used specifically for that purpose, though for those using a Community Edition IDE who prefer the syntax highlighting afforded by those file types over that provided by the respective TextMate bundles, they can be used instead.