You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In java, when typing code, intellicode should be smart enough to know what context I am in, like coding a class and it should only provide what the most likely keyword I am going to type next.
Create a class person with two private string fields
Type "p", note what is suggested (should be private, public).
After private, type "S", note what is suggested, in fact typing "Str" still does not yield "String" as a top choice.
This is no where close to improving productivity like with intellij, would love to see this fixed.
I'm sure this is also a problem with other languages like TypeScript, JS, GoLang.
After pressing "p"
After pressing "S"
After pressing "Str"
System Info
Item
Value
CPUs
AMD Ryzen 7 2700X Eight-Core Processor (16 x 3967)
Issue Type: Bug
In java, when typing code, intellicode should be smart enough to know what context I am in, like coding a class and it should only provide what the most likely keyword I am going to type next.
This is no where close to improving productivity like with intellij, would love to see this fixed.
I'm sure this is also a problem with other languages like TypeScript, JS, GoLang.
After pressing "p"
After pressing "S"
After pressing "Str"
System Info
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
protected_video_decode: unavailable_off
rasterization: disabled_software
skia_renderer: disabled_off_ok
video_decode: unavailable_off
viz_display_compositor: enabled_on
viz_hit_test_surface_layer: disabled_off_ok
webgl: enabled
webgl2: enabled
Extensions (54)
(8 theme extensions excluded)
The text was updated successfully, but these errors were encountered: