loadnas.blogg.se

Sublime text 3 vs 2
Sublime text 3 vs 2










sublime text 3 vs 2

  • API methods t_reference_document() and View.reset_reference_document() allow controlling the diff.
  • The git_diff_target setting controls base document source.
  • In coordination with the new Git functionality, diffs can be calculated against HEAD or the index.
  • sublime text 3 vs 2

    The setting mini_diff controls incremental diff behavior.Diff markers show added, modified and deleted lines.All changes to a document are now represented by dedicated markers in the gutter.All file reads are done through a custom, high-performance Git library written for Sublime Merge.The setting show_git_status allows disabling Git integration.Themes may customize the display of sidebar badges and status bar information.Commands have been added to open a repository, see file or folder history, or blame a file in Sublime Merge.The current Git branch and number of modifications is displayed in the status bar.Ignored files and folders are visually de-emphasized.Files and folders in the sidebar will now display badges to indicate Git status.See also the Announcement Post NEW: Git Integration API: Fixed regression with phantoms interfering with home/end behavior.API: Fixed an incompatibility with SublimeREPL.Linux: Fixed incorrect file ownership in the deb packages.Linux: Tweaked the way text scaling is handled.Linux: Improved high dpi handling under KDE.Linux: Fixed compatibility with old Linux distributions.Mac: Added a workaround for a MacOS issue with DisplayLink adapters.Fixed swap_line_up and swap_line_down transforming tabs into spaces.Fixed block carets changing the way text selection works.Improved scrolling logic in some scenarios.Improved file indexing behavior in some scenarios.Fixed a crash in the Git repository handling.

    sublime text 3 vs 2

  • Git: Fixed UTF8 BOMs not being handled correctly in.
  • Git: Improved performance with a large number of git repositories in the side bar.
  • This can be changed via the allow_git_home_dir setting.
  • Git: Git repositories at the top level of a users home directory are ignored for performance reasons.
  • Various syntax highlighting improvements.
  • You now have Sublime Text 2 installed on Unity on Ubuntu 12.04, like a pro. The easiest way to do that is to open up the file associations list: sudo sublime /usr/share/applications/defaults.listĪnd replace all occurrences of sktop with sktop. Now you would probably want to open all text files with Sublime Text 2. Icon=/opt/Sublime Text 2/Icon/48x48/sublime_text.pngĪs you can see, these lines are quite straightforward. # From Ubuntu's language-pack-kde-XX-base packages, version 9.04-20090413. # Only KDE 4 seems to use GenericName, so we reuse the KDE strings. desktop file in “/usr/share/applications”: sudo sublime /usr/share/applications/sktopĪnd paste the following content: Now that our files are at the right place, we need to create a launcher in Unity. To do that, we’ll just create a symbolic link in “/usr/bin” like thus: sudo ln -s /opt/Sublime\ Text\ 2/sublime_text /usr/bin/sublime Like the “/opt/” folder : sudo mv Sublime\ Text\ 2 /opt/Īt some point you’d want to be able to call Sublime Text from the Terminal by just typing “sublime”. So we have to move that folder somewhere more appropriate. This folder contains all the files that Sublime Text will need. You’ll get a “Sublime Text 2″ folder after extraction. You’ll notice that I got the 64-bit version. Here’s the command to extract tar.bz2 files: tar xf Sublime\ Text\ 2.0.1\ 圆4.tar.bz2

    Sublime text 3 vs 2 download#

    Download the tarfile that suits you best and extract it.












    Sublime text 3 vs 2