Trelent-VSCode-Extension icon indicating copy to clipboard operation
Trelent-VSCode-Extension copied to clipboard

Visual Studio Code client for Trelent

Results 4 Trelent-VSCode-Extension issues
Sort by recently updated
recently updated
newest added

First of all, amazing plugin, I am looking forward to its prevalence. There is an issue when brackets with or without default values appear in the `Typing` module variables definitions....

enhancement

## Description As per [Oracle's guideline](https://www.oracle.com/technical-resources/articles/java/javadoc-tool.html#@return), `@return` tag should be omitted for methods that return `void`. However, Trelent generates `@return` even if method returns `void`. ## Steps to repro ```java...

bug

Just installed the extension on my mac and out of the box Command+D does nothing but I do see the interface changes so I know it's properly installed. Also can...