12.3macOS
Nova 12.3
Fixed Editor: Addressed an issue with improper indentation of soft-wrapped lines when using proportional fonts Editor: Comments in files with CRLF line endings no longer show red EOL markers Editor: F…
Fixed 18
- Address an issue with improper indentation of soft-wrapped lines when using proportional fonts in the editor
- Remove red EOL markers from comments in files with CRLF line endings
- Fix a potential crash when inserting completions from LSPs in the editor
- Prevent UTF-8 with BOM files from displaying a zero-width non-breaking space at the start
- Enable 'Apply to All' when transferring files to Finder in the File Browser
- Stop dragging files from the Files Sidebar into Safari from moving them unexpectedly
- Make dragging local files to Finder perform a move operation instead of a copy and delete
- Prevent selecting and transferring unfolded folders from resulting in duplicate files when using list view
- Reflect changes to project .gitignore files in the Files Sidebar upon save
- Enable toggling the Open Files filter when searching local files in remote-only projects
- Stop the Select Find Matches in Selection menu item from being truncated in German localization
- Fix an issue that could prevent syntax highlighting from being displayed for some documents
- Stop completions from being listed twice in some circumstances for PHP
- Prevent validation errors from being displayed on unexpected lines for PHP
- Improve display of license information in Settings
- Address an issue that could prevent importing of Transmit Servers
- Resolve a potential crash when splitting a document and PNG file in Workspace
- Stop remote-only project files from displaying an empty path bar when reopened via state restoration
From Nova
Fixed
- Editor: Addressed an issue with improper indentation of soft-wrapped lines when using proportional fonts
- Editor: Comments in files with CRLF line endings no longer show red EOL markers
- Editor: Fixed a potential crash when inserting completions from LSPs
- Editor: UTF-8 with BOM files no longer display a zero-width non-breaking space at the start
- File Browser: “Apply to All” is now enabled when transferring files to Finder
- File Browser: Dragging files from the Files Sidebar into Safari no longer moves them unexpectedly
- File Browser: Dragging local files to Finder now performs a move operation instead of a copy+delete
- File Browser: Selecting and transferring “unfolded” folders no longer results in duplicate files when using list view
- Files Sidebar: Changes to project .gitignore files are now reflected upon save
- Find Sidebar: Toggling the “Open Files” filter is now possible when searching local files in remote-only projects
- German localization: The ‘Select Find Matches in Selection’ menu item is no longer truncated
- Parser: Fixed an issue that could preventing syntax highlighting from being displayed for some documents
- PHP: Completions are no longer listed twice in some circumstances
- PHP: Validation errors are no longer displayed on unexpected lines
- Settings: Improved display of license information
- Servers: Addressed an issue that could prevent importing of Transmit Servers
- Workspace: Resolved a potential crash when splitting a document and PNG file
- Workspace: Remote-only project files no longer display empty path bar when reopened via state restoration