After successfully installing
Gnome-Builder
package , users may experience an error
Cannot enable Python 3 plugins: Typelib file for namespace 'WebKit2', version '4.0' not found gnome builder
which causes the template and language selection options to be not shown in Gnome Builder resulting in user getting stuck on the create new project window .
this can be overcome by doing ,
sudo zypper in --recommends [FONT=monospace]typelib-1_0-WebKit2-4_0 typelib-1_0-WebKit2WebExtension-4_0
[/FONT]