
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.
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. Go to My Computer > Properties > Advanced system settings > Environment Variables (in Advanced tab) and edit Path variable value and append path of your python installation directory. In case you get ‘python’ is not recognized as an internal or external command, complete below step to add python executable to your system environment path. If everything is installed and configured successfully, you will see a message like the below. Open the windows command prompt and type the python command. On successful installation you will see message like below screenshot. Now wait for the installation completion. We recommend to select all options including add python.exe to Path. Select or deselect options to install on your system. In this step customize your installation. You can keep it unchanged and click Next. Now select the destination directory to extract and install python on your system. Select the option install for all user or for current user only. Visit Python official download page and download required version of installer.Īfter completing download of Python run the installer by click on it and follow the installation wizard. First you need to download Python 2.7 installer.