Git Product home page Git Product logo

vscode-git-tags's People

Contributors

geforcesong avatar leftstick avatar marco-palumbi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

vscode-git-tags's Issues

Styling of tag name overrides message

See screenshot below, as of installation installed today:

image

The tag name is rather long, release_14Aug2017.001.000.

Could this automatically wrap or columns extend via css.

Thanks for this extension.

Change some colors in the Listing Tags page

There are links in the Listing Tags page that you using lightgreen as the hover link color which is really burning my eyes. Hope to change to a comfort color. Thanks! 👍

Misspelling in an error message

original message: Git Tags cannot be actived in multiple workspace mode

It seems to me that it should be as:
Git Tags cannot be activated in multiple workspace mode
image

Adopt VS Code's 'asWebviewUri' API

Hi, I maintain VS Code's Webview API

Issue

Our telemetry suggests that your extension uses webviews and may be loading resources in these webviews using hardcoded vscode-resource: URIs. These URIs have some important limitations and don't work properly when VS Code is run in a browser. We are also making changes in the desktop version of VS Code that may cause these URIs to not work properly in future versions of VS Code.

While we are making our best effort to continue support existing webview extensions that use vscode-resource: URIs on desktop versions of VS Code, we will not able to fully support all uses cases.

Fix

To ensure that your extension continues to work in as many environments as possible—including on web and remotely—please:

These APIs shipped around 2 years ago so they should be available in all modern versions of VS Code. You can find additional information about the issue here: microsoft/vscode#97962

Let me know if you have any questions about this change

亂碼

沒辦法用英文以外的語言設定標籤

Create Tag and Listing Tags produce no output

Using Visual Studio Cod 1.12.2 under Ubuntu 16.04, git installed and working.
Selecting Create Tag or Listing Tags from the git menu doesn't do anything, no dialogue.
Tried restarting .. same.
Please advise.
Many thanks
Ron

SYNC_FAILED

Hi, this extension is not working properly only for one of my projects and this is the error that I get. This project was in GitLab and I migrated it to GitHub. I imported the repository from GitHub itself and then in my local I set: git remote set-url origin https://github.com/ale94mleon/aleimi

Delete remote Tag failed, SYNC_FAILED: Command failed: git push origin :refs/tags/v0.0.0-alpha3 fatal: could not read Username for 'https://github.com': No such device or address

Not working for viscose on OSX

Hi,

I have installed the Git Tags extension but it doesn't appear to be working on vscode for OSX.

If I do Listing Tags I get a blank tab window and if I do Create Tag I get the following error:

Error : fatal: Not a git repository (or any of the parent directories): .git

It works fine on vscode on Windows using the same repository.

Any ideas please ?

Thank you

Matt

Error message during creating of tag

Hello,

as soon as I want to create a tag, I get the error message below. GIT itself is configured correctly.
The command "E:\Program" is either written incorrectly or
could not be found.
The path to my git: "E:\Program Files\Git\cmd\git.exe"

Gteetings
nieselfriem

Tags arent being synced to git

For whatever reason, when I create a tag, it appears locally but it doesnt get synced by vscode to github.

Commits made after the tag are created are synced to github fine. and running git push --tags from the cli works fine. Its just the sync button thats broken.

I'm assuming its related to microsoft/vscode#48211

Ideas?

'vscode.previewHtml' is deprecated

Message from VS Code during "Listing Tags":

Extension 'howardzuo.vscode-git-tags' uses the 'vscode.previewHtml' command which is deprecated and will be removed soon. Please file an issue against this extension to update to use VS Code's webview API.

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.