Using Webstorm on a Mac, how can you set the Zoom?

I've recently started at a new place where the standard issue is a mac. We have the option of selecting our own IDE, and I went initially with Webstorm.

However I am not able to see the full Settings Menu. On going to File > Default Settings, the options are a completely cut down version of the options on webstorm running on my windows machine. So very few of the options are visible, key ones such as changing theme, setting scroll are missing

Is there an Issue with Webstorm on a Mac, and does it not properly support settings? If that is the case then it kind of makes it not very useful on a Mac.

 

 

 

0
1 comment

File > Default Settings (on both Mac OSX and Windows) are _default_ project preferences - a template for new projects: options you set there are applied to all newly created projects.The set of options available there is reduced as compared to actual project settings.

To access project settings on Mac OSX, you need choosing Preferences from WebStorm main menu or hit Cmd+, shortcut. See https://www.jetbrains.com/help/webstorm/2018.1/accessing-settings.html

1

Please sign in to leave a comment.