Search found 9 matches

by urlwolf
17.10.2018 19:33
Forum: General - CudaText
Topic: Interactive ipython/ scientific mode
Replies: 1
Views: 1479

Interactive ipython/ scientific mode

If I run an ipython on the cuda terminal pluging, can I send a selection of text to this terminal without copy pasting? Argh, ipython doesn't work well on this terminal, never mind. It'b be great to have an Interactive ipython/ scientific mode like in say spyder where you can send code from editor t...
by urlwolf
17.10.2018 19:32
Forum: Plugins
Topic: Python autocomplete improvements (feature request)
Replies: 12
Views: 3909

This is great!

It does send cudatext to full cpu usage on one core. Is that normal? (ie it's indexing all python libs installed)
Update: it seems to have calmed down.
by urlwolf
16.10.2018 17:44
Forum: Plugins
Topic: Python autocomplete improvements (feature request)
Replies: 12
Views: 3909

Hmm, I read on settings.json that these params don't go into user.json. Where do they go? I couldn't find any lexer files with json extension.
by urlwolf
14.10.2018 18:21
Forum: Plugins
Topic: Python autocomplete improvements (feature request)
Replies: 12
Views: 3909

Ok, I got some things working. I see you have to press a shortcut to get autocompletion.
Is it possible to make it 'as you type'? See how vscode does it:
https://marketplace.visualstudio.com/it ... hon.python
by urlwolf
14.10.2018 18:02
Forum: Plugins
Topic: Python autocomplete improvements (feature request)
Replies: 12
Views: 3909

Also 'cannot find docstring'. Maybe I need to 'activate' it so it starts indexing the libraries?
by urlwolf
14.10.2018 18:00
Forum: Plugins
Topic: Python autocomplete improvements (feature request)
Replies: 12
Views: 3909

That's great news.
I installed, chose the python intrepreter. But I cannot replicate what you do in the gif.
No go to definition. Autocompletion after the dot proudces the same matches as before (the acp file matches).
What am I doing wrong?
by urlwolf
14.10.2018 07:30
Forum: Plugins
Topic: Python autocomplete improvements (feature request)
Replies: 12
Views: 3909

Python autocomplete improvements (feature request)

Hi guys, I love how light and fast cudatext it. Like the name too. I can't help but notice that the autocompletions for python are kinda poor (if working at all; it only has the stdlib and it's not context dependent). For a while I thought 'ok, this is an editor, not an IDE'. But then I realized tha...