Skip to content

Docs website #31

@cooolbros

Description

@cooolbros

Docs website is at https://cooolbros.github.io/vscode-vdf/ but there is nothing on it. This issue is a mega issue for anything that needs to be added.

Every vscode-vdf setting should be listed with gifs of behaviour and screenshot examples for formatting.

Other recommended VS Code settings should be listed to improve the experience and compatibility with vscode-vdf, such as:
"editor.autoClosingBrackets": "always", to avoid missing } syntax errors
"editor.formatOnSave": true, to run formatter automatically
"editor.wordBasedSuggestions": "off" because it interferes with vscode-vdf suggestions
"files.associations" to associate branded files to vscode-vdf contributed languages, such as

	"files.associations": {
		"bh_*.txt": "hudanimations"
	},

for budhud, to set files like bh_crosshair_animations.txt to hudanimations

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions