feat: [completion] Optimize intelligent completion #1704
Annotations
3 warnings
cppcheck:
src/plugins/codeeditor/utils/resourcemanager.cpp#L17
Class 'ResourceManager' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s).
|
cppcheck:
src/plugins/codeeditor/utils/resourcemanager.cpp#L17
Class 'ResourceManager' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s).
|
cppcheck
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|