Skip to content

LinkShen/miscutils

Repository files navigation

miscutils

this extensions contain some small DIY utils.

Features

scroll

scroll up and down in the text editor

  • commands:

miscutils.scrolldown: scroll down scrollnum lines.
miscutils.scrollup: scroll up scrollnum lines.

  • configuration:

miscutils.scrollnum: line nums to scroll.

alternatefile

In vim user can use Ctrl+^ to switch between alternatefiles, mainly current file and last edit file. Now I add it to vscode.

  • commands:

miscutils.alternatefile: swich between current file and last edit file.

About

small DIY utils for vscode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published