vscode: Completions do not automatically trigger when using Sogou Input Method

Issue Type: Bug

eg: tsx, less

VS Code version: Code 1.63.2 (Universal) (899d46d82c4c95423fb7e10e68eba52050e30ba3, 2021-12-15T09:37:28.172Z) OS version: Darwin x64 21.1.0 Restricted Mode: No

System Info
Item Value
CPUs Intel® Core™ i7-9750H CPU @ 2.60GHz (12 x 2600)
GPU Status 2d_canvas: enabled
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
webgl: enabled
webgl2: enabled
Load (avg) 5, 6, 7
Memory (System) 16.00GB (0.24GB free)
Process Argv –crash-reporter-id 6a2f593a-6fdd-42ba-b09b-190bb34c381d
Screen Reader no
VM 0%
Extensions (53)
Extension Author (truncated) Version
better-comments aar 2.1.0
html-snippets abu 0.2.1
vscode-color ans 0.4.5
code-gnu-global aus 0.2.2
azure-blockchain AzB 1.6.2
markdown-preview-github-styles bie 0.2.0
vscode-tailwindcss bra 0.7.4
npm-intellisense chr 1.4.0
path-intellisense chr 2.6.0
gitignore cod 0.7.0
bracket-pair-colorizer-2 Coe 0.2.2
vscode-svgviewer css 2.0.0
vscode-eslint dba 2.2.2
githistory don 0.6.19
es7-react-js-snippets dsz 3.1.1
vscode-babel-coloring dza 0.0.4
gitlens eam 11.7.0
vscode-html-css ecm 1.10.2
EditorConfig Edi 0.16.4
vscode-npm-script eg2 0.3.23
prettier-vscode esb 9.1.0
vscode-jest-runner fir 0.4.47
auto-close-tag for 0.5.13
auto-rename-tag for 0.1.9
code-runner for 0.11.6
vscode-pull-request-github Git 0.34.2
todo-tree Gru 0.0.214
vscode-create-saga hen 0.0.2
output-colorizer IBM 0.1.2
solidity Jua 0.0.136
sftp lix 1.12.10
vscode-language-babel mgm 0.0.35
code-beautifier mic 2.3.3
azure-account ms- 0.9.11
node-debug2 ms- 1.43.0
debugger-for-chrome msj 4.13.0
vscode-react-native msj 1.8.1
vetur oct 0.35.0
vscode-jest Ort 4.2.1
vscode-versionlens pfl 1.0.9
polacode pnp 0.3.4
minapp-vscode qiu 2.4.6
quicktype qui 12.0.46
vs-code-prettier-eslint rve 3.1.0
code-settings-sync Sha 3.4.3
markdown-preview-enhanced shd 0.6.1
code-spell-checker str 2.0.14
sass-indented syl 1.8.18
vscode-icons vsc 11.8.0
JavaScriptSnippets xab 1.8.0
markdown-pdf yza 1.4.4
markdown-all-in-one yzh 3.4.0
html-css-class-completion Zig 1.20.0
A/B Experiments
vsliv368cf:30146710
vsreu685:30147344
python383:30185418
vspor879:30202332
vspor708:30202333
vspor363:30204092
pythontb:30283811
pythonvspyt551cf:30345471
pythonptprofiler:30281270
vsdfh931:30280409
vshan820:30294714
vstes263:30335439
vscorecescf:30384386
pythondataviewer:30285071
vscod805cf:30301675
pythonvspyt200:30340761
binariesv615:30325510
bridge0708:30335490
bridge0723:30353136
vsaa593cf:30376535
pythonvs932:30410667
vscop804cf:30404767
vs360:30404995
vsrem710:30416614
py55gd98:30419165
vscexrecpromp3t3:30407764

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Comments: 32 (13 by maintainers)

Most upvoted comments

Unfortunately, we cannot support all 3rd party input methods, but we offer support for the platform native ones. And in this case the following works for me using the latest insiders:

  • I change my input method to “Pinyin - Traditional”
  • I open a typescript file with the following content:

NO. I have switched the English input state when using Sogou input method.It was normal before. Suddenly there was no IntelliSense. I don’t know what happened

I reinstalled Sougou Input Method and vscode worked normal. @hengkx