A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/microsoft/vscode/wiki/Coding-Guidelines below:

Coding Guidelines · microsoft/vscode Wiki · GitHub

These are VS Code coding guidelines. Please also review our Source Code Organisation page.

We use tabs, not spaces.

x => x + x
(x, y) => x + y
<T>(x: T, y: T) => x === y
for (let i = 0, n = str.length; i < 10; i++) {
    if (x < 10) {
        foo();
    }
}

function f(x: number, y: string): void { }

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4