Sourcetrail v0.3.0 Release Notes

  • ๐Ÿš€ released 2015-12-14

    • Saving all template arguments type uses
    • โž• Added recent projects menu option
    • Focus all overlapping source locations in the code view
    • ๐Ÿ‘Œ Improved code view auto scroll to center the first active line in the middle
    • ๐Ÿ›  Fixed search query disappeared when not token was found for it
    • ๐Ÿ›  Fixed cursor was jumping at end of query when editing a search query
    • Reworked code view highlighting
    • ๐Ÿ’พ Save comment locations and display them when right next to active symbol
    • ๐Ÿ›  Fixed old data was still in new project window when creating another project
    • ๐Ÿ’พ Save macro scopes
    • ๐Ÿ’พ Save errors to storage and reactivate them via button in the status bar
    • ๐Ÿ›  Fixed horizontal scroll in code view not activated while scrolling vertically
    • ๐Ÿ‘Œ Improved source locations of template scopes
    • ๐Ÿ’พ Save Coati version to sqlite and reparse project whenever the version changes
    • ๐ŸŽ Increased autocompletion performance by caching and limiting results to 100
    • โž• Added plugin for Sublime Text (2 & 3)
    • โž• Added plugin for Visual Studio (2012, 2013, 2015)
    • โž• Added communication interface from and to Coati via TCP sockets
    • โž• Added Tutorial project