We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Update for Textadept 12, add some comments, also hide the tab bar.
Fixed file browser selecting a folder. The ui.dialogs API changed in Textadept 11.5.
Updated SnippetLibrary (markdown)
Updated Home (markdown)
Add what I think is an alternative link for ta-extra
Created Load snippets in directories (markdown)
Added Analyzer to the list of modules
Created LSP Configurations (markdown)
Destroyed elastic tabstops (markdown)
Adding link to new Elastic Tabstops module
File browser should change the current working directory on init. That way, features like `io.get_project_root()` will behave as expected.
Updated `file_browser` module to be compatible with Textadept 11.
Updated elastic tabstops (markdown)
Fix off-by-one error: If last char is not a newline to begin with every save action would push that char one line down