godotengine / godotengine/godot-vscode-plugin

Add a certain marker to indicate overridden functions

Open
#876 5 comments 2 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
2.1k
Forks
257
PR merge metrics
No merged PRs in 30d

Description

### Godot version

4.4

### VS Code version

1.101.2

### Godot Tools VS Code extension version

2.5.1

### System information

Linux

### Problem statement

There aren’t any visual markers for overridden functions in vscode:
![Image](https://github.com/user-attachments/assets/fe21d408-e49d-4ea9-abe2-fb702b98f8f3)

For comparison, godot editor has an arrow on the left of overriden function:
![Image](https://github.com/user-attachments/assets/78013045-0fd9-4293-aea6-3f210f6c2824)

### Proposed solution

I'm not very familiar with vscode extensions, but I hope there's some way to mark overridden functions, such as with a specific color or underline.

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.