Skip to content

Add goto_type_definition and reload the project if a file was created/renamed/deleted#475

Merged
Schottkyc137 merged 2 commits into
VHDL-LS:masterfrom
kernmatthias:working_file_ops
May 28, 2026
Merged

Add goto_type_definition and reload the project if a file was created/renamed/deleted#475
Schottkyc137 merged 2 commits into
VHDL-LS:masterfrom
kernmatthias:working_file_ops

Conversation

@kernmatthias
Copy link
Copy Markdown
Contributor

When using vhdl_ls I came across a few issues that should be fixed with this PR:

  • goto_type_definition support: allow to go from a name/selected name to go directly to the type of the signal or variable
  • handling Did{Rename,Create,Delete}File so that these events cause a reload of the project, so adding or renaming of files does not require a restart of the language server to have the diagnostics working in the new file

@Schottkyc137 Schottkyc137 merged commit e37f288 into VHDL-LS:master May 28, 2026
19 checks passed
@Schottkyc137
Copy link
Copy Markdown
Contributor

Many thanks! This looks great!

@kernmatthias kernmatthias deleted the working_file_ops branch May 29, 2026 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants