PyCharm — курсор в виде прямоугольника
Сообщение было отмечено DmFat как решение
Решение
Видимо при установке PyCharm поставил какую-то галочку и теперь в окне редактирования кода курсор отображается в виде прямоугольника. Нажимаю кнопку <Insert> курсор становится обычного вида, но стоит попытаться выделить любое слово, курсор опять становится прямоугольником, при этом выделенный текст не копируется в буфер .
В общем, какое-то необычное поведение.
Подскажите как это исправить?
Спасибо!
———————————————————
PyCharm 2020.2.3 (Professional Edition)
Build #PY-202.7660.27, built on October 6, 2020
Licensed to PyCharm Evaluator
Expiration date: December 10, 2020
Runtime version: 11.0.8+10-b944.34 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Windows 7 6.1
GC: ParNew, ConcurrentMarkSweep
Memory: 986M
Cores: 8
Non-Bundled Plugins: IdeaVIM, R4Intellij
Добавлено через 2 часа 7 минут
Проблема решена:
Tools — Vim Emulator
Снять галочку
Рисование прямоугольника получается только если вести курсор в правый нижний угол
Пытаюсь сделать программу, которая рисует прямоугольники. Но столкнулся с проблемой: прямоугольник.
Сигнал в виде прямоугольника
Здравствуйте, может кто то подсказать, как построить в TChart прямоугольную периодическую функцию.
Нахождение количества точек внутри прямоугольника, на границе прямоугольника, вне прямоугольника
Как найти количество точек внутри прямоугольника, на границе прямоугольника, вне прямоугольника.
Распечатать числа в виде прямоугольника
2 задание 4 PR1 (K,N), где k<n, которая печатает числа в виде прямоугольного треугольника: k k+1.
Вывод данных в виде прямоугольника
Всем привет. Разрабатываю одно приложение. На данный момент столкнулся с проблемой. По ТЗ нужно.
Сделать курсор в виде лупы
В C# мне нужно сделать курсор в виде лупу.Работаю в Form.Как сделать, а то в свойствах такого нет?
Курсор мышки отображается в виде вертикальных полосок
Добрый день, после включения пк пользователем курсор мышки отображается не правильно, в виде.
Как сделать курсор в виде окружности с изменяемым радиусом
Доброго времени суток! Делаю графический редактор, и, при рисовании кистью (круглой), хотелось бы.
Как убрать белый курсор в pycharm
Reddit and its partners use cookies and similar technologies to provide you with a better experience.
By accepting all cookies, you agree to our use of cookies to deliver and maintain our services and site, improve the quality of Reddit, personalize Reddit content and advertising, and measure the effectiveness of advertising.
By rejecting non-essential cookies, Reddit may still use certain cookies to ensure the proper functionality of our platform.
For more information, please see our Cookie Notice and our Privacy Policy .
В Pycharm постоянно белый квадрат, не возмодно писать код как его убрать?

Добрый день. Использую Пайчарм при написании кода, практически всегда высвечивается белый квадрат, не могу дальше писать. Приходиться или быстро по клавишем нажимать или выходить заново. Как решить эту проблему.
Pycharm cursor/mouse pointer color in editor window
I am not referring to caret color which is fine. Problem is with mouse pointer / cursor in the editor window where its dark and becomes barely visible on dark background of editor. How can i change this?
Votes
Share
Hi, is the mouse cursor also dark in other text input fields in other apps?
Mouse cursor is white arrow shaped when it is side panels or any other part of pycharm. As soon as it goes into editor panel, it switches to a different style and becomes very difficult to see. I can only figure out once i click and caret shows up which is white in color.
and i call it mouse cursor..its really mouse pointer..
I think «Mouse cursor» is the correct term. Anyway, when the mouse cursor changes shape indicating text input field, it should contrast to your background, i.e. it should be white on a dark background. Could you please provide:
1. Screenshot demonstrating the issue (please note that some screenshot utilities hide the mouse cursor)
2. Does the issue happen with other text editors that also have dark background?
3. What’s your PyCharm version and OS?
I have taken a screen recording to show you transition of mouse pointer from normal to becoming invisible when entering text window. Is there a way to send it as this support page doesnt allow sending mp4.
Other info — 1) other dark editors like visual studio code is fine 2) Pycharm Professional 2020.3 on Windows 10
Andrey/Intellij support — Can you please help me further on this thread? This issue remains outstanding and i am bumping it back to your attention. Thanks
Kshah You can use uploading service at https://uploads.jetbrains.com/ , and provide upload ID in your reply.
Please upload the screen recording, and also Logs from **Help | Collect Logs and Diagnostic Data**, so we could look into the issue further.
Hi Andrey — i have uploaded it. Link is as below:
Upload id: 2021_04_08_38RCoR8rf3agZtMv
(file: Screen Recording Mouse pointer in pycharm.mp4)
Thank you, I have downloaded the screen recording, but I don’t see logs.
Could you please upload Logs from **Help | Collect Logs and Diagnostic Data** as well?
I have the same issue. I’ll provide the logs and screen recording.
Upload id: 2021_04_28_6haBuxbsN7iqTtjj (files: pycharm-logs-20210428-160006.zip, Screen Recording 2021-04-28 at 16.01.06.mov)
Andrey Resler did I provide enough information?

Does the issue reproduce with the default settings (File | Manage IDE Settings | Restore Default Settings. )?
PyCharm will back up your current config so you’ll be able to import it.
Sergey Karpov unfortunately, the issue reproduces with default settings.. I checked on my MacBook and the cursor is white there when the dark theme is activated. When the light themes are activated the cursor is still black so I can at least locate it then.
I have exactly the same problem, using darcula on a windows system

Is it reproducible with custom plugins disabled?
yes is reproducible. Even disabling plugins the problem with the mouse pointer is still there. The only way to make it visible is to not use darcula and have white backdrop in the editing section. I found very healthy to use darcula so i would like to have this issue solved. As already was written, the problem is the color of the mouse pointer that in the editing section change from a white arrow to a dark I and then you cannot anymore understand where is pointing. If you press left mouse button then you can see the caret cursor that is white. Thanks for support