Skip to content

[BUG] No snippets working #522

@charityreed

Description

@charityreed

Describe the bug
No snippets seem to be working and I do not see a setting in the extension to turn them on or off.

Environment (please complete the following information):

  • OS: Ubuntu 22.04
  • VS Code version 1.99.3
  • Extension version 1.16.0
  • color themes, lint tools, etc.

Steps to reproduce
Steps to reproduce the behavior:

  1. Enable this extension
  2. Create a verilog (.v) file
  3. Type always @(something) begin
  4. See that there is no begin/end snippet suggestion and hitting enter does not insert an end either

Log
Attach the log generated while following the above steps

Expected behavior
When you type begin a suggestion for a begin/end snippet should come up

Actual behavior

Image

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions