Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fixed title text for collapse/expand sidebar button. #877

Merged
merged 1 commit into from
Aug 29, 2017
Merged

Fixed title text for collapse/expand sidebar button. #877

merged 1 commit into from
Aug 29, 2017

Conversation

alexispurslane
Copy link

Fixes issue #860.

Copy link
Contributor

@joshuafcole joshuafcole left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @christopher,
Thanks for helping out! It looks like there are a few issues for us to work on with this PR.

  • Let's not commit that package-lock.json. we'll handle shrinkwrapping along with releases.
  • If you feel reformatting the package.json is worthwhile, let's make it a separate issue from this one.
  • I suspect you might be working on Windows? It seems your editor has done quite a bit of reformatting to src/ide.ts. It's actually too large for me to load on mobile, so I can't check what specifically it's changed. Instead, can you temporarily disabled that editor feature or use another editor which won't modify the whole file?

Thanks!

@alexispurslane
Copy link
Author

Sure thing. Sorry about that, I'm using Emacs on Mac OS X and I've modified it to format according to a tsconfig.json file (among other things. It does VS Code level stuff) but apparently when it can't find it it defaults to that formatting. Also, I'll delete the package-lock.json and remember to do that in the future. Again, I'm not sure why package.json was reformatted, possibly because I did an npm install? I didn't open it in my editor.

I tried to contribute a few months ago but was told the runtime wasn't ready and I should come back at another time, so I'm trying to do that now. Are you guys open to someone helping with the Rust runtime (v0.4)? I know Rust pretty well and enjoy using it more than I do TypeScript.

@alexispurslane
Copy link
Author

Do you have a formatting convention file or something along those lines for me to hook my editor into?

@joshuafcole joshuafcole merged commit aead5fa into witheve:release Aug 29, 2017
@alexispurslane alexispurslane deleted the fix_expander branch August 29, 2017 01:56
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants