Code Completion for the Sketchup Ruby API

Does anyone know of a program that supports code completion for the Sketchup Ruby API?

+3
source share
2 answers

Here are some Ruby IDEs that have code completion:

Unfortunately, it looks like you might need to do some work to get the Sketchup API characters loaded into your IDE. If I come across anything, I will edit this answer.

, , - : http://groups.google.com/group/google-sketchup-developers

+2

Notepad ++. API Ruby SketchUp Ruby. , SU8. , , , - SketchUcation: http://forums.sketchucation.com/ , .

0

Source: https://habr.com/ru/post/1725486/


All Articles