tomi / vscode-rf-language-server

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

Cannot use Robot Framework Intellisense #81

Open vpinho13 opened 4 years ago

vpinho13 commented 4 years ago

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):

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.