* Cantinho Satkeys

Refresh History
  • j.s.: resolvida a situação, da qual fomos alheios, estamos novamente online  49E09B4F
    20 de Julho de 2025, 15:18
  • j.s.: devido a problemas no servidor externo, o forum esteve offline algum tempo
    20 de Julho de 2025, 15:16
  • j.s.: dgtgtr a todos  4tj97u<z
    20 de Julho de 2025, 15:15
  • cereal killa: dgtgtr e bom fim semana  r4v8p  535reqef34
    19 de Julho de 2025, 20:03
  • FELISCUNHA: ghyt74   49E09B4F  e bom fim de semana  4tj97u<z
    19 de Julho de 2025, 11:44
  • xifanwaifan11: ja
    18 de Julho de 2025, 11:44
  • JPratas: try65hytr A Todos  4tj97u<z classic k7y8j0
    18 de Julho de 2025, 05:11
  • cunha45: Entendido
    16 de Julho de 2025, 20:33
  • j.s.: reafirmo 15/07/2026 o forum encerra
    16 de Julho de 2025, 18:26
  • j.s.: o que foi dito é que este ano está pago, e para bom entendedor foi dito que após desinteresse nos membros, ficam já avisados que a 15/07/2026
    16 de Julho de 2025, 18:25
  • j.s.: boa tarde
    16 de Julho de 2025, 18:22
  • cunha45: Com a colaboração de 6 membros, aos quais agradecemos e com custos muito elevados, por parte da administração, foi pago mais um ano , do domínio e nome do fórum, num servidor externo.  Como o fórum é dos dos seus membros, e como estes mostraram total desinteresse numa pequena ajuda para a sua manutenção informamos que  a partir de 15/07/2026 o fórum encerra as suas portas.  Para todos os membros que não nos quiseram ajudar, e que fazem neste fórum, os seus downloads do que aqui disponibilizamos, para seu proveito e de borla, iremos cancelar essa função, apenas podendo vizualizar o forum.  A administação
    16 de Julho de 2025, 13:43
  • cunha45: ainda nao encerrou
    16 de Julho de 2025, 13:42
  • FELISCUNHA: ghyt74  pessoal   49E09B4F
    16 de Julho de 2025, 11:46
  • m1957: Obrigado pelo cuidado em informar!
    16 de Julho de 2025, 00:45
  • cereal killa: boas gomes, 4tj97u<z
    14 de Julho de 2025, 21:32
  • j.s.: cereal enviei pm  4tj97u<z
    14 de Julho de 2025, 21:13
  • j.s.: Entre as 20h do dia 13 de agosto de 2025 e as 10h do dia 14 de agosto de 2025 (horário CEST).
    14 de Julho de 2025, 20:55
  • j.s.: foi refeita nova data para migração
    14 de Julho de 2025, 20:55
  • j.s.: 43e5r6
    14 de Julho de 2025, 16:49

Autor Tópico: Sublime Merge 2 Build 2079 (x64)  (Lida 54 vezes)

0 Membros e 1 Visitante estão a ver este tópico.

Offline mitsumi

  • Sub-Administrador
  • ****
  • Mensagens: 121842
  • Karma: +0/-0
Sublime Merge 2 Build 2079 (x64)
« em: 14 de Novembro de 2022, 12:11 »


File size: 22 MB

Git Client, done Sublime. Meet a new Git Client, from the makers of Sublime Text. A snappy UI, three-way merge tool, side-by-side diffs, syntax highlighting, and more. Stage Files, Hunks and Lines with no waiting - Sublime Merge is really, really fast.

Feature Highlights
INTEGRATED MERGE TOOL
The Integrated Merge Tool allows you to resolve any merge conflicts directly in Sublime Merge, rather than having to open up your editor of choice.
Conflicts are presented with a 3-pane view. On the left are your changes and on the right are theirs. In the center pane is the resolved text, with buttons to choose between your changes or theirs. The same text editing functionality as Sublime Text is also available for more complicated merges.
Clicking on the header in the middle pane will switch between the editable merge results and the base file.
Use Ctrl+S or the Save button to save your merged file.
POWERFUL SEARCH
Use find-as-you-type search to dig up the exact commit you're looking for.
Search for commit messages, commit authors, file names, and wildcard patterns. Complex search queries can be constructed using and, or and () symbols.
For example min-parents:2 author:jskinner path:tests/* (bug fix or test) will search for a merge commit from jskinner inside the tests directory that contain the words "bug" and "fix" or the word "test".
You can open search with Ctrl+F or through the menu: Navigate Search.
UNMATCHED PERFORMANCE
Sublime Merge is built on the same custom platform as Sublime Text, providing unmatched responsiveness. With a powerful, cross-platform UI toolkit, an unmatched syntax highlighting engine, and a custom high-performance Git reading library, Sublime Merge sets the bar for performance.
BLAME
Open the Blame of a file through the Command Palette or when viewing a commit to see exactly which lines of the file were added by which commits.
Easily view the age, author, and commit hash of every line of code and see which lines come from the same commit with our commit color coding. Click a line in the gutter to highlight all other lines from the same commit.
The blame tool will also detect when a piece of code was moved from another place in your repository, so you can truly follow the history of your code.
ADVANCED DIFFS
Where it makes sense we will show you exactly which individual characters have been changed for a commit.
This includes when you rename or move a file, when you're resolving conflicts or just viewing commit history.
Select any two commits in Sublime Merge with Ctrl+Left Mouse to show the diff between them.
FILE AND HUNK HISTORY
From any file or hunk in the history use File History or the Hunk History button to view the full history of that source code. This will also follow any file moves or renames throughout the repository.
COMMAND PALETTE AND KEY BINDINGS
Keyboard usage is important to us. Use Tab to navigate through parts of the application, Space to toggle expansion, and Enter to stage/unstage hunks. When writing a commit message, use Ctrl+Enter to commit.
The Command Palette is triggered by Ctrl+P and allows quick access to a large set of Git commands as well as other Sublime Merge functionality.
LIGHT AND DARK THEMES
Choose between a light and a dark theme to suit your tastes. You can preview these themes above.
Open the Preferences Preferences menu to change theme.
The dark theme is only available with a valid license key.
EXTENSIBILITY
Just like Sublime Text, just about everything in Sublime Merge is extensible. Key bindings, menus, theming, and the command palette are all customizable with simple JSON files.
SYNTAX HIGHLIGHTING
Sublime Merge performs full syntax highlighting identically to Sublime Text for every line of code you see.
We'll even use any extra syntax definitions that we find in your Sublime Text installation for syntax highlighting!
COMMAND LINE INTEGRATION
Sublime Merge is designed to work hand in hand with the command line. All changes to the repository are updated live and everything works the same way whether it's triggered from the command line or the UI. Use the terminal where it makes sense and use the GUI where it works best.
Use the smerge tool that comes with Sublime Merge to interact with it from the command line: open repositories, blame files or search for commits
REAL GIT
Sublime Merge uses the same terminology as Git, and doesn't make use of any state beyond Git itself. When you're working with Sublime Merge, you're working with Real Git, not a simplified version
You can also hover over most buttons to see which git command it will run.
Código: [Seleccione]
https://www.sublimemerge.com/download
Homepage:
Código: [Seleccione]
https://www.sublimemerge.com/
Download link

rapidgator.net:
Citar
https://rapidgator.net/file/941fff222317f6ab61d13cce2edb7230/vnchn.Sublime.Merge.2.Build.2079.x64.rar.html

uploadgig.com:
Citar
https://uploadgig.com/file/download/36B5DDe6ba9dc492/vnchn.Sublime.Merge.2.Build.2079.x64.rar

nitroflare.com:
Citar
https://nitroflare.com/view/2DD53B53195BBEB/vnchn.Sublime.Merge.2.Build.2079.x64.rar

1dl.net:
Citar
https://1dl.net/n60j3ww2m9oq/vnchn.Sublime.Merge.2.Build.2079.x64.rar.html