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

publish VS Code extension on extensions marketplace #3930

Open
zygoloid opened this issue May 1, 2024 · 6 comments
Open

publish VS Code extension on extensions marketplace #3930

zygoloid opened this issue May 1, 2024 · 6 comments

Comments

@zygoloid
Copy link
Contributor

zygoloid commented May 1, 2024

We should publish our VS Code extension for Carbon on the VS Code marketplace. We'll need to figure out what steps we need to follow here for publishing it and keeping it up to date.

@RohanVashisht1234
Copy link
Contributor

RohanVashisht1234 commented May 2, 2024

I am ready to contribute:
I can transfer the ownership of my GitHub repository to carbon-language so that there is a base on which we can build carbon syntax highlighter further.

@zygoloid
Copy link
Contributor Author

@RohanVashisht1234 If you can send us a PR to extend https://github.com/carbon-language/carbon-lang/tree/trunk/utils/vscode with your changes, that'd be ideal. Note that we do require that contributions follow our license rather than GPLv3.

With the newest version of VS Code, we can now provide a direct recommendation for use of our extension from within our own repository, without putting the extension on the marketplace: #3951 -- but that only addresses our own internal needs, not those of people using Carbon in other repos.

@RohanVashisht1234
Copy link
Contributor

Sure, I am making the PR

@alienHuntrr
Copy link

Hello, I am a newbie. I am relatively new to open-source contributing. I saw this was a good first issue, so I came here. Is there anything I can contribute to?

@zygoloid zygoloid removed the good first issue Possibly a good first issue for newcomers label Jul 18, 2024
@zygoloid
Copy link
Contributor Author

The goal here is to have an official, published version of our VS Code extension on the marketplace. This is mostly a research project: find out what steps we need to follow to set up an official Carbon language account to publish extensions, how to go about publishing an extension, how we can automate that so we don't need manual effort periodically to keep it updated -- and then actually carrying out those steps :)

Given that we don't have a concrete list of things to do that we could walk a new contributor through here, I think I was wrong to label this as "good first issue", so I'm removing the label.

@visheshdembla
Copy link

hey @zygoloid, I can look into this one. I have previous experience with publishing VS Code Extensions.

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

No branches or pull requests

4 participants