tomi / vscode-rf-language-server

VSCode extension to support Robot Framework development
MIT License
53 stars 35 forks source link

Pressing Tab Does not Moving To Next Place Holder in Keyword Once First Placeholder is Filled #83

Open Deep-Adhikary opened 4 years ago

Deep-Adhikary commented 4 years ago

Describe the bug Pressing Tab Does not Moving To Next Place Holder in Keyword Once First Placeholder is Filled

To Reproduce Steps to reproduce the behavior:

  1. Add a .robot file in VSCODE editor
  2. Type some part of the Keyword
  3. Select Desired Keyword
  4. Enter value in first place holder and press [TAB]

Expected behavior Should moved to next place holder

Screenshots

image

Environment (please complete the following information):