---
title: "15 VS Code Tips to Make Your Coding Experience Better"
url: https://daily.dev/posts/15-vs-code-tips-to-make-your-coding-experience-better-oyzddqfbt
source_url: https://itsfoss.com/vs-code-tips/
type: article
source: "It's Foss"
published: 2024-10-11T03:14:06.345Z
updated: 2024-12-12T08:29:58.673Z
tags: ["productivity", "vscode"]
reading_time: 7
upvotes: 1304
comments: 34
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# 15 VS Code Tips to Make Your Coding Experience Better

**[It's Foss](https://daily.dev/sources/itsfoss)** · 7 min read · 1304 upvotes · 34 comments

## Summary

Discover fifteen tips to enhance your coding experience in Visual Studio Code. Learn how to use integrated terminals, split editors, create files on the go, and more. These tips include synchronizing scrolling, multi-cursor editing, markdown preview, Zen mode, moving lines, renaming variables, formatting documents, commenting multiple lines, and more efficient file browsing.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://itsfoss.com/vs-code-tips/>

## Community discussion

Top comments from developers on daily.dev.

**@simonced** · 15 upvotes

> About the sticky scroll, it's useful, but you are 4+ levels deep, the "head" starts to be anoying and takes too much space.
> I prefer to stick (no pun intended) to looking at the breadcrumbs that show rougthly the same info, just in one line.
> (screen shot in the article also shows that)
>
> One tipe of mine, I like keeping the main config file of the project as a "pinned" file. It stays neatly on the side, and doesn't take much space in the tabs row.

**@nafizdev** · 1 upvotes

> 3 tips are really useful from those 15 tips:
>
>   - Scroll Faster: Alt + scroll (will scroll 5x faster),
>   - Multi Select: Alt + click where you want to select,
>   - Renaming Function Name: Select + press F3 (a small window will
>      open) + enter new name.

**@jalalbmnf** · 1 upvotes

> Thank you

**@sayed101** · 1 upvotes

> Loved the f2 to rename a function.

**@mrshashikant** · 1 upvotes

> Useful

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#productivity](https://daily.dev/tags/productivity), [#vscode](https://daily.dev/tags/vscode)

[View this post on daily.dev](https://daily.dev/posts/15-vs-code-tips-to-make-your-coding-experience-better-oyzddqfbt)
