

- Sublime text 3 build system full#
- Sublime text 3 build system for windows 10#
- Sublime text 3 build system mac#
- Sublime text 3 build system windows#
API: Fix EventListener.on_activated_async() not being called for views when the editor starts.Fixed a bug where regions added through the API may not be properly applied when one of the regions ends at the beginning of the first line in the viewport.shell_environment is now ensured to be loaded before plugin_loaded() is called on plugins.Fixed a bug on Linux where some ultra-wide ligatures would have the left edge clipped off.
Sublime text 3 build system full#
Sublime text 3 build system mac#
Sublime text 3 build system windows#
File system notifications on Linux and Windows now account for symlinks (and Windows junctions).Added support for case-sensitive file systems on Macs.Added font_options for controlling ligatures and stylistic sets.Added Git Formats package for Git config files and use as core.editor, with thanks to Ryan Boehning and deathaxe.

Sublime text 3 build system for windows 10#

Minihtml: Fix hwb() to normalize w and b channels, and accept an alpha channel.Fixed a crash that could occur when nesting embed patterns in.Linux: Fixed popup menu positioning on High DPI screens.Linux and Windows: Improved IME support.Rewritten Lua syntax highlighting, with thanks to Thomas Smith.Git: Added support for includeIf in Git config files.Git: Git status badges are shown in the Open Files section of the side bar.Git: Various improvements to Git repository detection and handling.This can be disabled via the mini_diff setting. Diffs are now shown in the gutter, showing the modified lines since the file was opened, or modified lines vs HEAD if the file is part of a Git repository.Various syntax highlighting improvements.API: Added View.reset_reference_document(), which is equivalent to calling set_reference_document() with the current buffer contents.API: Fixed defining commands in Python that override a previously-loaded command with the same name.Linux: Fixed scrolling to switch tabs not working as expected under GTK3 with trackpads.Linux: Fixed regression where native Python modules were unable to be loaded.Linux: Tweaked behavior of up/down when on the first and last lines of a file to better match platform conventions.Windows: Fix DirectWrite handling of fonts with lineGap > 0.Improve positioning and sizing of gutter icons in some situations.Fixed a bug with the Duplicate Line command.Fixed some cases of incorrect glyph positions on Windows and Mac.Improved handling of symlinks and Git repositories.Color Schemes: Added block_caret key to use in conjunction with block carets.Color Schemes: caret values now respect alpha as expected, rather than pre-blending against the background color.Added Edit/Text/Revert Modification menu item.
