Skip to content

An extension that helps you with the structure syntax

Notifications You must be signed in to change notification settings

PabloUZ/LangSyntax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

langsyntax README

Features

An extension that helps you with the structure syntax

Supported languages

  • C++

Release Notes

v1.0.0

  • Initial Release
  • Added Structures for C++

v1.1.0

  • Added logo
  • Changed compatibility version

v1.2.0

  • Changed language to spanish
  • added explanations for usage

How to use

Below you'll find a list of commands. You have to write them in the editor, so it will generate the structure you are invoking.

TIP: use 'TAB' key or the combination 'SHIFT+TAB' to move through the structure.

Explanation video

Commands

C++

  • cpp-basic -> Basic C++ structure
  • cpp-var -> Variable structure
  • cpp-operador_ternario -> Conditional operator structure
  • cpp-if -> If structure
  • cpp-while -> While loop structure
  • cpp-do_while -> Do-While loop structure
  • cpp-for -> For loop structure
  • cpp-arreglo -> Array structure
  • cpp-funcion -> Function structure

About

An extension that helps you with the structure syntax

Resources

Stars

Watchers

Forks

Packages

No packages published