Huweicai / vscode-awk

A vscode extention runs awk to edit text.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AWK VSCode Plugin

AWK is a great text processing tool.

vscode-awk is extension for Visual Studio Code runs awk to edit text.

Install

Plugin is not prepared to publish in vscode stores.

You can only install from vsix package now, which can be found in releases.

AWK Required

Command awk is required, which may not pre-installed in some systems, such as Windows.

You can get awk from here:

About

A vscode extention runs awk to edit text.


Languages

Language:JavaScript 100.0%