This release introduces language support for TypeScript and JavaScript projects:
As can be seen in the screenshot, it also features a brand new toolbar with breadcrumbs indicating the syntactic location of your cursor.
Other changes
- Added support for selection history via
cmd-u
andcmd-shift-u
- Added support for outdenting/indenting the selected lines via
cmd-[
andcmd-]
- Fixed a rendering glitch that sometimes caused icons to be rendered incorrectly
- Fixed a bug that would prevent followers from going to the leader's active file in some circumstances
- Added new prompts when closing tabs with unsaved/conflicting changes