Closed sansarip closed 1 year ago
Describe the bug Owlbear commands don't seem to work on namespace declarations.
To Reproduce Steps to reproduce the behavior: Attempt kill/cut/copy command at the beginning of the following code:
declare namespace Cypress { interface Chainable<Subject> {...} }
Expected behavior Kill/cut/copy works on namespace declarations.
Describe the bug Owlbear commands don't seem to work on namespace declarations.
To Reproduce Steps to reproduce the behavior: Attempt kill/cut/copy command at the beginning of the following code:
Expected behavior Kill/cut/copy works on namespace declarations.