arthwang / vsc-prolog

A VS Code extension that provides language support for prolog
MIT License
97 stars 22 forks source link

Question #42

Open minkir014 opened 5 years ago

minkir014 commented 5 years ago

Does this extension support autocompletion? If yes, how to make it work? All I can see are snippets.

arthwang commented 5 years ago

You can install an extension named “All Autocomplete” that provides autocompletion in viscode items based on all open editors. VSC-Prolog mainly supports swirl snippets.

minkir014 notifications@github.com 于2019年9月2日周一 上午7:35写道:

Does this extension support autocompletion? If yes, how to make it work. All I can see are snippets.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/arthwang/vsc-prolog/issues/42?email_source=notifications&email_token=AB6ZJMTYSFIXRHV2Z3W2WVLQHRGUTA5CNFSM4ISYKOK2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HIVNV6A, or mute the thread https://github.com/notifications/unsubscribe-auth/AB6ZJMRM7C4XXCBIOYCKK5TQHRGUTANCNFSM4ISYKOKQ .

minkir014 commented 5 years ago

I mean auto completion for something like prolog built-in methods.

arthwang commented 5 years ago

VSC-Prolog only supports built-in and system package predicate templates auto-completion produced from source files with structured comments and html documents of swipe. But I havn’t got time to update the extension for long time.

minkir014 notifications@github.com 于2019年9月3日周二 上午2:29写道:

I mean auto completion for something like prolog-based methods.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/arthwang/vsc-prolog/issues/42?email_source=notifications&email_token=AB6ZJMUVDOJ3ULNEI2BMLGTQHVLQFA5CNFSM4ISYKOK2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD5WLZ7Q#issuecomment-527219966, or mute the thread https://github.com/notifications/unsubscribe-auth/AB6ZJMTE5QQ6XMCUB27ZP3LQHVLQFANCNFSM4ISYKOKQ .

minkir014 commented 5 years ago

Is there anyway to support better intellisense that autocompletes both built-in and user methods and so on?

arthwang commented 5 years ago

It’s in my todo list in fact. But I’m not sure when I can get time to work on it.

minkir014 notifications@github.com 于2019年9月3日周二 下午2:52写道:

Is there anyway to support better intellisense that autocompletes both built-in and user methods and so on?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/arthwang/vsc-prolog/issues/42?email_source=notifications&email_token=AB6ZJMUBM6G6QHLOWS3DDIDQHYCTJA5CNFSM4ISYKOK2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD5XGP4Q#issuecomment-527329266, or mute the thread https://github.com/notifications/unsubscribe-auth/AB6ZJMSWDBOYSJPNXAWMK4DQHYCTJANCNFSM4ISYKOKQ .