Auto-complete on tab press not working
See original GitHub issueDescription
What steps will reproduce the problem?
It is a random issue. Most probable scenario to recreate:
- Define a class
- Write some codes with some error
- Save the file
- Do some additional code changes with errors in it
- Auto-completion on tab stops working
Versions
- Spyder version: 4.1.3
- Python version: 3.7.3
- Qt version: 5.9.6
- PyQt5 version: 5.9.2
- Operating System: Windows 10
Dependencies
# Mandatory:
atomicwrites >=1.2.0 : 1.4.0 (OK)
chardet >=2.0.0 : 3.0.4 (OK)
cloudpickle >=0.5.0 : 1.4.1 (OK)
diff_match_patch >=20181111 : 20181111 (OK)
intervaltree : None (OK)
IPython >=4.0 : 7.13.0 (OK)
jedi =0.15.2 : 0.15.2 (OK)
nbconvert >=4.0 : 5.6.1 (OK)
numpydoc >=0.6.0 : 0.9.2 (OK)
paramiko >=2.4.0 : 2.7.1 (OK)
parso =0.5.2 : 0.5.2 (OK)
pexpect >=4.4.0 : 4.8.0 (OK)
pickleshare >=0.4 : 0.7.5 (OK)
psutil >=5.3 : 5.7.0 (OK)
pygments >=2.0 : 2.6.1 (OK)
pylint >=0.25 : 2.5.2 (OK)
pyls >=0.31.9;<0.32.0 : 0.31.10 (OK)
qdarkstyle >=2.8 : 2.8.1 (OK)
qtawesome >=0.5.7 : 0.7.0 (OK)
qtconsole >=4.6.0 : 4.7.4 (OK)
qtpy >=1.5.0 : 1.9.0 (OK)
rtree >=0.8.3 : 0.9.4 (OK)
sphinx >=0.6.6 : 3.0.4 (OK)
spyder_kernels >=1.9.1;<1.10.0 : 1.9.1 (OK)
watchdog : None (OK)
zmq >=17 : 18.1.1 (OK)
# Optional:
cython >=0.21 : 0.29.17 (OK)
matplotlib >=2.0.0 : 3.1.3 (OK)
numpy >=1.7 : 1.18.1 (OK)
pandas >=0.13.1 : 1.0.3 (OK)
scipy >=0.17.0 : 1.4.1 (OK)
sympy >=0.7.3 : 1.5.1 (OK)
Issue Analytics
- State:
- Created 3 years ago
- Comments:16 (8 by maintainers)
Top Results From Across the Web
TAB key for Auto-complete not working in Command Prompt
Press Windows key + R to invoke the Run dialog. In the Run dialog box, type cmd and then press CTRL + SHIFT...
Read more >Fix: Command Prompt Tab to Autocomplete not working
How to Enable Command Prompt TAB Autocomplete · Start the Registry Editor ( regedit.exe ) · Go to the following branch: · Double-click ......
Read more >auto fill using tab key in cmd not working...
press “Win + R,” type regedit and press the Enter button. This action will open the Windows Registry. Here, navigate to the following...
Read more >Tab autocomplete in Visual Studio Code doesn't work
I am trying to enable tab auto-completion with pressing "Tab" button but it doesn't work for me and it always works as Tab...
Read more >Pressing tab on autocomplete suggestion doesn't fill the input ...
original issue details ... Did you search for similar issues before submitting this one? ... Steps to reproduce: Ensure you have auto complete...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hi @dalthviz, thanks for that fix. Yes, it worked. I was testing it multiple ways, like closing & opening all sessions, anaconda, exporting and importing variable data, etc., It is working as expected. Thanks!!
Hi @dalthviz ,
I have shared the requested file as a zip file. CanoeConfigGenerator.zip