Jump to content

This topic is 1353 days old. Please don't post here. Open a new topic instead.

Recommended Posts

With latest MBS FileMaker Plugin 10.3 we tuned our dark mode support for FileMaker. While Filemaker's Script Workspace comes with some syntax highlighting features built-in, our MBS FileMaker Plugin can add more for macOS users:

dark-mode-pure.jpg dark-mode-okay.jpg

On the left is pure FileMaker and on the right side is with MBS FileMaker Plugin. Below in light mode:

light-mode-pure.jpg light-mode-okay.jpg

You may notice that our plugin applies coloring rules, e.g. to highlight broken script lines in red. The plugin colors comments based on tags, highlights blocks and shows errors for undefined variables being used. Learn more about Syntax Coloring

If you run in the screens below, the colors are not right and you should reset them:

light-mode-error.jpg dark-mode-error.jpg

preferences.jpgIn FileMaker Pro, please go to the Script Workspace Preferences dialog via view menu and press the reset button. You may need to do this whenever you switch between dark and light mode. 

The MBS FileMaker Plugin rules can be reset at anytime with running MBS( "SyntaxColoring.FactoryDefaults" ) function via data viewer or script. This installs the default rule sets for light and dark mode. If you have custom color rules, you may need to install them again. And if you use fmSyntaxColorizer or another database to manage rules for syntax colorization, please go there to apply your rules again.

The syntax coloring features are provided by MBS FileMaker Plugin for free on macOS to all FileMaker users installing the plugin. We still appreciated if you buy a license and use all the other 6000 functions.

They can be configured via preferences dialog or our SyntaxColoring function set.

For more details on over 20 improvements to FileMaker IDE on macOS, please check the Syntax Coloringwebsite.

 

Please do not hesitate to contact us with your questions.

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.