Skip to content

Commit

Permalink
Prepare for publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
Nixinova committed May 30, 2020
1 parent 2648ecc commit 134daf8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,7 @@ This is a [VSCode](https://github.com/microsoft/vscode) extension for [NovaSheet
- A light and dark theme for NovaSheet files.

# Installation
Search "novasheets" in the VSCode Marketplace, then click "Install".
Search "NovaSheets" in the VSCode Marketplace, then click "Install".

# Usage
When a NovaSheets file is open, click the Settings icon in the bottom-left of the screen, then click "Color Theme" and select "NovaSheets Light Theme" or "NovaSheets Dark Theme". The first two steps can be quickly done by pressing `CTRL`+`KT`. Remember to switch back to your default theme when you are done editing the NovaSheets file.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
"name": "novasheets",
"displayName": "NovaSheets",
"description": "Syntax highligher theme for NovaSheet files",
"publisher": "Nixinova",
"repository": "NovaSheets-vscode",
"version": "1.0.0",
"engines": {
"vscode": "^1.45.0"
Expand Down

0 comments on commit 134daf8

Please # to comment.