Vscode is not showing auto suggestions after one usage (shows up only one time) - ide

I have a quite strange issue with my vscode which I can't figure out to fix. The auto suggestion is only showing up once and after that it's not showing any suggestions anymore. (Window size of it is fine)
So when I:
Open up vscode
Start to write something => It's working
When I do it again => It's not showing suggestions
Here a small clip:
https://i.imgur.com/OTrHwM0.mp4
Does anyone had this issue? Or has a tip how to fix it?

Related

WebStorm not showing terminal path on the first instance

I love WebStorm and have been using it for almost 2+ years now. Recently I am facing the problem when you open up a project and click terminal it is not showing terminal current path on the first instance. Just getting blank screen.
Every time I need to hit enter at least once or twice to get the current path.
This problem is occurring for my colleagues as well.
We all use WebStorm effectively. Would be great if any one help to solve this problem please.
This is my WebStorm version
It seems to be a known issue, please see on JetBrains' issue tracker: https://youtrack.jetbrains.com/issue/IDEA-192373 .

Why the Console of Xcode10.1 can't display my input?

This bug was found after I updated to macOS Majove.
When I tried to do a small test on my Xcode, I found the console couldn't display the numbers that I typed but the numbers were truly read into memory.
And it still could work!
The amazing thing was when I changed the theme of the Xcode, it showed up!
My images will show the detail.
I think it's a bug of Xcode.
Is there any way to solve the problem?
I will be appreciated!
Thanks :)
=========================18/12/19UPDATED=================================
There's an another detail that the console will display my input the first time I run the program and it won't display later.
I found a temporary method to solve this issue. Just “printf” something before the “scanf” and the console will display the input. But it’s only a makeshift!

Intellij search in file causes full screen box to appear

Apologies if this belongs on a different stack exchange site.
Using Intellij Ultimate v 2017.1.1 on OSX Sierra, when I do a search in file, using CMD+f, I get an unusable full screen search dialog. Has anyone seen this ? Images attached.
Before clicking CMD+f (all is well)
I try to search for something:
Any help appreciated. The Internets has so far yielded no help.
This issue is already fixed, please see https://youtrack.jetbrains.com/issue/IDEA-170295 for details.
It was caused by the Swing MigLayout misbehavior when system DPI was extremely high.
This can happen if you accidentally paste a huge block of code into the finder, try CMD+f and then CMD+a and finally delete.

Intellij cursor keeps following mouse and highlight

For some reason Intellijs text cursor keeps following my mouse and highlighting everything. Is there some setting that can do that? I can't seem to find it from searching the settings. Where else could it be?
If you have a touchscreen try touching it somewhere. It helped me to solve the issue.
Found the solution in this thread on the JB website.
I use a touch screen monitor and i deal with the same issue. my mouse cursor remained in selecting state and highlight every thing.
I touch somewhere on the my monitor screen once and solved this problem without closing app.
Other solutions are:
close and open app
/ restarting computer
I had that problem twice on two different computers in different jetbrains IDEs, gogland and pycharm.
The solution, as annoying as easy, restarting of the machine. Restarting the IDE or even up/downgrading did not help.
Solution
Go to setting
Search for mouse
In the editor action, edit the Add rectangular selection on mouse drag

Exporting the kinect-processing application

Recently , I have created a sketch in Processing-1.5.1 using SimpleOpenNI-1.96 library. A sketch is running fine even on a present mode. But after export a sketch, it gives me a blank gray screen, also kinect's red light doen't respond, even running it from command line, it doesn't notify any error... I only get a blank screen without stop button.
I am working on Windows System 64bit-OS with Processing-1.5.1 (framework) , SimpleOpenNI-1.96 library, Microsoft kinect xbox 360.
I don't know how to fix it.
Need your valuable help...
Thank you...
have you tried to use the newest version of processing ?
in some case, Processing-1.5.1 is not suitable with SimpleOpenNI-1.96