Troubleshoot Slang

This information provides solutions for common Slang issues.

VS Code does not show Slang rules

After initially installing Slang, it is possible that the YAML plugin may not recognize the rules schema that the Slang installation provides. Reinstalling the plugin should resolve the issue.

  1. In Visual Studio Code (VS Code), click Extensions.
  2. Find and click YAML.
  3. Click Disable.
  4. Click Restart Extension.
  5. Click Enable.
  6. Close VS Code, and then reopen it.
  7. Open a Slang file, and then press Ctrl+Space.
    The rule selections provided by the Slang schema should appear.