Skip to content

AdamRaichu/vscode-extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

VS Code Extensions

So what is this?

I have created several extensions for the popular code editor Visiual Studio Code. Particularly, extensions which work on web environments such as github.dev and vscode.dev. I would like to share them all, but I don't have enough pins on my profile page. So, I have listed them all here.

Extensions

Binary Files

The extensions I am most proud of are for viewing binary files. By far the most annoying error I encounter is this one. It means that nobody has taken time to develop a secure, built-in editor. So, I took it upon myself to make binary file viewers for web users. Below the screenshot are listings of my binary file viewers.

screenshot

Visual Studio Marketplace Last Updated Visual Studio Marketplace Version Visual Studio Marketplace Installs Visual Studio Marketplace Rating (Stars)

GitHub issues GitHub stars GitHub license

This extension provides an editor for viewing the files inside of zip files, commands for unzipping them, as well as creating zip files from folders. Also works on renamed zip files such as .jar, .vsix, .mcaddon, etc.

This extension also now works with gzip compressed files.


Visual Studio Marketplace Last Updated Visual Studio Marketplace Version Visual Studio Marketplace Installs Visual Studio Marketplace Rating (Stars)

GitHub issues GitHub stars GitHub license

This extension provides an editor for pdf files that displays the pages of the file as a series of images.


Visual Studio Marketplace Last Updated Visual Studio Marketplace Version Visual Studio Marketplace Installs Visual Studio Marketplace Rating (Stars)

GitHub issues GitHub stars GitHub license

This extension uses the npm package docx-preview to render docx files. I did very little work to make this extension work; I mostly just created a framework for the library to work in.


Visual Studio Marketplace Last Updated Visual Studio Marketplace Version Visual Studio Marketplace Installs Visual Studio Marketplace Rating (Stars)

GitHub issues GitHub stars GitHub license

Font Preview, based on the Windows Font Viewer, shows a preview of what a font file looks like so you don't have to download and install it to check.


Other Extensions

While most of my extensions are for dealing with binary files, here are the ones that are for other purposes.

This extension provides a grammar for .lang files to make them more readable.

Visual Studio Marketplace Last Updated Visual Studio Marketplace Version Visual Studio Marketplace Installs Visual Studio Marketplace Rating (Stars)

GitHub issues GitHub stars GitHub license


This extension provides a grammar for Minecraft's configuration files to make them more readable. It also provider hover information detailing what each option does.

Visual Studio Marketplace Last Updated Visual Studio Marketplace Version Visual Studio Marketplace Installs Visual Studio Marketplace Rating (Stars)

GitHub issues GitHub stars GitHub license

About

A list of my VS Code extensions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published