Unchecking "Use tab character" not working

Since I updated to release PyCharm 2023.1.4 (Community Edition), when I press tab I get "/t" and no more 4 spaces, even if in my settings -> editor -> code style -> python I left unchecked "Use tab character".

I also notice that in the example window inside the settings everything works correctly, unfortunately not while typing in actual files.

1

Thanks,

I have the same issue.

I thought it was a plugin that messed everything. Was about to try to reinstall everything.

Is it possible to revert the update?

0

OK,

I have removed completely 2023.1.4 and installed 2023.1.3.

In the beginning it was fine till I configured pycharm by adding plugins, configuring a Cygwin terminal and changing to the new UI.

The problem persist with 2023.1.3.

It is so annoying.

 

0
Hello, 
Could you please clarify what OS you are using? 
You can download previous version of PyCharm from this page: https://www.jetbrains.com/pycharm/download/other.html
0

Hi Daniil ,

In my case,

using windows 10 with a downgraded pycharm 2023.1.3.

 

0

Dear Daniil Bogdanov ,

my OS is

Windows 10 Pro
Version    21H2
Build    19044.3086

0
Unfortunately, I can't reproduce the issue on 2023.1.4 on Windows 10. 
Please try disabling all non-bundled plugins by opening File | Settings | Plugins, clicking on the cog icon, and selecting Disable all Downloaded plugins.
1

Daniil Bogdanov your suggestion helped me to solve. The problem is in the last release of this plugin:
https://plugins.jetbrains.com/plugin/20603-chatgpt--easycode/versions/stable
I rolled back to the previous release (3.0.1-231) and the tab character returned 4 spaces, as desired.

Thanks a lot.

1

Thanks,

The problem was the plugin ChatGPT - EasyCode 3.03-231.232

0

I'm the plugin author and I'm sorry for the problem, here's the temporary solution: https://github.com/obiscr/ChatGPT/issues/258#issuecomment-1637629883

We are looking for the cause of the problem. It will be resolved as soon as possible.

0

请先登录再写评论。