提交 3fb06977 编写于 作者: M Matt Bierner

Remove empty jsdoc

上级 a648cf12
......@@ -233,11 +233,6 @@ let _provider = new class implements ISuggestSupport {
SuggestRegistry.register('*', _provider);
/**
*
* @param editor
* @param suggestions
*/
export function showSimpleSuggestions(editor: ICodeEditor, suggestions: ISuggestion[]) {
setTimeout(() => {
_suggestions = suggestions;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册