0.2.5 • Published 6 years ago

smart-snippets-vscode v0.2.5

Weekly downloads
26
License
-
Repository
github
Last release
6 years ago

smart-snippets-vscode

Smart snippet support on vscode

##Configuration

Features

WIP - TBD:

![feature X](images/feature-x.png)

Tip: TBD

Extension Settings

This extension contributes the following settings:

  • smartSnippets.workspace: this is the path in which archetypes are going to be saved. If ${workspaceRoot} is found on the string, it will be replaced by the workspace dir, but it can also be an absolute path. Example:
"smartSnippets": {
  "workspace": "${workspaceRoot}/.ss"
}

Release Notes

0.0.1

  • Support smart snippet update regions and save to workspace
  • Support workspace setting and on it ${workspaceRoot}. Defaults to os.homedir
  • Shows messages with success / error status
0.2.5

6 years ago

0.2.4

6 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago