EmmyLua / IntelliJ-EmmyLua

Lua IDE/Debugger Plugin for IntelliJ IDEA
https://emmylua.github.io
Apache License 2.0
1.75k stars 292 forks source link

Additional sources root not working with PyCharm on Ubuntu #358

Open jenswet opened 4 years ago

jenswet commented 4 years ago

Environment(环境)

name version
IDEA version PyCharm Professional 2020.1.1
EmmyLua version 1.3.3.150-IDEA201
OS Ubuntu 18.04

What are the steps to reproduce this issue?(重现步骤?)

  1. Create project.
  2. Put library to any non project path
  3. Add library as additional sources root

What happens?(出现什么问题?)

The sources root is not noticed by the IDE and just ignored.

What were you expecting to happen?(期望?)

The additional sources root is used by the IDE to provide autocompletion and syntax analysis for the references used from the external library.

Any logs, error output, etc?(有没有什么log, error输出?)

none

Any other comments?(其它说明)

See screenshot:

missing-sources-root
adriweb commented 4 years ago

This may be related to the things I describe in the first comment of #328

jenswet commented 4 years ago

@adriweb In PyCharm we can select additional sources roots. So that should not be the problem here.. But yes maybe it's still related.

denisoster commented 3 years ago

RubyMine 2.3 Not working External libraries

2020-11-19_21:47:47_000 @tangzx