All Projects → victor-torres → atom-hg

victor-torres / atom-hg

Licence: MIT license
Mercurial support for Atom text editor. Works on Linux, Mac OS X and Windows.

Programming Languages

coffeescript
4710 projects
powershell
5483 projects
shell
77523 projects

Projects that are alternatives of or similar to atom-hg

Nbdime
Tools for diffing and merging of Jupyter notebooks.
Stars: ✭ 2,135 (+7807.41%)
Mutual labels:  diff, mercurial
Language Diff
Stars: ✭ 22 (-18.52%)
Mutual labels:  atom, diff
Split Diff
Side-by-side file compare for the Atom text editor.
Stars: ✭ 188 (+596.3%)
Mutual labels:  atom, diff
visual-differ
A Node-based diffing tool to compare an array of URLs and flag differences between them
Stars: ✭ 18 (-33.33%)
Mutual labels:  diff
sprinkles-syntax
A sprinkled dark syntax theme with vibrant pops of colors.
Stars: ✭ 20 (-25.93%)
Mutual labels:  atom
iro4cli
An open-source rewrite of Iro, a grammar generator, supporting automatic VSCode & Atom extension generation.
Stars: ✭ 21 (-22.22%)
Mutual labels:  atom
atom-open-this
Open file under cursor like `gf`(Vim), `C-x C-f`(Emacs)
Stars: ✭ 20 (-25.93%)
Mutual labels:  atom
tern-openui5
🛠 Autocomplete for the OpenUI5 framework for your favorite code editor, powered by Tern.
Stars: ✭ 26 (-3.7%)
Mutual labels:  atom
linter-elixirc
Atom Linter plugin for ElixirC
Stars: ✭ 14 (-48.15%)
Mutual labels:  atom
Micro
🏎Fast diffing and type safe SwiftUI style data source for UICollectionView
Stars: ✭ 77 (+185.19%)
Mutual labels:  diff
VisualTeensy
VisualCode projects for PJRC Teensy boards
Stars: ✭ 101 (+274.07%)
Mutual labels:  atom
atom-ansible-vault
Atom package to create and modify ansible-vault file
Stars: ✭ 31 (+14.81%)
Mutual labels:  atom
atom-vim-mode-visual-block
Add visual-blockwise operation to vim-mode.
Stars: ✭ 15 (-44.44%)
Mutual labels:  atom
feeds
免费的公众号 RSS,支持扩展任意 APP
Stars: ✭ 912 (+3277.78%)
Mutual labels:  atom
language-chef
Development repository for the language-chef plugin for the Atom text editor
Stars: ✭ 16 (-40.74%)
Mutual labels:  atom
TreeWalker
PHP JSON diff
Stars: ✭ 58 (+114.81%)
Mutual labels:  diff
AtomicWatch
Intel Atom C2000 series discovery tool that parses log files and returns results if a positive match is found. #nsacyber
Stars: ✭ 25 (-7.41%)
Mutual labels:  atom
diffview.nvim
Single tabpage interface for easily cycling through diffs for all modified files for any git rev.
Stars: ✭ 1,472 (+5351.85%)
Mutual labels:  diff
JARR
JARR is a web news aggregator.
Stars: ✭ 99 (+266.67%)
Mutual labels:  atom
deltaq
Fast and portable delta encoding for .NET in 100% safe, managed code.
Stars: ✭ 26 (-3.7%)
Mutual labels:  diff

atom-hg https://travis-ci.org/victor-torres/atom-hg Build status

Mercurial support for Atom text editor.

Features

  • line diff in text editor
  • file diff in tree view
  • bookmark:branch or branch name in status bar

How to use it

  • install it through Atom's package manager
  • run the command atom . inside your repository

Multi-platform

Works on:

  • 🐧 Linux
  • 🍎 Mac OS X
  • 🏁 Windows

Based on

  • Atom's Repository Provider Service
  • Atom's Git Repository
  • Atom's Git Diff

Author

Contributors

License

MIT Copyright (c) 2016 Victor Torres

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].