-
Notifications
You must be signed in to change notification settings - Fork 85
Support for React #36
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
Comments
+1 would be awesome |
+1 |
+1 can someone else make this if author is occupied. |
I just wrote support for javascript (.js -files) and for react typescript files (.tsx) but I think that I don't have permission to push new branch to repository. |
Hi @JanneHarju, I'm the repository owner, you can create a pull request with your changes, I'd be glad to accept it. In case you're not familiar with the concept of pull requests, GitHub has some documents explaining how you would go in order to create one. |
@zignd I try to make pull request with source tree put 403 error occur. I make own branch for my changes. When I make pull request it says that it try to push those changes at same time. |
@JanneHarju Consider using the GitHub website to create the pull request, it's easier for that. Remember that you need to fork the project, then you make the changes to the forked repository and after that, you make a pull request to merge the forked repository into this repository. |
Yes I make branch and trying to push that but I don't have permission to make branch I think. Here is what sourde tree says. Please make sure you have the correct access rights |
@JanneHarju You can't push a change directly to this repository. You need
to push it to your forked repository and create a pull request from the
GitHub website.
…On Thu, Apr 13, 2017, 6:35 PM JanneHarju ***@***.***> wrote:
Yes I make branch and trying to push that but I don't have permission to
make branch I think. Here is what sourde tree says.
git -c diff.mnemonicprefix=false -c core.quotepath=false push -v --tags
--set-upstream origin Support_for_react:master
Pushing to ***@***.***/Zignd/HTML-CSS-Class-Completion.git
ERROR: Permission to Zignd/HTML-CSS-Class-Completion.git denied to
JanneHarju.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#36 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ADC_thXRd4LM4h3MLsrLr8AkxWGCW0xmks5rvpUogaJpZM4K7tbh>
.
|
OK now I managed to fork it and make pull request. How soon you think you can merge and publish it to market? |
Now I have problem with debugginf extension. debugging Visual studio appears and soon just shutdown. Do you have same problem? |
@JanneHarju Great, I'm going to start reviewing it right now and if everything goes fine I will be publishing it to the market today.
@JanneHarju It usually works for me, that's weird. |
Feature added in the latest version thanks to @JanneHarju. |
pls add support for React
className
The text was updated successfully, but these errors were encountered: