An alternative way for developers to reach their goal in life
Tap on the grass to touch it, alternatively tap on the button to semi-touch it
The counter currently resets every new session
Install this extension from the VS Code marketplace.
OR
With VS Code open, search for vscode-touchgrass
in the extension panel (Ctrl+Shift+X
on Windows/Linux or Cmd(⌘)+Shift+X
on MacOS) and click install.
OR
With VS Code open, launch VS Code Quick Open (Ctrl+P
on Windows/Linux or Cmd(⌘)+P
on MacOS), paste the following command, and press enter.
ext install Anteger.vscode-touchgrass
After installing, open the command palette with Ctrl+Shift+P
on Windows/Linux or Cmd(⌘)+Shift+P
on MacOS.
Run the "Start touching grass" command (vscode-touchgrass.start
) to see grass in VS Code.
Configurable to view grass in the explorer view or in a separate panel via vscode-touchgrass.position
.