Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VSCode BBj Language Support extension does not meet minimum code completion standard described in BASIS documentation #159

Open
mphelpsbasis opened this issue Oct 10, 2024 · 1 comment
Assignees

Comments

@mphelpsbasis
Copy link

mphelpsbasis commented Oct 10, 2024

The BDT Code Completion document, found in the BASIS documentation at https://documentation.basis.cloud/BASISHelp/WebHelp/ide/BDT_Code_Completion.htm
(Development Tools > Eclipse Plug-ins > bdthelp > BDT Code Completion), provides a summary of what code completion features were provided for the Eclipse IDE, along with sample code for testing. This document is a good reference which could be used to test the code completion capability of the BBj Language Support extension for Visual Studio Code, given that it represents a minimum acceptable standard and does not attempt to match the entire code completion capability that is commonly available for other languages.

At this writing, the BBj Language Support extension, while a good and important beginning and something that EVERYBODY is counting on, is not yet capable of the things specified in this document.

@StephanWald
Copy link
Member

@mphelpsbasis, with your in-depth knowledge of the details, can you please go ahead and test the features described there item by item and create distinct, granular issues for each detail you see that has not been implemented?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants