Intype Changelog

What's new in Intype 1.0.1 20130317-2

Mar 21, 2013
  • Fixed lags when loading bundles.
  • Fixed crash when disabling bundle entry.
  • Go to line (Ctrl+G) now shows the line in the middle of the screen.
  • Added link to manual to Help menu.
  • Fixed deadlocks in project updater.
  • Leaving distraction free mode now restores panel widths and visibility correctly.
  • In format string, \L and \U tokens are now not stopped by \l and \u.
  • Delete and Remove from Project in the menu is now separated to two items.
  • Added “Open User Folder” item to Help menu.
  • Added “Close tabs to right” to tab context menu.
  • Fixed opening read-only files with open dialog.
  • Project now sorts by name after renaming.
  • Removed asking twice when a folder in project is being deleted.

New in Intype 1.0.1 20130121 Unstable (Jan 21, 2013)

  • Add link to manual to Help menu.
  • Deadlocks in project updater
  • Add “Open User Folder” to Help menu

New in Intype 1.0.1 20130120-4 Unstable (Jan 21, 2013)

  • Leaving distraction free mode does not restore panel widths and visiblity correctly.
  • Menu (Text) has “Split” while conflict dialog (Alt+Shift+U) has “Split To Words”
  • Allow \L and \U to not be stopped by \l and \u.
  • “Close tabs to right” in tab context menu
  • Cannot open read-only files.

New in Intype 1.0.0 20121216-7 (Dec 19, 2012)

  • Myriads of small fixes and polishes
  • Disabled matching offsets in search
  • Reworked command-line arguments
  • Whitespace is now correctly handled with Ctrl+Right/Left.
  • “Show boundary” is correctly saved in configuration.
  • Added EULA & license key processing

New in Intype 0.9.5 RC (Nov 13, 2012)

  • This being a stabilization release there are numerous fixes and polishes all over the place.
  • The one big feature of 0.9.5 is Crash Reporting. In the unlikely event Intype crashes while you are using it a dialog will appear asking you for permission to send the developers the application state.

New in Intype 0.9.4 RC (Aug 16, 2012)

  • Fixes several stability issues.
  • Opening files is now much faster. (as in really fast)
  • Bundle management now correctly handles items with errors.
  • Heavy infrastructure changes.
  • Active tab is now scrolled to vision when multiple files are opened.
  • Ctrl+Space now filters items correctly.
  • Custom snippets now work correctly.
  • Instance now does not hang in Windows XP SP3.
  • Fixes bug causing Intype to crash when theme being loaded does not validate.

New in Intype 0.9.3 RC (Feb 13, 2012)

  • Project:
  • Feature – Added possibility to drop folder and project files directly to “All projects” sidebar to open/create a new project.
  • Feature – Automatically save project when changed.
  • Feature – Add Show in Project to a file tab and editor context menus if file belongs to current project.
  • Feature – Renaming a file in project also updates the tab.
  • Feature – Moving a file/folder in project also updates relevant tab.
  • Fixed – Dropping project folders virtual folder.
  • Fixed – Project manager sometimes stops updating
  • Fixed – Project updating stops after renaming a file
  • Fixed – Double-click in tree is causing project to stop auto-updating
  • Fixed – Crash when removing a folder from the project
  • Fixed – Moving/deleting files cause project to stop updating
  • Other:
  • Feature – Option to change default Tab size
  • Feature – Double-click on empty area in tabs creates a new file.
  • Feature – Double-click on blank area in editor opens a new file.
  • Fixed – Use recently chosen line endings settings for files without any line ending (minimized CSS/JS)
  • Fixed – Caret is inserted at incorrect position when typing paired characters in multi-selection.
  • Fixed – New file should be set by recently chosen settings in the status bar.
  • Fixed – Shift+Enter and Shift+Backspace should work as Enter/Backspace.
  • Fixed – Extensions in the file save/open dialogs are not ordered as designed
  • Fixed – Drop files to editor to open them in tabs.
  • Fixed – Intype hangs when shutdown before UpdateChecker finishes its work.

New in Intype 0.9.2 RC (Feb 3, 2012)

  • Added update checker. Checks for a new version at startup, or manually in Help/Check for updates. It's in a early stage, so show it a little love.
  • Added languages: Groovy, Nette/Latte and JSON
  • Added “intype” folder to the ZIP package for your convenience.
  • Fixed issues with Project sidebar size
  • Fixed rendering of icons in submenus
  • Fixed bug causing the Save as dialog not to set the default extension
  • Fixed project sidebar focus bugs (Ctrl+F9 and F9)
  • And many other small bug fixes…

New in Intype 0.9.1 RC (Feb 3, 2012)

  • Fixed crash when quickly pasting and undoing larger file (~13k) when grammar is set.
  • Fixed crash during typing.
  • Fixed crash when QuickOpen is launched when there's no project, nor recent files.
  • Fixed crash in “Missing project file” message box.
  • Fixed bug causing editor to not get focus after opening a file from project.
  • Fixed bug causing line-endings being not saved correctly by the settings in statusbar.
  • Fixed bug causing check and radio marks not to be rendered in popup menus.
  • Internal shortcuts now have higher priority than the ones from the bundles.
  • Finally found and fixed bug in the parser causing Intype to freeze when the line's too long