[Feature] Show code snippets when removing module tag on existing object

Open
#103 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
50/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Active
Tech stack
rust
Domain
devtools

Research direction

Start by tracing the completion suggestions and the existing module-tag tracking mentioned in the issue. The work is done when removing an existing ModuleTags entry shows a short snippet of the referenced code in the completion window, including the example case of ModuleTag_01.

Written by the indexing model from the issue text.

Description

feature

Problem

When removing existing ModuleTags it can be hard to ensure that the tag is correct.

Proposal

Because the application already tracks where module are defined and what their tags are it could be nice that the completion suggestions shows a short snippet of what the code the tag refers to gets shown in the completion window.

Examples

Object Boss_VehicleSupplyTruck
    RemoveModule ModuleTag_01
End
Dominant language
Rust
Stars
1
Forks
0
Avg merge
21h 13m
Merged PRs (30d)
28

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from ViTeXFTW/ZeroSyntaxV2

All issues in ViTeXFTW/ZeroSyntaxV2

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.