python - Change the list of import suggestions in Eclipse (PyDev) -


i bind module local name using import as, e.g. import numpy np.

when use np., how can configure eclipse import numpy np shows in list of import suggestions (when hitting ctrl + 1 )?

enter image description here


Comments

Popular posts from this blog

1111. appearing after print sequence - php -

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

Ruby on Rails, ActiveRecord, Postgres, UTF-8 and ASCII-8BIT encodings -