Skip to content

rustlang: Support formatting of popups #1139

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

Closed
Kreyren opened this issue Jan 24, 2020 · 4 comments
Closed

rustlang: Support formatting of popups #1139

Kreyren opened this issue Jan 24, 2020 · 4 comments
Labels
language: rust type: question reporter has a general question

Comments

@Kreyren
Copy link

Kreyren commented Jan 24, 2020

GitPod doesn't seem to process the popups formatting correctly:
image

I assume that this should be formatted alike:

expected identifier, found "fibonnaci-kreyren"

@JesterOrNot
Copy link
Contributor

This is likley an issue with the extension, also, as far as I know that is not how you do things in rust try

use fibonnaci-kreyren;

instead of a string literal

@JesterOrNot JesterOrNot added type: question reporter has a general question language: rust labels Jan 24, 2020
@JesterOrNot
Copy link
Contributor

@akosyakov Can you take a look at this?

@Kreyren
Copy link
Author

Kreyren commented Jan 24, 2020

instead of a string literal -- @JesterOrNot

That is a syntax error made to present this issue i am aware of it breaking the build.

To clarify this issue is about formatting of popups on gitpod since it outputs `something` instead of something

@Kreyren
Copy link
Author

Kreyren commented Feb 13, 2020

This seems to be resolved now:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
language: rust type: question reporter has a general question
Projects
None yet
Development

No branches or pull requests

3 participants