@phoenix-plugin-registry/anephew.brackets-zeal

Look for the word under the current cursor or any selected text in Zeal (offline API documentation browser).

Usage no npm install needed!

<script type="module">
  import phoenixPluginRegistryAnephewBracketsZeal from 'https://cdn.skypack.dev/@phoenix-plugin-registry/anephew.brackets-zeal';
</script>

README

Zeal integration for Brackets

A Brackets extension that allows look up the word under the current cursor or any selected text in Zeal (simple offline api documentation browser inspired by OSX app Dash, available for Linux and Windows)

Installation

  • Select File > Extension Manager... (or click the "brick" icon in the toolbar).
  • Search for "Zeal integration for Brackets" and click the Install button.
  • Download and install the latest version from Zeal website.
  • Add Zeal installation directory to the system "PATH" environment variable.

How To Use

  • Use Ctrl+Alt+Z while your cursor is on a word or when you select the text.
  • Right-click on a word or selected text and go "LookUp in Zeal".
  • Hit Ctrl+Shift+Z to open modal bar for custom search.

Screenshot

Roadmap

  • Support for dash-plugin URL scheme.
  • Language mapping settings.

Changelog

See CHANGELOG.md for details.

License

The MIT License (MIT)