Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
344 views
in Technique[技术] by (71.8m points)

visual studio code - [VSCode-Completion]lsp-sample can complete JavaScript but can't complete MyJavaScript

I try lsp-sample, it work with the case:

Javascript is the best.
I like Javascript.

but it can't autocomplete with:

I was NewJavascripter.
TypingTypescript.

If I want to autocomplete Javascripter when I type any 'j' character include MyJavascripter, GoodJavascripter and so on, what should I do?

I'm a Javascript and VSCode rookie, please help!

question from:https://stackoverflow.com/questions/65937911/vscode-completionlsp-sample-can-complete-javascript-but-cant-complete-myjavas

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...