WebStorm 下没有 Libraries 选项
No Libraries option under WebStorm
我想在我的库中包含 jQuery 以完成代码,但 JavaScript 下没有库。
I want to include jQuery in my Libraries for code completion, but there is no Libraries under JavaScript.
那是因为您访问了错误的设置。
您需要 "File | Settings"(Windows/Linux;在 Mac 上是 "WebStorm | Preferences")显示全局 + 此项目设置。 .. 但在屏幕截图上 你正在使用 "File | Default Settings" ... 这只会影响未来的新项目并且不包含所有可能的设置页面。
我想在我的库中包含 jQuery 以完成代码,但 JavaScript 下没有库。
I want to include jQuery in my Libraries for code completion, but there is no Libraries under JavaScript.
那是因为您访问了错误的设置。
您需要 "File | Settings"(Windows/Linux;在 Mac 上是 "WebStorm | Preferences")显示全局 + 此项目设置。 .. 但在屏幕截图上 你正在使用 "File | Default Settings" ... 这只会影响未来的新项目并且不包含所有可能的设置页面。