-
Notifications
You must be signed in to change notification settings - Fork 14
Integrated language help feature in OpenSCAD #100
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
I want to work on this issue. Please Assign this to me. |
@guptushar27 Those projects are planned for GSoC, for how that process works, see https://summerofcode.withgoogle.com/how-it-works and https://opencax.github.io/ - If you want discuss, join the IRC channel, link above. |
How can I join your channel to discuss with you. |
Hi Mentors, My name is Michael, and I am a second-year community college student. I am interested in this project for GSoC, but unfortunately, I do not know GUI programming. Can I learn GUI before the project starts? Also, I would like to have more information on this project. Thanks! |
@mpark341234567 As the name Google Summer of Code indicates, it's focus is about coding. If you have some basic knowledge of C++ and only some specifics like the GUI library are new that could be ok, there is also still some time till the project would actually start. Going without any of the skills listed is probably not a good idea, in that case it would be advisable finding a different project with better match. |
Thank you for the clarity! I am currently taking the second-level course on C++ programming, which includes some OOP topics like inheritance and polymorphism. The GUI library, however, is completely new to me. Am I suitable for this project, or should I look for a better match? |
At this point, it's mostly for you to judge if you feel ready to take on the topic. Maybe take a couple of hours and get the source code and build it. Have a look at the existing code and the running application - see if you have a basic idea what the project would want to achieve (talk to us on IRC for help with that!). If you are ready to write a detailed project proposal based on the information you have collected, and see some direction to start on the code side, then go with it. |
I have written in the IRC channel about assigning this project to me. Please let me know if the project has already been taken |
Hello , I'm Kalpana, an AI undergrad . I've been trying to upload my proposal for this project for a couple days but gsoc page isn't responding. I really want to give this a shot.. is there any way for me to reach out to the team? |
GSoC FAQ points to: https://developers.google.com/open-source/gsoc/contact - If you have issues with the GSoC website, I'd suggest using the email listed there. |
Outline
Add more interactive help features for built-in functions and modules. Right now there's already a nice summary of parameters linked as cheat sheet. Scope of this projects would be to use this information in extended form and make it available in a more direct way in the editor.
Details
Expected Outcome
Cheat sheet is integrated into the application and additional context help for built-in functions and modules is available.
Project Properties
Skills
Difficulty
Easy
Size
Medium (175h)
Additional Information
The text was updated successfully, but these errors were encountered: