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

How to use code snippets with the Java Plug-in #14513

Closed
wgbeckmann opened this issue Sep 11, 2019 · 2 comments
Closed

How to use code snippets with the Java Plug-in #14513

wgbeckmann opened this issue Sep 11, 2019 · 2 comments
Assignees
Labels
kind/question Questions that haven't been identified as being feature requests or bugs.

Comments

@wgbeckmann
Copy link

Hi, I want to create my own code snippets for auto completion in Java.

In the VSCode Documentaition I can read:
Create your own snippets You can easily define your own snippets without any extension. To create or edit your own snippets, select User Snippets under File > Preferences (Code > Preferences on macOS), and then select the language (by language identifier) for which the snippets should appear, or the New Global Snippets file option if they should appear for all languages. VS Code manages the creation and refreshing of the underlying snippets file(s) for you.
https://code.visualstudio.com/docs/editor/userdefinedsnippets

But I cannot find a similar thing in Theia. How do I create code snippets?

Thanks!

@wgbeckmann wgbeckmann added the kind/question Questions that haven't been identified as being feature requests or bugs. label Sep 11, 2019
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Sep 11, 2019
@slemeur slemeur added team/languages and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Sep 12, 2019
@slemeur
Copy link
Contributor

slemeur commented Sep 12, 2019

cc @tolusha and @tsmaeder : This is a question for you.

@slemeur slemeur changed the title Code Snippets (Java) How to use code snippets with the Java Plug-in Sep 12, 2019
@tsmaeder
Copy link
Contributor

I don't think that is implemented, but there is a feature request: eclipse-theia/theia#3686.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/question Questions that haven't been identified as being feature requests or bugs.
Projects
None yet
Development

No branches or pull requests

5 participants