Skip to content

Add typing to the list of dependencies. - #779

Merged
niosus merged 1 commit into
niosus:masterfrom
sadiepowell:fix-deps
Jun 9, 2026
Merged

niosus merged 1 commit into
niosus:masterfrom
sadiepowell:fix-deps

Conversation

@sadiepowell

@sadiepowell sadiepowell commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Hello,

In recent versions of Sublime Text EasyClangComplete shows an error in the console saying it can't find the typing module. This makes Sublime Text unusable as whenever you press " or < to type an include it can't invoke the plugin so it just ignores your input. Adding the typing module to the list of dependencies resolves this issue.

(I'm aware most people have probably moved to Clang-LSP but unfortunately I have to support an old project that predate CMake and that Bear is slow to build a compilation database for so until our CMakeified development branch becomes stable I'm still using EasyClangComplete).

@niosus

niosus commented Jun 9, 2026

Copy link
Copy Markdown
Owner

This change sounds small enough. I'll merge it soon. Thank you for (still) using EasyClangComplete. 🤝

@niosus
niosus merged commit 2c4d057 into niosus:master Jun 9, 2026
0 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants