Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Snippets
>
NOVA
New to Visual Studio Code?
Get it now.
NOVA
mitchlamers
|
241 installs
|
(
0
)
|
Free
Nova snippets
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
NOVA Snippets
contains the following snippets
framework : import from nova.universe.framework
import : general import, set file first
describe : create test suite
it : create test
component : Create basic component
service : create basic service