R
R
Roman Manechkin2018-04-14 17:57:21
Python
Roman Manechkin, 2018-04-14 17:57:21

How to set up tooltips in sublime text on linux for python3 and linked libraries?

I'm very used to sublime when writing olympiads in python and don't want to use another code editor. But when I started using a large number of libraries, I ran into a problem: the sublime does not suggest functions and modules from libraries, but you can’t keep everything in your head. Tell me how to solve the problem, what plugins can help?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alex F, 2018-04-15
@delvin-fil

Anaconda won't work?
And if just like this: Then: Preferences → Settings User

{
// Enable auto complete to be triggered automatically when typing.
"auto_complete": false
}

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question