Git Product home page Git Product logo

vsautocomplete-en-en's People

Contributors

wushuaibuaa avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

vsautocomplete-en-en's Issues

Incorrect type. Expected "object".

image

"editor.quickSuggestions": true is invalid after VSCode v1.71, please use the following configuration:

  "[markdown]": {
      "editor.quickSuggestions": {
          "other": "on",
          "comments": "on",
          "strings": "on"
      }
  },

out of memory

Type: Bug

当在tex文件中快速键入大量中文时内存占用会越来越高,导致vscode内存溢出崩溃

Extension version: 0.1.7
VS Code version: Code 1.90.0 (89de5a8d4d6205e5b11647eb6a74844ca23d2573, 2024-06-04T19:33:54.889Z)
OS version: Windows_NT x64 10.0.22000
Modes:

System Info
Item Value
CPUs AMD Ryzen 7 6800H with Radeon Graphics (16 x 3194)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
Load (avg) undefined
Memory (System) 13.69GB (6.84GB free)
Process Argv --crash-reporter-id d15da46b-0fcb-47f4-8b1c-9698d2cc34cd
Screen Reader no
VM 0%
A/B Experiments
vsliv368:30146709
vspor879:30202332
vspor708:30202333
vspor363:30204092
vswsl492:30256859
vstes627:30244334
vscoreces:30445986
vscod805:30301674
binariesv615:30325510
vsaa593:30376534
py29gd2263:31024239
vscaat:30438848
c4g48928:30535728
azure-dev_surveyone:30548225
2i9eh265:30646982
962ge761:30959799
pythongtdpath:30769146
pythonidxpt:30866567
pythonnoceb:30805159
asynctok:30898717
pythontestfixt:30902429
pythonregdiag2:30936856
pythonmypyd1:30879173
pythoncet0:30885854
2e7ec940:31000449
pythontbext0:30879054
dsvsc016:30899300
dsvsc017:30899301
dsvsc018:30899302
cppperfnew:31000557
dsvsc020:30976470
pythonait:31006305
jchc7451:31067544
dsvsc021:30996838
jg8ic977:31013176
pythoncenvpt:31062603
a69g1124:31058053
dvdeprecation:31068756
pythonprt:31056678
dwnewjupytercf:31046870
26j00206:31048877

Should preserve capitalization

When starting to type a word in uppercase and selecting the corresponding autocompletion item, it replaces the whole word ignoring the initial capitalization.

Actual
Unfort<auto completion> -> unfortunately

Expected
Unfort<auto completion> -> Unfortunately

Ways to modify the wordlist

Thanks to the awesome extension. No offence to fellow Mandarin users, but I don't understand it and would like to remove all Mandarin characters from the wordlist. COuld you please tell me how could I do it in my fork of this project?

How to disable the hover tip?

How to disable the hover tip of this extension? When my cursor is hovering on some words, it suggests the dictionary entry. This can be annoying sometimes.

你好,非常好的插件。

这个插件很不错,写起英语来再也不担心拼错单词。
但发现一个小问题,候选没有安装词频排序。
比如想写great这个单词,输入grea,候选词首先出现的是grease,
能否安装词频改进一下。

再次感谢作者的努力。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.