You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
@damieng when a completion is selected, you should call completionItem/resolve. At the very least you should insert CompletionItem.insertText instead of the label
When you autocomplete a method in java, it seems to print the type with it as well which causes invalid java.
see gif:
Version:
├── atom-clock@0.1.15
├── atom-ide-ui@0.3.0
├── bracket-matcher@0.87.3
├── chester-atom-syntax@0.3.0
├── chestnut-light-atom-syntax@0.2.1
├── docks-test@0.0.0 (disabled)
├── github@0.5.1
├── ide-java@0.6.0
├── language-typescript-grammars-only@1.6.0 (disabled)
├── preview-inline@1.4.7
├── pure-syntax@0.3.0
└── tree-view@0.217.7
/CC @damieng
The text was updated successfully, but these errors were encountered: