12.2macOS
Nova 12.2
Improved Transcripts: Added the ability to view logs of remote SSH traffic for Git operations Fixed CLI Tool: The ‘–type’ argument is properly respected once again CSS: Adjusted highlighting of class…
Added 2
- Transcripts: Add the ability to view logs of remote SSH traffic for Git operations
- Python: Add syntax highlighting for the not in operator
Changed 1
- HTML (EJS): The ejs file extension now opens as HTML (EJS) by default, in addition to html.ejs and htm.ejs
Fixed 17
- CLI Tool: The '–type' argument is properly respected once again
- CSS: Adjust highlighting of class and ID names to include identifier once more, fixing a few third-party themes
- Editor: Address a potential crash when issues provided by language servers exceed the bounds of the document
- Editor: Fix an issue with copying entire lines of text to the pasteboard
- Editor: Resolve a visual jump when dragging text in the editor and changing modifier keys
- Editor: Fix an issue with sending text to other apps via the Services contextual menu
- File Browser: Resolve a potential issue displaying listed files when using column view
- Files Sidebar: Address an issue with filters not returning results for deeply nested folder structures
- Files Sidebar: Fix a case where expanded folders without results would be displayed after applying filters
- Find Bar: Fix a visual glitch which could affect text near the current find match indicator
- Find Sidebar: Center offscreen results horizontally in the editor when selecting them with line wrapping disabled
- Git: Fix an SSH encryption key exchange error when connecting to Azure DevOps
- HTML: Address an issue preventing certain HTML attribute completions from being offered
- Parser: Fix an issue that could crash the parse service, preventing syntax highlighting and indexing from completing
- Find/Replace: Fix an issue using wildcards which are deeply nested within groups of parenthesis
- SCSS: Resolve an issue preventing variables from showing in completions and project-wide indexing
- Setup Wizard: Resolve a potential issue with displaying the Import From Coda 2 window
From Nova
Improved
- Transcripts: Added the ability to view logs of remote SSH traffic for Git operations Fixed
- CLI Tool: The ‘–type’ argument is properly respected once again
- CSS: Adjusted highlighting of class and ID names to include identifier once more, fixing a few third-party themes.
- Editor: Addressed a potential crash when issues provided by language servers exceed the bounds of the document
- Editor: Fixed an issue with copying entire lines of text to the pasteboard
- Editor: Resolved a visual jump when dragging text in the editor and changing modifier keys
- Editor: Fixed an issue with sending text to other apps via the Services contextual menu
- File Browser: Resolved a potential issue displaying listed files when using column view
- Files Sidebar: Addressed an issue with filters not returning results for deeply nested folder structures
- Files Sidebar: Fixed a case where expanded folders without results would be displayed after applying filters
- Find Bar: Fixed a visual glitch which could affect text near the current find match indicator
- Find Sidebar: Selecting an offscreen result with line wrapping disabled now centers it horizontally in the editor
- Git: Fixed an SSH encryption key exchange error when connecting to Azure DevOps
- HTML: Addressed an issue preventing certain HTML attribute completions from being offered
- HTML (EJS): The ejs file extension now opens as HTML (EJS) by default, in addition to html.ejs and htm.ejs
- Parser: Fixed an issue that could crash the parse service, preventing syntax highlighting and indexing from completing
- Python: Added syntax highlighting for the not in operator
- Find/Replace: Fixed an issue using wildcards which are deeply nested within groups of parenthesis
- SCSS: Resolved an issue preventing variables from showing in completions and project-wide indexing
- Setup Wizard: Resolved a potential issue with displaying the “Import From Coda 2” window
- Tasks: Fixed an issue preventing the “Chrome Debug” from resolving some files, such as sourcemaps