Skip to content

Add some Java code snippets #83

@fbricon

Description

@fbricon

We can add a bunch of java code snippet, to make vs code more productive:

  • syserr -> System.err.println()
  • sysout -> System.out.println()
  • if, if/else, if not null, if null
  • try catch block
  • static main method
  • enhanced for loop
  • private/protected/public methods

and probably also a bunch of others

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions