galaxyproject / galaxyproject/galaxy-language-server

[Feature] Custom command for cleaning up default values

Open
#175 0 comments 0 reactions 0 assignees View on GitHub
feature language server vscode extension
Dominant language
Python
Stars
29
Forks
17
Avg merge
2d 19h
Merged PRs (30d)
5

Description

This can be a custom command to detect and automatically remove those attributes which value is the same as the default.

For example:
```xml

```
will be automatically reduced to:
```xml

```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.