Skip to content

Autocompletion / suggestions partially working #7757

Discussion options

You must be logged in to vote

@vonAlenberg based on your findings and with a little bit of manual testing, it looks like you are not running the same extensions in vscode and theia.

Create a test.c file and type main => editor suggests a snippet with a complete main function.

The following use-case also does not work in vscode unless the cpptools extension is included. You can verify by running vscode with extensions disabled, and retrying your use-case.

Create a test.tex file and type \ => no suggestions

The following worked for me when using LaTeX Workshop extension in theia:

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by vince-fugnitto
Comment options

You must be logged in to vote
1 reply
@vince-fugnitto
Comment options

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