gearchou / vsext-gitlab-snippets

A VSCode extension for gitlab snippets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VSCode Gitlab Snippets Extension

VSCode extension for managing gitlab snippets. Suppports private gitlab setting, multiple hosts, personal favorite list, save to local.

To use the extension, you will need to add your gitlab host, and private token via command palette Add host command:

Commands

Enter your gitlab host. And it will ask for your personal access token.

Generated a personal access token with api access in user settings > Access Tokens.

Token

Copy the token generated, enter into the textbox. And select your Gitlab API version. Latest API version is 4.

And then you could use other commands like publish, add snippet by ID, or the snippets explorer to view, star, download the snippet into your workspace:

Explorer

About

A VSCode extension for gitlab snippets

License:Apache License 2.0


Languages

Language:TypeScript 98.5%Language:JavaScript 1.5%