vscode-rf-language-server icon indicating copy to clipboard operation
vscode-rf-language-server copied to clipboard

Cannot use Robot Framework Intellisense

Open vpinho13 opened this issue 4 years ago • 0 comments

Describe the bug A clear and concise description of what the bug is. Does not work at all.

Ubuntu 18.4

VSCode 1.33 VScode 1.43.2 robotframework (3.1.2) robotframework-selenium2library (3.0.0) selenium (3.141.0)

I already many times, works in Pycharm, but not Vscode..

Thanks

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

  • VSCode version:
  • Extension version:
  • OS: [e.g. Linux/Mac/Win]

Extension output: Please include the extension output with debug logging turned on.

  1. Add setting "rfLanguageServer.logLevel": "debug"
  2. Select View -> Output -> Robot Framework Intellisense Server
  3. Reproduce the issue

Additional context Add any other context about the problem here.

vpinho13 avatar Apr 03 '20 11:04 vpinho13