Jump to content

Sublime Text Build 3075 [ Dev ]


munix

Recommended Posts

Update changelog

Build 3075
Release Date: 10 March 2015
See also the Forum Thread
  • Build Systems: Build systems can now be explicitly selected again
  • Build Systems: Renamed "keyfile" to "keyfiles", now accepting a list of files that can trigger the build system (e.g., ["Makefile", "makefile"])
  • Improved change detection for files that disappear and reappear, as happens with disconnected network drives
  • Windows: Added workaround for broken std::condition_variable in MSVC 2012, fixing a crash in plugin_host
  • Updated to a never version of leveldb, fixing constant low level CPU usage if the index becomes corrupted
  • Fixed a crash that could occur in directory scanning when directories are being rapidly deleted and recreated
  • Transient sheets (e.g., as created by Goto Anything when previewing files) are no longer added to the Recently Closed list
  • Windows: Added more descriptive errors when the Update Installer fails to rename a folder
Build 3074
Release Date: 3 March 2015
See also the Forum Thread
  • Build Systems: Variants can now be selected directly when pressing Primary+B (See this discussion for more information)
  • Posix: Fixed new files not respecting the umask permission flags
  • OSX: Workaround for an OS issue with zero size windows and OpenGL views
  • Windows: Fixed incorrect window sizing after making a maximised window full screen
  • Windows: Fixed access denied errors that could occur when saving with atomic_save disabled
  • remember_open_files setting is now hidden, and defaults to false. Note that this change will have no effect if the hot_exit setting is left at its default value of true
Build 3073
Release Date: 28 February 2015
See also the Forum Thread
  • Fixed a Goto Definition regression in 3072
  • Build System choices are remembered, so the user will be prompted to choose a build system less often
  • Added Edit Project to the Command palette
Build 3072
Release Date: 27 February 2015
See also the Forum Thread
  • Reworked how Build Systems are selected (More Information)
  • Fixed Redo sometimes restoring the selection to the incorrect location
  • Command Palette now remembers the last entered string
  • atomic_save is disabled by default
  • Fixed tabset background being set to the wrong color on startup if different colored tabs are used
  • Improved scrolling behavior when line_padding_top is > 0
  • minihtml: Added support for <img> tags, in conjunction with file://, res:// and data: URLs
  • minihtml: Added support <ul> and <li> elements
  • minihtml: Added support for padding
  • minihtml: Added support background-color on inline elements
Build 3071

Release Date: 20 February 2015

  • API: Added COOPERATE_WITH_AUTO_COMPLETE flag for View.show_popup()
  • Properly improved behavior of Goto Definition when using multiple panes
  • Fixed a bug with scrolling tabs, where a 1 pixel line would occasionally appear underneath them
  • minihtml: Added support for trivial tags small, code, em, var, and strong
  • minihtml: Fixed units not being assigned correctly when using shorthand notation
  • Windows: Popup windows are now able to receive scroll wheel input
  • API: Fixed a regression 3070 where Window.show_quick_panel() incorrectly reported the highlighted item
  • API: Fixed a crash caused by passing an empty string into View.show_popup()

download

http://www.sublimetext.com/3dev

serial

Link to comment
Share on other sites


  • Views 1.1k
  • Created
  • Last Reply

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...