Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
wiki
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Simulation
wiki
Wiki
Docs
Other guides
VSCode Guide
VSCode Guide
· Changes
Page history
Update VSCode Guide
authored
4 years ago
by
Benjamin ENGEL (ASAM)
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/other-guides/VSCode-Guide.adoc
+5
-5
5 additions, 5 deletions
docs/other-guides/VSCode-Guide.adoc
with
5 additions
and
5 deletions
docs/other-guides/VSCode-Guide.adoc
View page @
fc884b37
...
...
@@ -12,13 +12,13 @@ Installing an extension is really easy, just enter the extension menu (<<Interfa
The AsciiDoc extension will add the syntax the asciidoc interpreter to VSCode so you can use the preview feature and have syntax highlighting.
image::asciidoc_ext.
png
[]
image::asciidoc_ext.
PNG
[]
=== GitGraph
The GitGraph extension is a great tool navigating the branches in the git repository and provides a great overview.
image::gitgraph_ext.
png
[]
image::gitgraph_ext.
PNG
[]
=== GitLens
...
...
@@ -30,17 +30,17 @@ Gitlens provides:
* Line History
* Commit Comparison
image::gitlens_ext.
png
[]
image::gitlens_ext.
PNG
[]
=== Comment Anchors
The Comment Anchor extension provides you with the ability of adding highlighted keywords to the raw text.
image::comment_anchor_example.
png
[]
image::comment_anchor_example.
PNG
[]
The extension also lets you search for all available anchors in the repository or current file and offers a jump-to option.
image::commentanchor_ext.
png
[]
image::commentanchor_ext.
PNG
[]
== Interface
...
...
This diff is collapsed.
Click to expand it.