robot-mode icon indicating copy to clipboard operation
robot-mode copied to clipboard

Indexing keywords parameters embedded in name

Open kjpuchala opened this issue 11 years ago • 0 comments

Can't index correctly keywords with parameters embedded in name:

  1. cd into project dir
  2. run tag.sh - TAGS file created
  3. enter emacs, opened a robot file
  4. Set cursor on a keword with embedded parameters
  5. Alt +x robot-mode-find-kw [enter]
  6. Got: "Find kw (Keword with embedded parameter ${localParameterName}):"
  7. Got "No tags matching ..."

kjpuchala avatar Nov 03 '14 07:11 kjpuchala