[Improvement]: Provide a completion snippet to generate a template for a test function #42535
Labels
Area/Completion
Issues related to Language Server Auto Completions
Team/LanguageServer
Language Server Implementation related issues. #Compiler
Type/Improvement
Description
When a user writes a test function, they typically have to write the function and then add the test annotation to it. It would be convenient to have a single completion snippet that automates these steps.
Describe your problem(s)
No response
Describe your solution(s)
The proposed solution closely resembles the one below, but it should include the necessary rename pop-ups.
Screen.Recording.2024-04-10.at.2.59.23.PM.mov
Related area
-> Compilation
Related issue(s) (optional)
No response
Suggested label(s) (optional)
No response
Suggested assignee(s) (optional)
No response
The text was updated successfully, but these errors were encountered: