2.2.6 Beta
Release Date: 20 Jan 2024
Minimum OS: macOS 12.0
SHA-1 Checksum: ade7c3bb5224798307afaa4ba053c6be4476aaa0
- Improvement: completion results that require additional text edits are better supported
2.2.5
Release Date: 29 Nov 2023
Minimum OS: macOS 12.0
SHA-1 Checksum: ecb5c9dd2c801ebe4c80a6d3975957256f0b23da
- Fix: Swift extension was unable to load many projects
- Fix: diagnostics from LSP servers not published in the UI
- Feature: Clojure extension now bundled in the app
- Improvement: ChimeKit update
2.2.4
Release Date: 27 Sep 2023
Minimum OS: macOS 12.0
SHA-1 Checksum: 08bea20386f95f01e52983895908cb68a6172a62
- Grammar updates for Bash, C, C++, HTML, Julia, Python, TypeScript, Zig
- Improvement: tree-sitter + highlighting library update
2.2.3
Release Date: 21 Sep 2023
Minimum OS: macOS 12.0
SHA-1 Checksum: 81e892d40b2d208da2219071c5b71eeb37f1c704
- Fix: undo after code format/correct
- Fix: undo stack may become corrupt if a language server operation that mutates text partially fails
- Improvement: update to gopls 0.13.2
2.2.2
Release Date: 20 Sep 2023
Minimum OS: macOS 12.0
SHA-1 Checksum: 8a5c9375df5ddd340311edc6fff940c790480805
- Feature: Clojure syntax support
2.2.1
Release Date: 24 Aug 2023
Minimum OS: macOS 12.0
SHA-1 Checksum: dd39778e92a637ffd95435d1c0dc613746cd9ddb
- Feature: Chime no longer requires a license!
- Improvement: big update to ChimeKit to better support Swift concurrency
- Fix: prevent potential wasted/incorrect work being done on document close
- Fix: extension inspector could become visible when hovering the mouse at the far trailing edge
- Fix: crash when manually opening directory nested in an already-open project
- Fix: manually opening a document within an already-open project might not correctly group the document tab
2.1.1
Release Date: 7 Jun 2023
Minimum OS: macOS 12.0
SHA-1 Checksum: 895852beec0c5603341ded0af601a7c4b8342c4e
- Feature: TypeScript syntax support
- Feature: Scala syntax support
- Improvement: updating tree-sitter version for perf/stability
- Improvement: updating Dockerfile syntax support
- Improvement: updating Perl syntax support
- Fix: extensions could not activate when opening directories with matching files
- Fix: crash when two documents of the same type are open and the shorter document is edited in a way that requires an indentation calculation
- Fix: Document version could change too rapidly, resulting in lost LSP requests and diagnostics
- Fix: LSP semantic token diffs weren't always calculated correctly, resulting in missing LSP highlighting
- Fix: Diagnostics are now cleared immediately, and only buffered when text is changing
- Fix: Stale diagnostics are now translated to match the current document state
- Fix: Python, Swift, and Go extensions may still not run lazily
- Fix: rare crash when evaluating themes for light/dark UI matching
2.1.0
Release Date: 16 Apr 2023
Minimum OS: macOS 12.0
SHA-1 Checksum: 2da221fd26cb15b749f78b37915f3e9ba02309c1
- Feature: editorconfig support
- Improvement: extensions are now only loaded on-demand
- Fix: lots of internal changes to improve Swift concurrency usage
2.0.7
Release Date: 13 Feb 2023
Minimum OS: macOS 12.0
SHA-1 Checksum: f5068ebec92c294fb5fa109f5b78207b267e355a
- Feature: highlighting for diff/patch files
- Improvement: further increased concurrency for language servers
- Fix: LSP servers can be started on project close
2.0.6
Release Date: 11 Feb 2023
Minimum OS: macOS 12.0
SHA-1 Checksum: ff57c6b63b6cf97be570133032c791ffeb099280
- Improvement: reduced latency when communicating with language servers
- Improvement: increased concurrency for language servers
- Fix: incorrect highlighting when making very rapid chnages to a document
- Fix: whitespace handling when indenting without semantic information
- Fix: potential hang when closing documents
2.0.5
Release Date: 7 Jan 2023
Minimum OS: macOS 12.0
SHA-1 Checksum: 0a3809fbeaeb6185ce2cf6fce668e63024149db3
- Feature: Dockerfile syntax support
- Improvement: removing a ChimeKit dependency no longer needed for LSP support
- Improvement: logging to help diagnose crash on indentation
- Improvement: update gopls to 0.11.0
2.0.4
Release Date: 30 Nov 2022
Minimum OS: macOS 12.0
SHA-1 Checksum: eec5f28fc698eb93ff0e3dcf361b0a9273c267c9
- Feature: Elixir exension
- Feature: Python exension
- Fix: Some languages could not be highlighted on a file system with case-sensitivity
- Fix: Elixir line comment character sequence
- Fix: Haskell line comment character sequence
- Fix: YAML line comment character sequence
2.0.3
Release Date: 2 Nov 2022
Minimum OS: macOS 12.0
SHA-1 Checksum: e621e88fa94d0efcf7d60c949fce6354e469e0c5
- Feature: Syntax support for HCL (.hcl) and Terraform (.tf)
- Fix: Open Quickly window accessibility title
- Fix: Open Quickly results list accessibility label
- Fix: Open Quickly results will no longer hang when a language server isn't responsive or available
- Fix: Open Quickly file and semantic results will be delivered independently
- Fix: Open Quickly returns results when only a project directory is open
- Fix: Open Quickly window vertical positioning should now remain stable
- Fix: Open Quickly text field should no longer lose keyboard focus
- Fix: Open Quickly results can now be clicked to select
2.0.2
Release Date: 1 Nov 2022
Minimum OS: macOS 12.0
SHA-1 Checksum: 10ad38da3b2fcd191624c3a9d682c6be99178b3d
- Fix: duplicate double-quote typing completion in Ruby
- Fix: race condition that prevents deterministic document formatting behavior
- Fix: race condition that can prevent extensions from starting
- Improvement: bundled extensions are now true extensions on macOS 13
2.0.1
Release Date: 24 Oct 2022
Minimum OS: macOS 12.0
SHA-1 Checksum: 85d9050a411ef4ecc3ce2ef7e0efbd295a5400bb
- Fix: ProcessService.xpc can crash on macOS 12.0, causing extensions to fail to load
- Fix: a race condition can cause incorrect text mutations during document correction operations
2.0.0
Release Date: 19 Oct 2022
Minimum OS: macOS 12.0
SHA-1 Checksum: c7f1e20e519467c1110ea962a3a1007069d29d82
- Feature: Extensions
- Feature: Open Quickly
- Feature: command line tool
- Feature: built-in Swift extension
- Feature: built-in Rust extension
- Feature: preliminary support for Bash, C, C++, C#, CSS, Elixir, Elm, Go workspaces, Haskell, HTML, Java, JavaScript, JSON, Julia, Lua, Markdown, Perl, PHP, Python, SQL, YAML, Zig
- Fix: whitespace settings are respected for all formatting operations
- Fix: document type is better detected after the first save of a new file
- Fix: memory leak on syntax tree query
- Fix: indentation after delimiter + newline
- Fix: better mismatched indentation style handling
- Fix: Crash when closing documents
- Fix: highlight color of sidebar icons might not match system highlight until a document is open
- Fix: trial licensing window typo didn't include app version information (thank you Daniel!)
- Fix: could potentially miscalculate the needed highlighting areas
- Fix: failure to restart LSP server after it crashes
- Fix: improved logging to help understand LSP server restart failures
- Fix: open document in terminal will respect terminal app preferences
- Fix: much improved peformance when highlighting long lines
1.7.2
Release Date: 25 May 2022
Minimum OS: macOS 11.0
SHA-1 Checksum: e2a292b32d703095f266800a6367a1932517fa0d
- Feature: associate the gemspec extension with Ruby
- Feature: associate the podspec extension with Ruby
- Fix: show sidebar is now disabled for documents with no project
- Fix: documents may not be re-highlighted after being edited externally
- Fix: editing and saving a document externally could cause a crash
1.7.1
Release Date: 13 May 2022
Minimum OS: macOS 11.0
SHA-1 Checksum: 028f0a6b3b56b4df0ef96e5360b1bd9ae9954b8d
- Fix: Crash that could occur when calculating indentation
- Fix: correctly setup Ruby environment if GEM_HOME is set and solargraph is not locally set up
1.7.0
Release Date: 12 May 2022
Minimum OS: macOS 11.0
SHA-1 Checksum: a8df86134a8be44c1b649a7c0135f712925bdc47
- Feature: Ruby support!
- Fix: Crash when creating a new file in a collapsed directory (thank you Carlo!)
1.6.0
Release Date: 25 Apr 2022
Minimum OS: macOS 11.0
SHA-1 Checksum: c5ef24837228407039e116a01087f57f9d3bc80e
- Feature: LSP semantic tokens used to augment highlighting
- Improvement: highlighting and edit processing can now happen concurrently
- Improvement: update gopls to 0.8.2
- Fix: newlines starting at certain scope-defining tokens could result in incorrect indentation
- Fix: background syntax highlighting will no longer ever hold up keystrokes
- Fix: indenting within case statements is now more reliable
- Fix: indentation calculations for extremely large documents
- Fix: crash if tab/backend inserted before document open process complete
- Fix: crash if language server closes and file watch event fires
- Fix: crash if language server fails to exit cleanly
- Fix: missing indentation when parse tree lookup fails
- Fix: stale diagnostics left if reported while document is changing
- Fix: deleting can sometimes dismiss completions
1.5.0
Release Date: 25 Mar 2022
Minimum OS: macOS 11.0
SHA-1 Checksum: acaf458715a7d4ae05688c461c6798704d0eba43
- Note: minimum OS is now macOS 11.0
- Feature: automatic go.mod change monitoring, via LSP FileWatchers
- Feature: parse tree-based indentation
- Improvement: much-improved typing completion behaviors
- Improvement: updated crash reporting system
- Fix: indentation is now correctly computed for pasted text
- Fix: resizing a window while diagnotics are being recalculated could result in line marks getting stuck
- Fix: crash when opening/closing a file after a previous LSP notification fails
1.4.2
Release Date: 14 Feb 2022
Minimum OS: macOS 10.14.4
SHA-1 Checksum: dbf198f140af045dba07935b4f2c9cfd328af6fa
- Feature: Syntactic support for generics
- Feature: Build gopls with go 1.18 to support generics
- Improvement: Update gopls to 0.7.5
- Improvement: save panel no longer shows "File Format" options
- Fix: open directories no longer allow the sidebar to be hidden
- Fix: creating a new document with an extension will correctly assign the file type
- Fix: new documents will inherit their enclosing directory as a project root
1.4.1
Release Date: 11 Jan 2022
Minimum OS: macOS 10.14.4
SHA-1 Checksum: 7b9d1d0693f0c9fef02519d6c63bc4d068c79efa
- Feature: structure highlighting for go.mod
- Improvement: syntax/structure highlighting are now based on more precise AST queries
- Fix: structure highlighting will now be triggered for all structure members (like braces)
- Fix: crash when document is edited before language server has fully initialized
1.4.0
Release Date: 21 Dec 2021
Minimum OS: macOS 10.14.4
SHA-1 Checksum: 210fa4b7e8c2138f011220a9ab43abacb5e89452
- Feature: support for go.mod
- Feature: gopls is now built for both Intel and Apple Silicon
- Feature: gopls can now be automatically restarted after a crash
- Improvement: much faster document opening
- Improvement: much faster, lower-latency syntax highlighting
- Improvement: shell environment capture is more reliable
- Improvement: Update to gopls 0.7.4
- Fix: diagnostics will be correctly displayed when closing and re-opening a file
- Fix: moving a file to the trash will no longer leave it open in the UI
- Fix: autocomplete will now trigger with a range selected
- Fix: autocomplete will trigger when a placeholder is selected
- Fix: autocomplete will replace a placeholder if is selected
1.3.6
Release Date: 20 Sep 2021
Minimum OS: macOS 10.14.4
SHA-1 Checksum: d082c246d7c95cd9e5cbff13492e2cd054e5e512
- Improvement: Update to gopls 0.7.2
- Improvement: staticcheck and gofumpt can be enabled via user defaults (CHQGOPLSStaticcheckEnabled, CHQGOPLSGoFumptEnabled)
- Fix: Memory leak when closing documents
- Fix: Clicking on a search result in the file navigator will jump to the result
- Fix: File navigation items will now show search result counts for all descents, not just immediate children
- Fix: File navigation items with search result counts should no longer truncate long numbers
1.3.5
Release Date: 22 Jul 2021
Minimum OS: macOS 10.14.4
SHA-1 Checksum: f90066190851163edc1fe35f9de814609569c0dc
- Improvement: word detection for word-based navigation is improved
- Improvement: update to gopls 0.7.0
- Improvement: JSON-RPC system update for future feature support
- Improvement: Crash reporting update for improved launch time
- Fix: A carriage return after a quote should not indent/close quote
- Fix: Window state synchronization would get out of sync after 2+ tabs closed
1.3.4
Release Date: 5 Jul 2021
Minimum OS: macOS 10.14.4
SHA-1 Checksum: 0c3664ccfd8f3bfe8d0c3350d077ac4fdc233099
- Feature: Whole-document diagnostics markers in vertical scroll bar slot
- Feature: Editor can now over-scroll to half the total document size
- Improvement: Diagnostics and status bar now avoid overlapping scroll knobs
- Fix: Diagnostic highlight isn't displayed at the full width when text extends past the horizontal visible area and the scrolled
- Fix: Diagnostic positioning could be incorrect if a document layout is calculated lazily
- Fix: Diagnostics could influence the sidebar dimensions
- Fix: Diagnostics could not be expanded by clicking
- Fix: Diagnostic highlight leading margin wasn't based on theme settings
- Fix: Window minimum sizes weren't correctly being enforced
- Fix: Overlays drawn with incorrect positioning
1.3.3
Release Date: 18 Jun 2021
Minimum OS: macOS 10.14.4
SHA-1 Checksum: 7c54e30f4794c241f53bbbf8ba25fc489649f0de
- Feature: Sidebar icons can now be themed
- Improvement: UI now more clearly indicates if the search scope is file or project
- Fix: Typing completions for certain delimiters were duplicated after skipping (ex when typing "a"d)
- Fix: a number of minor dependency updates
1.3.2
Release Date: 30 Apr 2021
Minimum OS: macOS 10.14.4
SHA-1 Checksum: 4d27ff484da4d81af94cb2d9df81390e51284171
- Improvement: update gopls to 0.6.10
- Improvement: completion window placement for Big Sur
- Fix: autocomplete highlighting in Big Sur
- Fix: crash when changing tabs while renaming a document and current tab has UI state changes
- Fix: crash if gopls returns invalid range locations for a completion
- Fix: Nord themes would produce invisible completion preview text for lines with a diagnostic
1.3.1
Release Date: 22 Mar 2021
Minimum OS: macOS 10.14.4
SHA-1 Checksum: 4caeb4f2fb008fdd84f65b850ece7643fac19055
- Fix: crash while reloading documents changed from outside of the app
- Fix: crash when closing windows on 10.14
1.3.0
Release Date: 9 Mar 2021
Minimum OS: macOS 10.14.4
SHA-1 Checksum: 6cd3b0a98789cb2a458fb39c29f70ed39c06418d
- Feature: Full-window sidebar (requires macOS 11.0)
- Feature: Full-window tabs (requires macOS 11.0)
- Feature: Sidebar supports directory creation
- Feature: Sidebar supports file system manipulation via drag-and-drop
- Feature: Sidebar optionally supports SF Symbol icons (requires macOS 11.0)
- Feature: Sidebar supports window state restoration across launches
1.2.4
Release Date: 21 Jan 2021
Minimum OS: macOS 10.14.4
SHA-1 Checksum: 459549cf889f602fed9c89641d46c4b449da1054
- Improvement: Updated to gopls v0.6.4
- Improvement: Updated crash reporting endpoint
- Improvement: Licensing window will now display a renew button if expired
- Improvement: Licensing window will now highlight an expired license
- Improvement: Now possible to select licensed email from licensing window
- Fix: licensing window help now works correctly
1.2.3
Release Date: 11 Jan 2021
Minimum OS: macOS 10.14.4
SHA-1 Checksum: 88ee8e44e7a9289e514a3c8add1ff0e55387c984
- Improvement: Corrected syntax highlighting for rune literals
- Fix: Memory leak that could occur on each key press
- Fix: Memory leak on document close
- Fix: Crash when displaying overlays that span whitespace-only lines
1.2.2
Release Date: 18 Dec 2020
Minimum OS: macOS 10.14.4
SHA-1 Checksum: e92f94cd49c0a7a157fa769ddf894c85fa469905
- Improvement: Updated gopls to v0.5.5
- Improvement: Typing completions will now adjust indentation when typing a closing brace
- Fix: could become difficult for editor to regain keyboard focus after diagnostics were presented
- Fix: Typing completions could incorrectly indent following a line with exactly one character in it
- Fix: Scroll bar display is now more consistent across different pointing device types
- Fix: Typing completions will no longer duplicate a closing delimiter if one is already on the line
- Fix: Autocomplete state will now correctly reset if you delete all the characters in a word
- Fix: Gutter width is not correctly recalculated on theme change
- Fix: Horizontal scroll position will now be correctly adjusted when moving/selecting text with the command key
- Fix: Uncommenting will not longer remove blank lines
- Fix: Outdenting will not longer remove blank lines
- Fix: A completion placeholder will no longer temporarily change the font of the following character
1.2.1
Release Date: 16 Oct 2020
Minimum OS: macOS 10.14.4
SHA-1 Checksum: f67d04b8a2672c1d5ef32241cbb222196e43d36a
- Feature: Monokai theme
- Feature: Show in Finder and Open in Terminal menu commands
- Improvement: Minimum window size has been reduced
- Fix: New document save panel should no longer produce error about null file extension
- Fix: Typing completion could produce an unintended duplicated quote in certain situations
- Fix: Diagnostics could get stale if editing quickly and affecting their state
- Fix: Editor focus could be lost unexpectedly when opening documents from the file navigator
1.2.0
Release Date: 7 Oct 2020
Minimum OS: macOS 10.14.4
SHA-1 Checksum: 5733c0c62241e2c5b40b83494552befd39457ffa
- Feature: diagnostics support
- Feature: Apple Silicon support
- Fix: crash related to reverting opened files
- Fix: greatly improved performance when using accessibility features when line numbering is visible
- Fix: editing a file name in the file browser would not correctly restore keyboard focus
1.1.10
Release Date: 2 Sep 2020
Minimum OS: macOS 10.14.4
SHA-1 Checksum: 5122688c62ae497a16bc8cb5f07cba19e8ec21d0
- Fix: The enter key will now advance to the next search result if a search is active
- Fix: A crash would occur if a file opened from Jump to Definition was saved and then re-opened
- Fix: Search results would not be re-computed when the case-sensitivity button was toggled
- Fix: Search would behave incorrectly if a new project document was opened while per-document results were active
- Fix: Search case sensitivity button state was flipped
- Fix: Graphical glitch present at very top of gutter when last line of document is only whitespace
1.1.9
Release Date: 7 Aug 2020
Minimum OS: macOS 10.14.4
SHA-1 Checksum: 21e12b8ce9fbe601e5180385a74450291e469861
- Improvement: Search status accessibility has better label
- Improvement: Extending selection toward the beginning of a line will first stop at leading whitespace
- Improvement: delimiter typing completions should now do the expected thing in more circumstances
- Fix: Text that is inserted as part of an undo/redo operation will no longer be processed for typing completions
- Fix: Search dismissal and status item count display
- Fix: memory leak after closing a document
1.1.8
Release Date: 22 Jul 2020
Minimum OS: macOS 10.14.4
SHA-1 Checksum: 41c00f094caf6412f58aa16e7143aedf4aa30595
- Improvement: Line number rendering performance
- Improvement: Launch time slightly reduced
- Improvement: typing completions now calculate desired indentation with much better accuracy
- Improvement: the tab key will now match preceding indentation
- Fix: missing localized string for "Correct Document" on save behavior
- Fix: crash while presenting completions when a result did not match the triggering token and had an unexpected length
- Fix: typing a closing delimiter character will no longer cause it to be duplicated
1.1.7
Release Date: 24 Jun 2020
Minimum OS: macOS 10.14.4
SHA-1 Checksum: 5b445677e5d2390951c07c097fa08b94325c6fac
- Fix: mouse cursor no longer shows an I-beam when over status items
- Fix: pasting and undo/redo no longer trigger completions
- Fix: mis-managed state in the completion system that would result in crashes
- Fix: an unlikely race condition could cause a crash when opening a document
- Fix: included another situation where a workaround is needed to prevent horizontal scroll position from moving unexpectedly
- Fix: line label geometry could be slightly wrong, depending on font
- Fix: incorrect color in Muted Light overlay content
- Fix: an active completion session is now dismissed when the theme changes
- Fix: font/size changes are now correctly reflected in completion results
1.1.6
Release Date: 21 May 2020
Minimum OS: macOS 10.14.4
SHA-1 Checksum: 3ef08462944dbeb2e7d38ebe6a1a7da35cffdf7a
- Feature: release notes link in the Help menu
- Improvement: documentation around dismissing code completion
- Fix: accepting certain completions could result in re-triggering the completion system
1.1.5
Release Date: 19 May 2020
Minimum OS: macOS 10.14.4
SHA-1 Checksum: fff40c1877b0ba85fcd4f32642fa91586c29332d
- Feature: code completion trigger on a timer
- Feature: code completion trigger on special characters
- Feature: preferences to better control code completion behavior
- Feature: documentation on code completion
1.1.4
Release Date: 7 May 2020
Minimum OS: macOS 10.14.4
SHA-1 Checksum: 20aca5e76cdac685d0adad74fb071c5d28e95636
- Fix: Failure to get autocomplete results could cause a crash
- Fix: With a very specific set of conditions, the horizontal scroll position could be get stuck slightly too far, obscuring text
- Fix: When showing/hiding the gutter, text will no longer be obscured
- Fix: Toggling line wrap could potentially leave the text view incorrectly sized until the containing window itself was resized
1.1.3
Release Date: 30 Apr 2020
Minimum OS: macOS 10.14.4
SHA-1 Checksum: f56aa24845fce177bf188820e8ab9781846d086e
- Feature: control over line wrapping behavior
- Feature: tab completion acceptance, with optional partial matching
1.1.2
Release Date: 20 Apr 2020
Minimum OS: macOS 10.14.4
SHA-1 Checksum: cb7c1a9c349b87a274e2ee15d280301a95b48f6c
- Feature: Displaying invisible characters
- Improvement: Updated gopls to 0.4.0
- Fix: tabstop widths were slightly incorrect for certain font/size combinations, resulting in character misalignments between lines
- Fix: Certain autocomplete results could render incorrect placeholder label/content
1.1.1
Release Date: 13 Apr 2020
Minimum OS: macOS 10.14.4
SHA-1 Checksum: ff49ce43adb9e9c0686bb8b19a7d2f52142acb6e
- Feature: CMD-Left Arrow now moves the cursor to the beginning of the line's indentation if it isn't already within that indentation
- Improvement: status bar information now included in built-in help documentation
- Improvement: additional checks to help debug a text-handling crash when lazily computing line numbers
- Improvement: stricter invariant checking to address some text-handling crashes during searching and autocomplete placeholder bookkeeping
- Fix: Autocomplete snippets with close curly braces weren't being correctly unescaped in certain circumstances
- Fix: Crash handler now waits for internal monitoring thread to fully initialize before other actions
- Fix: Crash if jump to definition fails to find a result
1.1.0
Release Date: 8 Apr 2020
Minimum OS: macOS 10.14.4
SHA-1 Checksum: 198b05de2eb75caf8a37e4f5624e3ca6bc7d45c8
- Feature: gofmt/goimports, via manual invocations (check out Edit menu)
- Feature: tab width is now controllable via a "defaults" command, to be exposed via preferences eventually too
- Improvement: Removed "Substitutions" menu, which isn't appropriate for plain-text editing
- Improvement: Updated gopls to 0.3.4
- Improvement: Multiple concurrent status bar animations will no look wrong
- Improvement: Long-operation status item's animation much smoother
- Improvement: Optimized view updates when selection changes
- Fix: addressed a visual artifact left around by text selection + scrolling
- Fix: crash if search is initiated with project open and scope set to file
- Fix: "Use Selection for Find" menu now correctly disabled when nothing is selected
- Fix: Hiding the status bar will no longer also hide important alerts and/or progress indicators
- Fix: "Show Semantic Details" in the editor contextual menu is no longer disabled too aggressively
1.0.3
Release Date: 12 Mar 2020
Minimum OS: macOS 10.14.4
SHA-1 Checksum: f58da1bed3ad360da3a5666bf46d3188f8c9b19f
- Feature: Nord light and dark themes
- Improvement: yet more robustness to user environment variable detection
- Improvement: internal LSP changes to support upcoming features
- Fix: semantic overlay text wasn't being correctly themed
- Fix: semantic overlay text color wasn't being defined in built-in themes
1.0.2
Release Date: 4 Mar 2020
Minimum OS: macOS 10.14.4
SHA-1 Checksum: bc01f80df6ae0f940ab847cd87e44b25755e9f03
- Improvement: improved efficiency of reparsing and highlighting after editing
- Fix: parsing could read past the end of the document in certain circumstances causing a crash
- Fix: opening a new tab from an empty project could lead to a crash
- Fix: quote characters could be incorrectly highlighted after specific kinds of edits
1.0.1
Release Date: 1 Mar 2020
Minimum OS: macOS 10.14.4
SHA-1 Checksum: f6a912dae7107b2f651efcc7ae39cee6e0f0c7cd
- Improvement: shell executable detection is now more robust (needed to reconstruct go executable environment)
- Fix: semantic details menu item was named incorrectly and never enabled
- Fix: "paste" item wasn't correctly capitalized in the text context menu
- Fix: crash caused by autocomplete result mismatch with partial text trigger
- Fix: crash caused by stale autocomplete data in completion selection UI
- Fix: Update type (manual/auto) wasn't been correctly persisted
- Fix: Update channel (release/beta) wasn't been correctly persisted
1.0
Release Date: 27 Feb 2020
Minimum OS: macOS 10.14.4
SHA-1 Checksum: c2e8ca7e0b287104697b569c96cc5647faa9d56a
- First public release