Coder Social home page Coder Social logo

koenigstag / git-changelists Goto Github PK

View Code? Open in Web Editor NEW
8.0 2.0 1.0 154 KB

Extension for VSCode adding feature of Changelists GUI. Under the hood it's just few GIT tricks and commands.

Home Page: https://marketplace.visualstudio.com/items?itemName=koenigstag.git-changelists

License: GNU General Public License v3.0

TypeScript 100.00%
changelist git vscode vscode-extension git-scm

git-changelists's Introduction

Git Changelists

Extension for VSCode adding feature of Changelists GUI. Under the hood it's just few GIT tricks and commands.

Preview

Features

  • Create, Rename, Delete changelists
  • Add, Remove unstaged files to changelist (via context menu)

Each file that is tracked by git when added to chagelist will be processed through command git update-index --assume-unchanged filepath. Or through git update-index --no-assume-unchanged filepath when removed from changelist.

Known Issues

  • This extension may have some parsing issues, and code will be refactored sooner or later.

Release Notes

git-changelists's People

Contributors

elapshynov avatar koenigstag avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

oliver-lou

git-changelists's Issues

Changelists gone on restart

When i restart VSCode all my changelists are gone

the changes on the files are not gone, but the changelists are
and when i try to refresh the list i get the message
image

i'm using a MacBook

Feature to support nested git repos in workspace

The extension doesn't work if I open a nested folder with VSCode (not the one with .git folder, but one below in the hierarchy).
In such case I get Git repository not found. Try run 'git init' before using error when trying to add a change list

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.